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

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