// Package chat implements a simple chat protocol over HOPP. To re-generate the // source files, run this command from within the root directory of the // repository: // // go run ./cmd/hopp-generate examples/chat/protocol.md examples/chat/protocol package chat