Histórico de commits

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