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 https://tangled.org/did:plc:hwcqoy35x55nzde2sm6dbvq7/goan
git@tangled.org:oeiuwq.com/goan git@tangled.org:did:plc:hwcqoy35x55nzde2sm6dbvq7/goan

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

Download tar.gz
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