Commit History

Автор SHA1 Съобщение Дата
  Taddeus Kroes ee818ad017 Updated external copyright header with download link преди 12 години
  Taddeus Kroes a1721eeb57 Changed receive() to recv() on Connection class to generalize the API преди 12 години
  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 a942e6bb1a Added initialization to prevent error преди 12 години
  Taddeus Kroes 7c668d5711 Output fix on test page преди 12 години
  Taddeus Kroes d232216de1 Fixed handshake error (base64 encoding bug) преди 12 години
  Taddeus Kroes 85101b27bb Improved Frame stringification преди 12 години
  Taddeus Kroes 3be38d234a Added item to TODO list преди 12 години
  Taddeus Kroes 627e504a6c Added missing CLOSE code and reason params преди 12 години
  Taddeus Kroes 92410324ff Added missing close() method, typing bugfix, removed debug code преди 12 години
  Taddeus Kroes 57af2bf190 Improved CLOSE handshake implementation, it should work now... преди 12 години
  Taddeus Kroes f44555a8e3 Removed needless curses dependency преди 12 години
  Taddeus Kroes fa6f57d655 Started testing and debugging: преди 12 години
  Taddeus Kroes 6807fc3fb3 Changed onexception() to onerror(), fixed some typo's преди 12 години
  Taddeus Kroes 6641c0c452 Code cleanup преди 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 c7572ccb01 Improved frame masking accessibily in various high-level functions преди 13 години
  Taddeus Kroes 53d9f210ab Rewrote Server/Client using new websocket API преди 13 години
  Taddeus Kroes 1d1413925a Prettified README преди 13 години
  Taddeus Kroes c3877e2343 Corrected typo in comment преди 13 години
  Taddeus Kroes 8681bf7555 Prettified Message stringification преди 13 години