Autobahn
The Autobahn project provides open-source implementations of the The WebSocket Protocol and The Web…
6 Alternatives To Autobahn
WebRTC
WebRTC is a free, open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple JavaScript APIs. The WebRTC components have been optimized to best serve this purpose.
WebSocket-Node
A WebSocket Implementation for Node.JS ( Draft -08 through the final RFC 6455 )
eventlet
Eventlet is a concurrent networking library for Python that allows you to change how you run your…
greenlet
Lightweight in-process concurrent programming