0.5.0
pubnub-release-bot
released this
26 Jan 06:24
·
2 commits
to master
since this release
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
andUuidMetadata
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.