command
module
Version:
v0.0.0-...-108f853
Opens a new window with list of versions in this module.
Published: Dec 14, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Web Transport Go Example
UDP Buffer Sizes
https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes
It is recommended to increase the maximum buffer size on Ubuntu by running:
sudo sysctl -w net.core.rmem_max=2500000
sudo sysctl -w net.core.wmem_max=2500000
This command would increase the maximum send and the receive buffer size to roughly 2.5 MB.
Certificates
Place your domains SSL certificates in the certs folder.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.