提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Gary Burd 0b8990dd8b Run 'go vet' instead of 'go tool vet' in Travis 9 年之前
  Gary Burd be42fcd8c9 Merge pull request #113 from elithrar/patch-1 9 年之前
  Gary Burd d1d4086b14 Fix go vet warning 9 年之前
  Matt Silverlock ac929f8383 Update .travis.yml to build Go 1.6 9 年之前
  Gary Burd 5c91b59efa Improve Upgrader.Upgrade doc 9 年之前
  Gary Burd 4935ba31a2 Merge pull request #111 from seikichi/support_proxy_auth 9 年之前
  Seiichi KONDO 360dfe00ec Support proxy authorization for websocket client 9 年之前
  Gary Burd 0e2713e645 Address common gotchas with package 9 年之前
  Gary Burd e85d897656 Merge pull request #110 from tabone/close-frame-response 9 年之前
  Luca Tabone bf696496cb When sending a Close frame in response, the endpoint typically echos the status code it received. 9 年之前
  Gary Burd b824a5d853 Merge pull request #109 from vially/patch-1 9 年之前
  Valentin Hăloiu 6b3bf61ce8 Fix documentation typos 9 年之前
  Gary Burd 234959944d Add text description to close errors 10 年之前
  Gary Burd 5434f8b69b Improve IsUnexpectedCloseError examples 10 年之前
  Gary Burd 615f23bc98 Add IsUnexpectedCloseError 10 年之前
  Gary Burd a2d85bcbfc Add IsCloseError, improve doc about errors 10 年之前
  Gary Burd 3986be78bf Split raw query from opaque in URL parser 10 年之前
  Gary Burd 9727ab9cda Test URL path and query 10 年之前
  Gary Burd 844dd6d40e Add closing handshake code to echo example client 10 年之前
  Gary Burd 361d4c0ffd Improve echo web UI 10 年之前