Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tunnel-connection: Ensure JSON request ends up in its own UDP packet
When opening the tunnel, it seems problematic if a datagram and stream data end up in the same UDP packet. We make our dummy-datagram larger to avoid this. Co-authored-by: Håvard Sørbø <[email protected]>
- Loading branch information