Commit Graph

2 Commits

Author SHA1 Message Date
426202ba9e build(cmake): modularize build configuration 2026-06-27 16:04:48 +08:00
db7b67f265 refactor(packet): replace zlib with zstd compression and restructure header
Increase header length to 12 bytes, add CompressType and PacketHeader struct, and implement decode_packet_header. Update CMake to find zstd and link against it, adding Findzstd module.
2026-06-26 19:12:39 +08:00