Skip to content

v2.0.1

Compare
Choose a tag to compare
@Sean-Der Sean-Der released this 14 Jan 08:24
· 226 commits to master since this release

Add dedicated TCP Client

There are now dedicated TCP and UDP clients distributed in the examples

Fix early teardown in TCP Server

After initial TCP Connection net.Listener would be closed.