Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhofherr/netutil
Small helpers for implementing servers in Go
https://github.com/fhofherr/netutil
go golang library network server
Last synced: 11 days ago
JSON representation
Small helpers for implementing servers in Go
- Host: GitHub
- URL: https://github.com/fhofherr/netutil
- Owner: fhofherr
- License: mit
- Created: 2020-04-12T15:20:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T15:35:12.000Z (almost 5 years ago)
- Last Synced: 2024-11-09T19:19:09.836Z (2 months ago)
- Topics: go, golang, library, network, server
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# netutil
`netutil` provides small helpers for implementing servers in Go.
## License
Copyright © 2020 Ferdinand Hofherr
Distributed under the MIT License.