WebSocket-for-Python v0.3.0-beta Release Notes

Release Date: 2013-03-16 // about 11 years ago
  • Full Changelog

    Closed issues:

    • Threaded WebSocket client always exits randomly #78
    • โœ… test_cherrypy.py fails with py3 #72
    • A simpler gevent server example? #66

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ select.select() on Windows does not allow empty rlist. #83 (Who8MyLunch)
    • 0๏ธโƒฃ DOC: add omitted default value for closed() in Client example #80 (y-p)
    • README: Mention to wsaccel #79 (methane)
    • Faster utf8validate. #75 (methane)
    • Cleanup indent and trailing spaces. #74 (methane)