Historique des commits

Auteur SHA1 Message Date
  Matt Silverlock 5b740c2926 Read Limit Fix (#537) il y a 6 ans
  Matt Silverlock ae1634f6a9 Create CircleCI config.yml (#519) il y a 6 ans
  Steven Scott 3130e8d3f1 Return write buffer to pool on write error (#427) il y a 7 ans
  Steven Scott b378caee5b Add write buffer pooling il y a 7 ans
  Gary Burd 23059f2957 Update with gofmt on tip il y a 8 ans
  Gary Burd 3da6ca0cb6 Simplify and fix spelling errors in test files il y a 8 ans
  Gary Burd b258b4fadb Use bufio.Writer returned from hijack in upgrade il y a 8 ans
  Gary Burd 286b5c9371 Use bufio.Reader returned from hijack in upgrade il y a 8 ans
  Gary Burd 80a0029a65 Improve write error handling il y a 9 ans
  Gary Burd a0ef436d00 compression: add tests, rename option il y a 9 ans
  Gary Burd a724ba4528 Test truncated frames at all positions il y a 9 ans
  Tarmigan Casebolt ae46df13e9 Fix Read() to return errUnexpectedEOF when EOF is received before all bytes in the frame have been read il y a 9 ans
  Gary Burd 0e2713e645 Address common gotchas with package il y a 9 ans
  Gary Burd 615f23bc98 Add IsUnexpectedCloseError il y a 10 ans
  Gary Burd a2d85bcbfc Add IsCloseError, improve doc about errors il y a 10 ans
  Gary Burd c66b764651 Add test for bufio.ReadBytes on connection reader il y a 10 ans
  Gary Burd b6ab76f1fe Provide all close frame data to application il y a 10 ans
  Gary Burd 47f93dfaed Improve errors. il y a 11 ans
  Gary Burd 10afcadf69 Cleanup EOF handling. il y a 11 ans
  Gary Burd 0e7b5f878f Do not mask bytes when reading on the client. il y a 11 ans
  Gary Burd f867cb5c72 Cleanup issues reported by golint. il y a 11 ans
  Gary Burd 15aed3b4a4 Relicense to the Gorilla WebSocket Authors. il y a 11 ans
  Simon Eisenmann ccad3db007 Added helper function UnderlyingConn to retrieve net.Conn from Conn objects. il y a 11 ans
  Gary Burd 67d178946a Implement net.Error on timeout errors. il y a 12 ans
  Gary Burd 273ecadfca Initial commit il y a 12 ans