1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-10 16:07:45 +00:00
kawari/src/ipc
Joshua Goins 776bac9463 Add padding to the GMCommand IPC packet
This fixes the warning that the sizes don't match, because I think
there's padding at the end.
2025-06-28 10:27:56 -04:00
..
chat Continue parsing when encountering unknown packets 2025-06-28 08:48:59 -04:00
kawari Continue parsing when encountering unknown packets 2025-06-28 08:48:59 -04:00
lobby Continue parsing when encountering unknown packets 2025-06-28 08:48:59 -04:00
zone Add padding to the GMCommand IPC packet 2025-06-28 10:27:56 -04:00
mod.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00