/websocket-pubsub

Example pubsub implementation of Python's websockets package using broadcast

Primary LanguagePythonThe UnlicenseUnlicense

Websocket PubSub

Example implementation of Python's websockets package using publish-subscribe

This is just for reference, use in prod at your own risk.