Commit graph

2 commits

Author SHA1 Message Date
joerg
adc8c270cc Deal with PLIST differences for Python 3.4. 2017-07-01 22:13:55 +00:00
adam
6508bc6808 websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite.

Built on top of Python's asynchronous I/O support introduced in PEP 3156,
it provides an API based on coroutines, making it easy to write highly
concurrent applications.
2017-06-24 07:30:18 +00:00