mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-07 19:26:42 +00:00

- Add an argument to send which controls whether it's a binary message or not. This is a little ugly, but it's probably more effective than anything else. - Fix binary frames not correctly queueing the correct data in the message event. Closes #69