Skip to content

Conversation

@KGronek-Pubnub
Copy link
Contributor

@KGronek-Pubnub KGronek-Pubnub commented Sep 3, 2025

feat(entities): add Entities with related functionality.

Add implementation of Entities: Channel, ChannelGroup, ChannelMetadata, UserMetadata with all related PubNub functions.

feat(subscribtion): add Subscription and SubscriptionSet objects.

Add implementation of Subscription and SubscriptionSet objects. Add all necessary operations to add, remove, get subscriptions.

feat(listeners): add implementation of event listeners.

Add implementation of Event Listeners - user can now bind a delegate to subscription for every event type separately or all of them at once.

fix(subscription): clean up properly all C-Core subscriptions after UnsubscribeFromAll.

@KGronek-Pubnub KGronek-Pubnub self-assigned this Sep 3, 2025
Copy link

@jakub-grzesiowski jakub-grzesiowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KGronek-Pubnub
Copy link
Contributor Author

@pubnub-release-bot release as 1.1.0

@KGronek-Pubnub KGronek-Pubnub merged commit 76760b9 into master Sep 11, 2025
3 checks passed
@KGronek-Pubnub KGronek-Pubnub deleted the feature/entities branch September 11, 2025 07:57
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants