Skip to content

Releases: joseluisq/gonetc

v1.1.0

15 Dec 21:48
Compare
Choose a tag to compare

Features

  • fb15502 New Listen(respHandler func(data []byte, err error, done func())) function and NetClient.MaxReadBytes int property.

Refactorings

  • 5a89375 Error handling for a valid connection and MaxReadBytes during data reading and closing.

More details at https://pkg.go.dev/github.com/joseluisq/gonetc@v1.1.0

v1.0.0

10 Dec 23:38
Compare
Choose a tag to compare

First stable release. More details at https://pkg.go.dev/github.com/joseluisq/gonetc