1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 19:57:46 +00:00
kawari/src/packet
Joshua Goins 777cb8b2a3 When failing to parse a packet segment, print it's size
This can be helpful to determine what the heck this opcode is.
2025-06-19 16:07:39 -04:00
..
compression.rs Move oodle into the packet module 2025-05-02 00:52:26 -04:00
encryption.rs Remove a good bit of log spam 2025-03-28 23:00:32 -04:00
ipc.rs Change server_id field in IpcSegment to option 2025-05-02 00:17:15 -04:00
mod.rs Move oodle into the packet module 2025-05-02 00:52:26 -04:00
oodle.rs Move oodle into the packet module 2025-05-02 00:52:26 -04:00
parsing.rs When failing to parse a packet segment, print it's size 2025-06-19 16:07:39 -04:00