WebSocket-for-Python v0.1.5 Release Notes

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

    Closed issues:

    • Bad code for binary send in client/__init__.py ?? #14
    • ⬆️ Server not handling "Upgrade" header case-insensitively, as it should #13

    🔀 Merged pull requests:

    • 👌 support for wss:// connections using ssl.wrap_socket #12 (EliAndrewC)