wampy-0.9.16
- refactors websocket implementation to better handle control and binary frames
- adds
FrameFactory
to process incoming bytes - adds a test case pattern to the websocket level using
gevent-websocket
- adds a
Ping
websocket frame
FrameFactory
to process incoming bytesgevent-websocket
Ping
websocket frame