Historique des commits

Auteur SHA1 Message Date
  Gary Burd 8b29b78138 Add Sec-WebSocket-Extensions header parser il y a 10 ans
  Gary Burd be01041b66 Reduce memory allocations in NextReader, NextWriter il y a 10 ans
  Gary Burd 50d660d6ac Revert "Reduce memory allocations in NextReader, NextWriter" il y a 10 ans
  Gary Burd afffb15196 Merge branch 'varnames' il y a 10 ans
  Gary Burd 24cddddcc0 Use single character receiver names in chat example il y a 10 ans
  Gary Burd 8b209f6317 Reduce memory allocations in NextReader, NextWriter il y a 10 ans
  Gary Burd 2301bcbf5c Cleanup js in chat example il y a 10 ans
  Jean de Klerk be95f72b73 Meaningful names for connection, message il y a 10 ans
  Jean de Klerk a6108176e8 Meaningful names for hub il y a 10 ans
  Gary Burd 1f512fc3f0 Handle invalid close frames il y a 10 ans
  Gary Burd a724ba4528 Test truncated frames at all positions il y a 10 ans
  Tarmigan Casebolt ae46df13e9 Fix Read() to return errUnexpectedEOF when EOF is received before all bytes in the frame have been read il y a 10 ans
  Gary Burd 703e8da19b Drop Go 1.3 from supported configurations il y a 10 ans
  Gary Burd 5a00fb2e99 Do not shallow copy crypto/tls.Config il y a 10 ans
  Gary Burd 3d02343cd3 .travis.yml go vet fix. il y a 10 ans
  Gary Burd 6b3d49710b Fix filewatch example il y a 10 ans
  Gary Burd e2e3d8414d Document that default ping handler can block il y a 10 ans
  Gary Burd a622679ebd Add IsWebSocketUpgrade il y a 10 ans
  Gary Burd c45a635370 Remove Go 1.1 from Travis config il y a 10 ans
  Gary Burd 0b8990dd8b Run 'go vet' instead of 'go tool vet' in Travis il y a 10 ans
  Gary Burd be42fcd8c9 Merge pull request #113 from elithrar/patch-1 il y a 10 ans
  Gary Burd d1d4086b14 Fix go vet warning il y a 10 ans
  Matt Silverlock ac929f8383 Update .travis.yml to build Go 1.6 il y a 10 ans
  Gary Burd 5c91b59efa Improve Upgrader.Upgrade doc il y a 10 ans
  Gary Burd 4935ba31a2 Merge pull request #111 from seikichi/support_proxy_auth il y a 10 ans
  Seiichi KONDO 360dfe00ec Support proxy authorization for websocket client il y a 10 ans
  Gary Burd 0e2713e645 Address common gotchas with package il y a 10 ans
  Gary Burd e85d897656 Merge pull request #110 from tabone/close-frame-response il y a 10 ans
  Luca Tabone bf696496cb When sending a Close frame in response, the endpoint typically echos the status code it received. il y a 10 ans
  Gary Burd b824a5d853 Merge pull request #109 from vially/patch-1 il y a 10 ans