diff --git a/README.md b/README.md index cad776e..8679417 100644 --- a/README.md +++ b/README.md @@ -1299,6 +1299,7 @@ Inspired by [fucking-awesome-go](https://github.com/hvnsweeting/fucking-awesome- * [:octocat: autobahn-python](https://github.com/crossbario/autobahn-python) - :star: 2223 :fork_and_knife: 620 - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html). * [:octocat: channels](https://github.com/django/channels) - :star: 4632 :fork_and_knife: 640 - Developer-friendly asynchrony for Django. * [:octocat: websockets](https://github.com/aaugustin/websockets) - :star: 3007 :fork_and_knife: 343 - A library for building WebSocket servers and clients with a focus on correctness and simplicity. +* [:octocat: WSocket](https://github.com/Ksengine/wsocket) - :star: 3 :fork_and_knife: 1 - Simple WSGI HTTP + Websocket - Server, Framework, Middleware(Websocket for any WSGI framework) And App. ## WSGI Servers