提交歷史

作者 SHA1 備註 提交日期
  Taddeus Kroes 5ed32daf31 Added permessage-deflate + lots of general debug and cleanup 11 年之前
  Taddeus Kroes a55b2fad33 Rewrote websocket + connection to add support for asynchronous sockets, added asynchrounous connecten & server 12 年之前
  Taddeus Kroes e2c612659c Updated docstring 12 年之前
  Taddeus Kroes 0cb48c8849 Changed package name to 'wspy' 12 年之前
  Taddeus Kroes 0c45c1c435 Implemented connection hooks, cleaned up some code 12 年之前
  Taddeus Kroes 5034eae47c Documentation 12 年之前
  Taddeus Kroes bfbe3934e5 Revised server-side connection closing and added a timeout to waiting for CLOSE frames 12 年之前
  Taddeus Kroes a1721eeb57 Changed receive() to recv() on Connection class to generalize the API 12 年之前
  Taddeus Kroes b561904233 Applied pyflakes & pep8 12 年之前
  Taddeus Kroes 8f15e28308 Implemented client handshake, and did some corresponding debugging 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 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 26c511bd59 Some typo bugfixes 13 年之前
  Taddeus Kroes c7572ccb01 Improved frame masking accessibily in various high-level functions 13 年之前
  Taddeus Kroes c3877e2343 Corrected typo in comment 13 年之前
  Taddeus Kroes 990e00afd0 Code cleanup 13 年之前
  Taddeus Kroes e240003639 Significantly updated web socket API, see README for details on the new API 13 年之前