1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-11 00:17:44 +00:00
kawari/src/packet
Joshua Goins 0d37dd7b6e Fix the size of None segments
It should be 0, not 16 bytes.

See #40
2025-06-21 13:59:58 -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 Fix the size of None segments 2025-06-21 13:59:58 -04:00