Skip to content

v2.1.0

Compare
Choose a tag to compare
@jkralik jkralik released this 30 Oct 19:22
· 327 commits to master since this release

New Features

  • add SetContextWithValue to ClientConn / mux.Client - example
  • add dial option WithCloseSocket to close connection for function Client()
  • cancel of observation wait for response
  • allows to set body with empty data

Fixes

  • fix leak of opened sockets
  • fix some errors