Historie revizí

Autor SHA1 Zpráva Datum
  Gary Burd 5e2e56d5df Improve chat example před 9 roky
  Gary Burd a836c37014 Merge pull request #150 from RHavar/patch-1 před 9 roky
  Ryan Havar b5afd49817 Update hub.go před 9 roky
  Gary Burd 54f9decdbf Add description to the chat example readme před 9 roky
  Gary Burd a87eae1d6f Add hooks to support RFC 7692 (per-message compression extension) před 9 roky
  Gary Burd b5389d0dc2 Implement RFC 6455, section 4.4 před 9 roky
  Gary Burd a68708917c Coalesce outbound messages in chat example před 9 roky
  Gary Burd 3ddc984058 Merge pull request #136 from reeze/add-handler-getter před 9 roky
  Reeze Xia c9ce64ea05 Add Ping/Pong handler getter methods před 9 roky
  Gary Burd 8b29b78138 Add Sec-WebSocket-Extensions header parser před 9 roky
  Gary Burd be01041b66 Reduce memory allocations in NextReader, NextWriter před 9 roky
  Gary Burd 50d660d6ac Revert "Reduce memory allocations in NextReader, NextWriter" před 9 roky
  Gary Burd afffb15196 Merge branch 'varnames' před 9 roky
  Gary Burd 24cddddcc0 Use single character receiver names in chat example před 9 roky
  Gary Burd 8b209f6317 Reduce memory allocations in NextReader, NextWriter před 9 roky
  Gary Burd 2301bcbf5c Cleanup js in chat example před 9 roky
  Jean de Klerk be95f72b73 Meaningful names for connection, message před 9 roky
  Jean de Klerk a6108176e8 Meaningful names for hub před 9 roky
  Gary Burd 1f512fc3f0 Handle invalid close frames před 9 roky
  Gary Burd a724ba4528 Test truncated frames at all positions před 9 roky
  Tarmigan Casebolt ae46df13e9 Fix Read() to return errUnexpectedEOF when EOF is received before all bytes in the frame have been read před 9 roky
  Gary Burd 703e8da19b Drop Go 1.3 from supported configurations před 10 roky
  Gary Burd 5a00fb2e99 Do not shallow copy crypto/tls.Config před 10 roky
  Gary Burd 3d02343cd3 .travis.yml go vet fix. před 10 roky
  Gary Burd 6b3d49710b Fix filewatch example před 10 roky
  Gary Burd e2e3d8414d Document that default ping handler can block před 10 roky
  Gary Burd a622679ebd Add IsWebSocketUpgrade před 10 roky
  Gary Burd c45a635370 Remove Go 1.1 from Travis config před 10 roky
  Gary Burd 0b8990dd8b Run 'go vet' instead of 'go tool vet' in Travis před 10 roky
  Gary Burd be42fcd8c9 Merge pull request #113 from elithrar/patch-1 před 10 roky