Skip to content

segment-boneyard/netx

Repository files navigation

netx CircleCI Go Report Card GoDoc

Go package augmenting the standard net package with more basic building blocks for writing network applications.

Motivations

The intent of this package is to provide reusable tools that fit well with the standard net package and extend it with features that aren't available, like a different server implementations that have support for graceful shutdowns, and defining interfaces that allow other packages to provide plugins that work with these tools.

About

Go package augmenting the standard net package with more basic building blocks for writing network applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages