An open API service indexing awesome lists of open source software.

https://github.com/ousttrue/async_websocket

websocket implementation for asyncio of python3
https://github.com/ousttrue/async_websocket

asyncio websocket

Last synced: 8 months ago
JSON representation

websocket implementation for asyncio of python3

Awesome Lists containing this project

README

          

# async_websocket

Websocket experiment for asyncio of python3.
For local LAN.

* based https://github.com/Pithikos/python-websocket-server
* referenced https://github.com/websocket-client/websocket-client

* use python-3.6 asyncio.streams
* use python-3.6 typing annotations
* server
* client
* continuation
* byte message