p2panda-go-test
sudo apt install -y build-essential
CGO_ENABLED=1 go run ./main.go
An even more stripped down version of
simple-chat.
Run it in two terminals on your local network and fire some bytes over the
wire. Please open an issue if
you run into problems.
Description
Languages
Go
100%