| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-27 | update: Add error type - Locked | 魏曹先生 | |
| 2025-10-12 | refactor: Update action macros and error types | 魏曹先生 | |
| - Enhance action_gen macro functionality - Add new error variants for TCP connection | |||
| 2025-10-06 | feat: add new error variants to TcpTargetError | 魏曹先生 | |
| - Add NotLocal error for actions requiring local execution - Add NotRemote error for actions requiring remote execution | |||
| 2025-09-26 | feat(tcp_connection): add MessagePack serialization support | 魏曹先生 | |
| - Add rmp-serde dependency for MessagePack serialization - Implement write_msgpack and read_msgpack methods for basic MessagePack support - Add write_large_msgpack and read_large_msgpack methods for chunked transmission - Add error conversions for rmp-serde errors - Add comprehensive tests for MessagePack functionality - Fix code formatting and improve readability - Make stream field pub(crate) for better access control All tests pass successfully, ensuring backward compatibility. | |||
| 2025-09-21 | Update TcpTargetError | 魏曹先生 | |
| 2025-09-14 | Add error.rs | 魏曹先生 | |
