v4.15.0
pubnub-release-bot
released this
25 Nov 21:52
·
2 commits
to master
since this release
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.