Golang implementation ANProto: the Authenticated and Non-networked protocol or ANother protocol
Go 84.9%
JavaScript 15.1%
3 1 0

Clone this repository

https://tangled.org/oeiuwq.com/goan
git@tangled.org:oeiuwq.com/goan

For self-hosted knots, clone URLs may differ based on your setup.

README.md

goan#

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

Testing#

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

Run:

go test ./... -v