Commit History

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