cbc8afedda
reorganize, refactor and improve testing |
||
---|---|---|
deploy | ||
publish | ||
src | ||
test | ||
.gitignore | ||
build | ||
readme.md |
readme.md
BUILDING
Testing
Publishing
DEPLOYING
NOTES
https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size on host persistent increase kernel buffer size echo net.core.rmem_max=2500000 | sudo tee -a /etc/sysctl.conf
confirm
sudo sysctl -p | grep rmem_max