Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renet: warn user of large unreliable messages
Large unreliable message are susceptible to packet loss. Lets warn the user in case they are hitting this problem without noticing. Note: this is similar to what is done in the steam sockets. They also convert message to reliable, but we can't to this, so we just warn them.
- Loading branch information