Tags: pubnub/python
Tags
Add option to set `If-Match` eTag for objects write requests (#205) * Add option to set `If-Match` eTag for objects write requests * Added tests and some fixes * examples adjustment * How to get http status in example * PubNub SDK 10.2.0 release. --------- Co-authored-by: PubNub Release Bot <[email protected]>
Fix issue with missing custom message type (#203) fix(subscribe): fix issue with missing custom message type Fix issue because of which custom message type wasn't set to the parsed subscription response objects. --------- Co-authored-by: Sebastian Molenda <[email protected]>
Feat/replace transport with httpx (#201) Co-authored-by: Mateusz Wiktor <[email protected]> Co-authored-by: Mateusz Wiktor <[email protected]> * PubNub SDK 10.0.0 release. --------- Co-authored-by: Mateusz Wiktor <[email protected]> Co-authored-by: PubNub Release Bot <[email protected]>
Feat/listeners (#186) * PubNub Entrypoint * Fixes from tests. * Listeners * Refactor names, add SubscriptionSet, remove debug * Event engine as a default subscription manager * Update runner * move tt, tr and with_presence to subscribe method * Rework subscriptionSet to use PubNubSubscriptions * remove type from subscriptionset * Fixed subscription set and examples * Add subscription set and subscription item level listeners * Fix in example * PubNub SDK v8.0.0 release. --------- Co-authored-by: PubNub Release Bot <[email protected]>
PreviousNext