Skip to content

v1.5.12

Latest
Compare
Choose a tag to compare
@lesismal lesismal released this 25 Oct 18:31
  1. http: fix BodyReader multi close bug
  2. http: fix nil engine panic caused by empty body
  3. websocket: add Conn.Keepalive
  4. websocket: each conn uses self's ReleasePayload configuration
  5. test: add //go:norace for all funcs to avoid race warnings