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.
- Copy
an.jsto./an.js
Run:
go test ./... -v