dependabot[bot]
99a5b2ce8c
Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220225172249-27dd8689420f to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
TCP Server
The TCP micro.Server implemtation. It's a partial implementation which strips out codecs, transports, etc but enables you to create a TCP Server that could potentially be used for some TCP based API services.
Usage
v3.10.1
Latest
Languages
Go
100%