Metadata-Version: 2.2
Name: websocket-wrapper
Version: 0.1.2
Summary: An asyncio-based WebSocket server and client with authentication and command handling.
License: MIT
Requires-Python: >=3.8
Requires-Dist: websockets>=11.0
Requires-Dist: typing-extensions>=4.8
