python3-wsproto

WebSockets state-machine based protocol implementation (Python3)
  https://github.com/python-hyper/wsproto
  0
  no reviews



Pure-Python implementation of a WebSocket protocol stack. It's written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can communicate via WebSockets, as defined in RFC6455, regardless of your programming paradigm.

This is the Python3 package.