Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(perf): increase maximum udp send buffer size
Previously only the maximum udp **receive** buffer size was increased to `2500000` bytes. With this commit both the send and the receive buffer size is increase.
- Loading branch information