Historique des commits

Auteur SHA1 Message Date
  Gary Burd 5e2e56d5df Improve chat example il y a 9 ans
  Gary Burd a836c37014 Merge pull request #150 from RHavar/patch-1 il y a 9 ans
  Ryan Havar b5afd49817 Update hub.go il y a 9 ans
  Gary Burd 54f9decdbf Add description to the chat example readme il y a 9 ans
  Gary Burd a87eae1d6f Add hooks to support RFC 7692 (per-message compression extension) il y a 9 ans
  Gary Burd b5389d0dc2 Implement RFC 6455, section 4.4 il y a 9 ans
  Gary Burd a68708917c Coalesce outbound messages in chat example il y a 9 ans
  Gary Burd 3ddc984058 Merge pull request #136 from reeze/add-handler-getter il y a 9 ans
  Reeze Xia c9ce64ea05 Add Ping/Pong handler getter methods il y a 9 ans
  Gary Burd 8b29b78138 Add Sec-WebSocket-Extensions header parser il y a 9 ans
  Gary Burd be01041b66 Reduce memory allocations in NextReader, NextWriter il y a 9 ans
  Gary Burd 50d660d6ac Revert "Reduce memory allocations in NextReader, NextWriter" il y a 9 ans
  Gary Burd afffb15196 Merge branch 'varnames' il y a 9 ans
  Gary Burd 24cddddcc0 Use single character receiver names in chat example il y a 9 ans
  Gary Burd 8b209f6317 Reduce memory allocations in NextReader, NextWriter il y a 9 ans
  Gary Burd 2301bcbf5c Cleanup js in chat example il y a 9 ans
  Jean de Klerk be95f72b73 Meaningful names for connection, message il y a 9 ans
  Jean de Klerk a6108176e8 Meaningful names for hub il y a 9 ans
  Gary Burd 1f512fc3f0 Handle invalid close frames il y a 9 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