November 25 2024
Added
- Add custom message type support for the following APIs: publish, signal, share file, subscribe and history.
- Add connectivity setter.
Fixed
- Add
pubnub_set_ipv4_connectivity
andpubnub_set_ipv6_connectivity
topubnub_coreapi
to switch preferred connectivity protocol. Make sure that in case of connection close (including because of error) proxy context object will be reset.