提交歷史

作者 SHA1 備註 提交日期
  Gary Burd b258b4fadb Use bufio.Writer returned from hijack in upgrade 8 年之前
  Gary Burd 286b5c9371 Use bufio.Reader returned from hijack in upgrade 8 年之前
  Gary Burd 80a0029a65 Improve write error handling 9 年之前
  Gary Burd a0ef436d00 compression: add tests, rename option 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 0e2713e645 Address common gotchas with package 9 年之前
  Gary Burd 615f23bc98 Add IsUnexpectedCloseError 10 年之前
  Gary Burd a2d85bcbfc Add IsCloseError, improve doc about errors 10 年之前
  Gary Burd c66b764651 Add test for bufio.ReadBytes on connection reader 10 年之前
  Gary Burd b6ab76f1fe Provide all close frame data to application 10 年之前
  Gary Burd 47f93dfaed Improve errors. 11 年之前
  Gary Burd 10afcadf69 Cleanup EOF handling. 11 年之前
  Gary Burd 0e7b5f878f Do not mask bytes when reading on the client. 11 年之前
  Gary Burd f867cb5c72 Cleanup issues reported by golint. 11 年之前
  Gary Burd 15aed3b4a4 Relicense to the Gorilla WebSocket Authors. 11 年之前
  Simon Eisenmann ccad3db007 Added helper function UnderlyingConn to retrieve net.Conn from Conn objects. 11 年之前
  Gary Burd 67d178946a Implement net.Error on timeout errors. 12 年之前
  Gary Burd 273ecadfca Initial commit 12 年之前