Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-14 | Implement zstd compression | Lizzy Fleckenstein | |
2023-02-13 | derive: Only emit mt attribute if client or server feature enabled | Lizzy Fleckenstein | |
2023-02-13 | Clippy lints | Lizzy Fleckenstein | |
2023-02-13 | Support string repr | Lizzy Fleckenstein | |
2023-02-13 | Don't require repr for custom enum implementations | Lizzy Fleckenstein | |
2023-02-13 | derive: Fix DeserializeError scope | Lizzy Fleckenstein | |
2023-02-13 | cargo fmt | Lizzy Fleckenstein | |
2023-02-13 | Improve attributes | Lizzy Fleckenstein | |
2023-02-12 | Serialize consts before size and zlib | Lizzy Fleckenstein | |
2023-02-12 | derive deserialize | Lizzy Fleckenstein | |
2023-02-10 | Implement UTF-8 decode and move packets to different crate | Lizzy Fleckenstein | |
2023-02-10 | Implement deserialize for basic types | Lizzy Fleckenstein | |
2023-02-08 | derive serialize for enums | Lizzy Fleckenstein | |
2023-02-08 | derive serialization for structs | Lizzy Fleckenstein | |
2023-02-06 | Initial commit | Lizzy Fleckenstein | |