Skip to content

wampy-0.9.16

Compare
Choose a tag to compare
@noisyboiler noisyboiler released this 17 Mar 17:54
· 174 commits to master since this release
  • 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