You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unsubscribe method so client can unsubscribe from topics (#90)
* Add unsubscribe method so client can unsubscribe from topics.
* Add support for post connection subscriptions
* Add unsubscribe support
* Add test case concerning subscribe/unsubscribe
dan/per-12313-release-fastapi-ws-rpc-pubsub (#91)
* Update permit-broadcaster version constraints to <1 in requirements
* Add CD workflow for building and publishing to PyPI