summaryrefslogtreecommitdiff
path: root/www/py-wsproto/DESCR
blob: 36bef416e8cb97fc7aaa573afc6b17941b3527ad (plain)
1
2
3
4
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.