Metadata-Version: 2.1
Name: wsrouter
Version: 0.1.0
Summary: Starlette Shared WebSocket Endpoint
License: MIT
Author: David Morris
Author-email: gypsysoftware+gitlab@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: boltons (>=21.0.0,<22.0.0)
Requires-Dist: orjson (>=3.7.1,<4.0.0)
Requires-Dist: shortuuid (>=1.0.9,<2.0.0)
Requires-Dist: starlette (>=0.20.1,<0.21.0)
