Commit History

作者 SHA1 備註 提交日期
  Gary Burd adf16b3178 Add safe maskBytes 9 年之前
  Gary Burd 6c51b25bc8 Compression improvements 9 年之前
  Cyrus Katrak 2db2f66488 pool flate readers 9 年之前
  Gary Burd 0868951cdb Improve WriteMessage fast path 9 年之前
  Gary Burd 9fbf129ff2 Add Conn.[Set]CloseHandler 9 年之前
  Gary Burd 80a0029a65 Improve write error handling 9 年之前
  Gary Burd 77f110791c Improve mask performance 9 年之前
  Cyrus Katrak c09b72d2ee per message compression; only no context modes 9 年之前
  Gary Burd a87eae1d6f Add hooks to support RFC 7692 (per-message compression extension) 9 年之前
  Gary Burd 3ddc984058 Merge pull request #136 from reeze/add-handler-getter 9 年之前
  Reeze Xia c9ce64ea05 Add Ping/Pong handler getter methods 9 年之前
  Gary Burd be01041b66 Reduce memory allocations in NextReader, NextWriter 9 年之前
  Gary Burd 50d660d6ac Revert "Reduce memory allocations in NextReader, NextWriter" 9 年之前
  Gary Burd 8b209f6317 Reduce memory allocations in NextReader, NextWriter 9 年之前
  Gary Burd 1f512fc3f0 Handle invalid close frames 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 年之前
  Luca Tabone bf696496cb When sending a Close frame in response, the endpoint typically echos the status code it received. 9 年之前
  Gary Burd 234959944d Add text description to close errors 9 年之前
  Gary Burd 615f23bc98 Add IsUnexpectedCloseError 10 年之前
  Gary Burd a2d85bcbfc Add IsCloseError, improve doc about errors 10 年之前
  Gary Burd f71d4a996f Return write errors from default pong handler 10 年之前
  Gary Burd 39cd638460 Document ping and pong handler argument 10 年之前
  Gary Burd b6ab76f1fe Provide all close frame data to application 10 年之前
  Jie Li db3e79986d Fix typo in comment 10 年之前
  Gary Burd ea78a26f80 Don't hide Timeout on errors from underying net conn. 11 年之前
  Gary Burd 7d2ea39ebc Cleanup buffer size calculations. 11 年之前
  Attila Oláh 6af932933a fix typo in conn.go 11 年之前
  Gary Burd 47f93dfaed Improve errors. 11 年之前
  Gary Burd bda3d7d128 Fix mask key. 11 年之前