summaryrefslogtreecommitdiff
path: root/www/py-gevent-websocket/pkg-descr
blob: db1e4f9113e0ffd2d61604ab4b225e60f70bc27b (plain) (blame)
1
2
3
4
5
gevent-websocket is a WebSocket library for the gevent networking library.
Features include:
Integration on both socket level or using an abstract interface.
RPC and PubSub framework using WAMP (WebSocket Application Messaging Protocol).
Easily extendible using a simple WebSocket protocol plugin API