Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

vic/goan

Golang implementation ANProto: the Authenticated and Non-networked protocol or ANother protocol

vic/goan.json
{
"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

Integration tests verify that messages can be opened back and forth from the javascript implementation and golang.

Run:

go test ./... -v