Skip to content

v1.4beta1: Issue #179: TCP Proxy Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@magiconair magiconair released this 23 Mar 10:59
· 815 commits to master since this release
* Add generic TCP proxy support.
* Add support for ReadTimeout and WriteTimeout for the TCP and the TCP+SNI
  proxy.
* Add integration tests for the TCP and TCP+SNI proxy.
* Update the demo server to provide a TCP server.
* Add a tcptest package for generic TCP server testing.

Fixes #178, #179