Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase MAX_MSG_SIZE to support message-tags
Technically we don't currently support messages with more than 4kiB of tags (in C2S because there are no server tags, in S2C because we don't relay client tags), but we might as well bump it to 8kiB already, as we are probably going to support relaying client tags soon.
- Loading branch information