1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-23 15:36:54 +00:00
CC-Tweaked/src
SquidDev 822db6e9b5 Add support for binary websockets
- 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
2018-10-23 12:15:40 +01:00
..
main Add support for binary websockets 2018-10-23 12:15:40 +01:00
test/java/dan200/computercraft/shared/wired Various improvements to peripheral invalidation 2018-04-16 18:22:28 +01:00