https://github.com/mdzio/go-veap
go-veap implements the VEAP protocol in the programming language Go.
https://github.com/mdzio/go-veap
go golang protocol veap
Last synced: 4 months ago
JSON representation
go-veap implements the VEAP protocol in the programming language Go.
- Host: GitHub
- URL: https://github.com/mdzio/go-veap
- Owner: mdzio
- License: gpl-3.0
- Created: 2020-06-21T12:40:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T10:11:50.000Z (about 1 year ago)
- Last Synced: 2025-07-19T11:45:21.008Z (11 months ago)
- Topics: go, golang, protocol, veap
- Language: Go
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# go-veap
go-veap implements the [VEAP protocol](https://github.com/mdzio/veap) in the programming language [Go](https://golang.org/).
## Documentation
Documentation (godoc) for the packages:
* [github.com/mdzio/go-veap](https://pkg.go.dev/github.com/mdzio/go-veap)
* [github.com/mdzio/go-veap/model](https://pkg.go.dev/github.com/mdzio/go-veap/model)
## License
This work is licensed under the [GNU General Public License V3](LICENSE.txt).