Commit History

Autor SHA1 Mensaxe Data
  Taddeus Kroes 5ed32daf31 Added permessage-deflate + lots of general debug and cleanup %!s(int64=11) %!d(string=hai) anos
  Taddeus Kroes 9232e5d4b4 Rewrote extensions API + reimplemented deflate-frame %!s(int64=11) %!d(string=hai) anos
  Taddeus Kroes 447ee6fa54 Changed HTTP status message %!s(int64=11) %!d(string=hai) anos
  Taddeus Kroes 7c8972d4f2 Removed frame send/recv hooks, now working with a somewhat more robust extensions list %!s(int64=11) %!d(string=hai) anos
  Taddeus Kroes 0db7d5e6ea Increased max header length and added error rather than silent fail %!s(int64=11) %!d(string=hai) anos
  Taddeus Kroes 81fbb11a41 Added timeout to opening handshake, which caused accept() to block indefinitely %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 2963b26e5d Added DeflateFrame to test server, some bugfixes to fully enable extensions %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 6ec710a518 Extensions are now passed to websocket.accept() properly, fixed origin/location checking %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 8db0a06cdc Fixed bug where default extension parameters were ignored %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes d81c978972 Fixed bug leading to tuple unpack exception %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes e465862ff0 Revised extension instantiation, now 'hooks' are installed which are cleaner and more flexible %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 7d246d5dba Implemented extensions in handshakes and installed extension hooks in websocket %!s(int64=12) %!d(string=hai) anos
  Stijn 64a1553c12 Fixed issue where connection fails in webkit-based browsers %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes 6303f5188c Some small header fixes %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes a1721eeb57 Changed receive() to recv() on Connection class to generalize the API %!s(int64=12) %!d(string=hai) anos
  Taddeus Kroes ba21de4a2c Refactored handshaking process, moved it to a separate file, implemented HTTP authentication %!s(int64=12) %!d(string=hai) anos