Commit History

Автор SHA1 Съобщение Дата
  Taddeus Kroes ba21de4a2c Refactored handshaking process, moved it to a separate file, implemented HTTP authentication преди 12 години
  Taddeus Kroes a215384a15 Added support for Origin checking (both client- and server-side) преди 12 години
  Taddeus Kroes b561904233 Applied pyflakes & pep8 преди 12 години
  Taddeus Kroes 667d611527 Implemented HTTP redirect and authentication in client handshake преди 12 години
  Taddeus Kroes 8f15e28308 Implemented client handshake, and did some corresponding debugging преди 12 години
  Taddeus Kroes 6d2cf25d8d Added SSL support (wss://...), updated some docs преди 12 години
  Taddeus Kroes d232216de1 Fixed handshake error (base64 encoding bug) преди 12 години
  Taddeus Kroes 92410324ff Added missing close() method, typing bugfix, removed debug code преди 12 години
  Taddeus Kroes fa6f57d655 Started testing and debugging: преди 12 години
  Taddeus Kroes 6807fc3fb3 Changed onexception() to onerror(), fixed some typo's преди 12 години
  Taddeus Kroes bd6d116d75 Added JSONMessage and some comments + code cleanup преди 12 години
  Taddeus Kroes a6952f5b27 Changed InvalidRequest to HandshakeError преди 13 години
  Taddeus Kroes 26c511bd59 Some typo bugfixes преди 13 години
  Taddeus Kroes 5b8b8d819d Some typo bugfixes преди 13 години
  Taddeus Kroes ca2b552ac3 websocket class now supports a list of supported extensions (framing part is not implemented yet) преди 13 години
  Taddeus Kroes 6005726c26 Added a function comment преди 13 години
  Taddeus Kroes e240003639 Significantly updated web socket API, see README for details on the new API преди 13 години
  Taddeus Kroes 3c2e6a88ac Added 'websocket' class, which provides a socket-like interface to WebSocket преди 13 години
  Taddeus Kroes 7b56e72803 Server now closes all client connections after keyboard interrupt преди 13 години
  Taddeus Kroes 9f7b6c8670 WebSocket.send_close() now also sends reason in payload преди 13 години
  Taddeus Kroes b79247e404 Comment cleanup преди 13 години
  Taddeus Kroes 0991900692 WebSocket.receive_forever() now handles exceptions without crashing преди 13 години
  Taddeus Kroes 822bfe7260 Added some comments преди 13 години
  Taddeus Kroes 22dd594f1c Forgot argument of WebSocket.onping() преди 13 години
  Taddeus Kroes 32f93cc18a Code cleanup + comments преди 13 години
  Taddeus Kroes a992f35289 Imprroved handshake in terms of execptions, some minor bugfixes too преди 13 години
  Taddeus Kroes 653fab90a5 Websocket constructor does not need an address anymore преди 13 години
  Taddeus Kroes d8fd549c77 Fixed broken WebSocket constructor преди 13 години
  Taddeus Kroes 437e971299 Implemented control frame handlers преди 13 години
  Taddeus Kroes 35d64484b3 Improved a function name преди 13 години