https://github.com/fhofherr/netutil
Small helpers for implementing servers in Go
https://github.com/fhofherr/netutil
go golang library network server
Last synced: 4 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T15:35:12.000Z (about 5 years ago)
- Last Synced: 2025-01-05T09:42:42.400Z (5 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.