go-libp2p-pubsub
go-libp2p-pubsub copied to clipboard
make message large message handling robust and noisy
- Reject outgoing messages that are too large.
- Drop outgoing RPCs that are too large and log.
- Increase the max RPC size to 1MiB+64KiB (to allow for 1MiB messages).
travis fails with:
./gossipsub.go:361:6: no new variables on left side of :=