1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-29 09:57:46 +00:00
kawari/src/lobby/ipc
Joshua Goins d0bb7f4ba9 Start defining IPC opcodes in JSON
This is to make it easier to interpolate with other tools and projects,
and to reduce the mental barrier (of me and other contributors) of
changing these. This only ports the Lobby connection to use JSON so far,
the World connection is next.
2025-03-26 19:23:14 -04:00
..
character_action.rs Move some constants to common module 2025-03-22 19:17:01 -04:00
character_list.rs Move some constants to common module 2025-03-22 19:17:01 -04:00
client_version_info.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
mod.rs Start defining IPC opcodes in JSON 2025-03-26 19:23:14 -04:00
server_list.rs Move some larger Lobby IPC structs to their own files, add more tests for these 2025-03-16 18:15:19 -04:00
service_account_list.rs Move some larger Lobby IPC structs to their own files, add more tests for these 2025-03-16 18:15:19 -04:00