-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: new listener interface #359
Commits on Feb 2, 2024
-
added
Channel
,ChannelGroup
,ChannelMetadata
,UserMetadata
, `……Subscription`, `SubscriptionSet` entities definitions
Configuration menu - View commit details
-
Copy full SHA for 459441a - Browse repository at this point
Copy the full SHA 459441aView commit details -
added factory function at PubNub and implementation at EventEmitter t…
…o support new listener interface
Configuration menu - View commit details
-
Copy full SHA for 5302aa8 - Browse repository at this point
Copy the full SHA 5302aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d61dc - Browse repository at this point
Copy the full SHA 06d61dcView commit details
Commits on Feb 5, 2024
-
* test: adding channel, channelGroup, subscription, SubscriptionSet l…
…istenr tests * fix: unique channel and groups for subscription, no telemetry for event engine, avoid duplicate listener registration
Configuration menu - View commit details
-
Copy full SHA for 7a7d1e7 - Browse repository at this point
Copy the full SHA 7a7d1e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f735cf2 - Browse repository at this point
Copy the full SHA f735cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3817a - Browse repository at this point
Copy the full SHA ca3817aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce7df6 - Browse repository at this point
Copy the full SHA 1ce7df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6462f - Browse repository at this point
Copy the full SHA 9c6462fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd360e - Browse repository at this point
Copy the full SHA 2fd360eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac554e - Browse repository at this point
Copy the full SHA 5ac554eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6900f7b - Browse repository at this point
Copy the full SHA 6900f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfff6b6 - Browse repository at this point
Copy the full SHA dfff6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528fab0 - Browse repository at this point
Copy the full SHA 528fab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cab86 - Browse repository at this point
Copy the full SHA f3cab86View commit details -
*remove unncessary subscriptionOptions prop. * added support for subs…
…criptionSet operations
Configuration menu - View commit details
-
Copy full SHA for 018cccb - Browse repository at this point
Copy the full SHA 018cccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 419bdb5 - Browse repository at this point
Copy the full SHA 419bdb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2704e97 - Browse repository at this point
Copy the full SHA 2704e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d95a3a - Browse repository at this point
Copy the full SHA 6d95a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3147f - Browse repository at this point
Copy the full SHA 2f3147fView commit details
Commits on Feb 12, 2024
-
refactor: subscriptionSet will get constructed in form of set of subs…
…criptions when channels/groups set is provided
Configuration menu - View commit details
-
Copy full SHA for 7881ca7 - Browse repository at this point
Copy the full SHA 7881ca7View commit details -
handling overlapping or unique channels/groups subscribe/unsubscribe …
…with new listener/entity interface
Configuration menu - View commit details
-
Copy full SHA for c2eba9e - Browse repository at this point
Copy the full SHA c2eba9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b075f5 - Browse repository at this point
Copy the full SHA 0b075f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93f956 - Browse repository at this point
Copy the full SHA b93f956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f22576 - Browse repository at this point
Copy the full SHA 6f22576View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba806b5 - Browse repository at this point
Copy the full SHA ba806b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84df509 - Browse repository at this point
Copy the full SHA 84df509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ab430 - Browse repository at this point
Copy the full SHA 01ab430View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae8ab37 - Browse repository at this point
Copy the full SHA ae8ab37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3022d55 - Browse repository at this point
Copy the full SHA 3022d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e266d - Browse repository at this point
Copy the full SHA f1e266dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6739d5c - Browse repository at this point
Copy the full SHA 6739d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4aa459 - Browse repository at this point
Copy the full SHA c4aa459View commit details
Commits on Feb 19, 2024
-
added support for event specific listener registration.
* refactor subscription/subscriptionSet class definition through common abstract class.
Configuration menu - View commit details
-
Copy full SHA for 50dd6dd - Browse repository at this point
Copy the full SHA 50dd6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84eb2d9 - Browse repository at this point
Copy the full SHA 84eb2d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19daad6 - Browse repository at this point
Copy the full SHA 19daad6View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b5dee8 - Browse repository at this point
Copy the full SHA 9b5dee8View commit details