Skip to content

v4.15.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 25 Nov 21:52
eb84d56

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 and pubnub_set_ipv6_connectivity to pubnub_coreapi to switch preferred connectivity protocol. Make sure that in case of connection close (including because of error) proxy context object will be reset.