vic/goan
Golang implementation ANProto: the Authenticated and Non-networked protocol or ANother protocol
{ "defaultBranch": "main", "description": "Golang implementation ANProto: the Authenticated and Non-networked protocol or ANother protocol", "fullName": "vic/goan", "homepage": "https://anproto.com", "language": "Go", "name": "goan", "pushedAt": "2025-11-20T21:51:56Z", "stargazersCount": 2, "updatedAt": "2025-11-20T21:51:59Z", "url": "https://github.com/vic/goan"}Golang implementation ANProto: the Authenticated and Non-networked protocol or ANother protocol
Testing
Section titled “Testing”Integration tests verify that messages can be opened back and forth from the javascript implementation and golang.
- Copy
an.jsto./an.js
Run:
go test ./... -v