maxMsgSize top-level constant
int
const maxMsgSize
Maximum message size for the holepunch protocol
Implementation
const maxMsgSize = 4 * 1024;
Maximum message size for the holepunch protocol
const maxMsgSize = 4 * 1024;