Skip to content

0.5.0

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 26 Jan 06:24
· 2 commits to master since this release
c3b921f

January 26 2024

Added

  • Change the real-time event handling interface.
  • user_id state for specified channels will be maintained by the SDK. State with subscribe calls has been improved.
  • Adding Channel, ChannelGroup, ChannelMetadata and UuidMetadata entities to be first-class citizens to access APIs related to them. Currently, access is provided only for subscription APIs.
  • Added ability to configure request retry policies to exclude specific endpoints from retry.