Historique des commits

Auteur SHA1 Message Date
  Taddeus Kroes 81fbb11a41 Added timeout to opening handshake, which caused accept() to block indefinitely il y a 12 ans
  Taddeus Kroes 2963b26e5d Added DeflateFrame to test server, some bugfixes to fully enable extensions il y a 12 ans
  Taddeus Kroes 6ec710a518 Extensions are now passed to websocket.accept() properly, fixed origin/location checking il y a 12 ans
  Taddeus Kroes 8db0a06cdc Fixed bug where default extension parameters were ignored il y a 12 ans
  Taddeus Kroes d81c978972 Fixed bug leading to tuple unpack exception il y a 12 ans
  Taddeus Kroes e465862ff0 Revised extension instantiation, now 'hooks' are installed which are cleaner and more flexible il y a 12 ans
  Taddeus Kroes 7d246d5dba Implemented extensions in handshakes and installed extension hooks in websocket il y a 12 ans
  Stijn 64a1553c12 Fixed issue where connection fails in webkit-based browsers il y a 12 ans
  Taddeus Kroes 6303f5188c Some small header fixes il y a 12 ans
  Taddeus Kroes a1721eeb57 Changed receive() to recv() on Connection class to generalize the API il y a 12 ans
  Taddeus Kroes ba21de4a2c Refactored handshaking process, moved it to a separate file, implemented HTTP authentication il y a 12 ans