Historial de Commits

Autor SHA1 Mensaje Fecha
  Gary Burd a724ba4528 Test truncated frames at all positions hace 9 años
  Tarmigan Casebolt ae46df13e9 Fix Read() to return errUnexpectedEOF when EOF is received before all bytes in the frame have been read hace 9 años
  Gary Burd 703e8da19b Drop Go 1.3 from supported configurations hace 9 años
  Gary Burd 5a00fb2e99 Do not shallow copy crypto/tls.Config hace 9 años
  Gary Burd 3d02343cd3 .travis.yml go vet fix. hace 9 años
  Gary Burd 6b3d49710b Fix filewatch example hace 9 años
  Gary Burd e2e3d8414d Document that default ping handler can block hace 9 años
  Gary Burd a622679ebd Add IsWebSocketUpgrade hace 9 años
  Gary Burd c45a635370 Remove Go 1.1 from Travis config hace 9 años
  Gary Burd 0b8990dd8b Run 'go vet' instead of 'go tool vet' in Travis hace 9 años
  Gary Burd be42fcd8c9 Merge pull request #113 from elithrar/patch-1 hace 9 años
  Gary Burd d1d4086b14 Fix go vet warning hace 9 años
  Matt Silverlock ac929f8383 Update .travis.yml to build Go 1.6 hace 9 años
  Gary Burd 5c91b59efa Improve Upgrader.Upgrade doc hace 9 años
  Gary Burd 4935ba31a2 Merge pull request #111 from seikichi/support_proxy_auth hace 9 años
  Seiichi KONDO 360dfe00ec Support proxy authorization for websocket client hace 9 años
  Gary Burd 0e2713e645 Address common gotchas with package hace 9 años
  Gary Burd e85d897656 Merge pull request #110 from tabone/close-frame-response hace 9 años
  Luca Tabone bf696496cb When sending a Close frame in response, the endpoint typically echos the status code it received. hace 9 años
  Gary Burd b824a5d853 Merge pull request #109 from vially/patch-1 hace 10 años
  Valentin Hăloiu 6b3bf61ce8 Fix documentation typos hace 10 años
  Gary Burd 234959944d Add text description to close errors hace 10 años
  Gary Burd 5434f8b69b Improve IsUnexpectedCloseError examples hace 10 años
  Gary Burd 615f23bc98 Add IsUnexpectedCloseError hace 10 años
  Gary Burd a2d85bcbfc Add IsCloseError, improve doc about errors hace 10 años
  Gary Burd 3986be78bf Split raw query from opaque in URL parser hace 10 años
  Gary Burd 9727ab9cda Test URL path and query hace 10 años
  Gary Burd 844dd6d40e Add closing handshake code to echo example client hace 10 años
  Gary Burd 361d4c0ffd Improve echo web UI hace 10 años
  Gary Burd c93e5540b8 Add web client to echo example hace 10 años