1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-06 04:37:46 +00:00
kawari/src
Joshua Goins 5111a38424 Re-organize IPC segments into the ipc module
These were kind of scattered everywhere, instead we should move them
into their own module. Kawari's custom IPC is moved here too.
2025-05-02 00:47:11 -04:00
..
bin Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
ipc Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
lobby Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
login Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
packet Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
config.rs Add an option to enable packet obsfucation for the World server 2025-04-30 22:37:57 -04:00
lib.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
oodle.rs Improve Oodle buffer correctness 2025-03-30 22:54:30 -04:00