コミット履歴

作者 SHA1 メッセージ 日付
  Taddeus Kroes 2963b26e5d Added DeflateFrame to test server, some bugfixes to fully enable extensions 12 年 前
  Taddeus Kroes 6ec710a518 Extensions are now passed to websocket.accept() properly, fixed origin/location checking 12 年 前
  Taddeus Kroes 8db0a06cdc Fixed bug where default extension parameters were ignored 12 年 前
  Taddeus Kroes d81c978972 Fixed bug leading to tuple unpack exception 12 年 前
  Taddeus Kroes e465862ff0 Revised extension instantiation, now 'hooks' are installed which are cleaner and more flexible 12 年 前
  Taddeus Kroes 7d246d5dba Implemented extensions in handshakes and installed extension hooks in websocket 12 年 前
  Stijn 64a1553c12 Fixed issue where connection fails in webkit-based browsers 12 年 前
  Taddeus Kroes 6303f5188c Some small header fixes 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 年 前