Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 18 Oct 16:01
· 14 commits to master since this release
f365f9b

This release reworks how the TCP transport is configured.

The constructor (NewTCPTransport) now takes Options. Currently, there are two options defined:

  • DisableReuseport: disables reuseport
  • WithConnectionTimeout: allows setting of a custom connection timeout