WebSocket-for-Python v0.1.4 Release Notes

Release Date: 2011-11-12 // over 12 years ago
  • Full Changelog

    Closed issues:

    • โฌ†๏ธ Handle Connection: keep-alive, Upgrade header from Firefox 7.0 #3

    ๐Ÿ”€ Merged pull requests:

    • Hello, I had to make some minor changes to get the echo server to work for me. Thank for the excellent work. I am looking forward to incorporating it into my site :). Regards, Derrick #10 (dpetzold)
    • โž• Added io_loop parameter to TornadoWebSocketClient constructor #9 (swax)
    • Websocket threading client ignores initial data send by the server #7 (majek)
    • ๐Ÿ›  Fixed hangup in Tornado implementation #6 (protoss-player)
    • โž• Added a gevent client and fixed a major flaw in the gevent/"wsgi" server handler #5 (progrium)
    • Some JSON functionality #4 (protoss-player)