aboutsummaryrefslogtreecommitdiff
path: root/crates/utils/tcp_connection/src/error.rs
Commit message (Expand)AuthorAgeFilesLines
* Add new error types and sort variants alphabetically魏曹先生2025-10-291-23/+26
* update: Add error type - Locked魏曹先生2025-10-271-0/+3
* refactor: Update action macros and error types魏曹先生2025-10-121-0/+3
* feat: add new error variants to TcpTargetError魏曹先生2025-10-061-0/+6
* feat(tcp_connection): add MessagePack serialization support魏曹先生2025-09-261-0/+15
* Update TcpTargetError魏曹先生2025-09-211-13/+78
* Add error.rs魏曹先生2025-09-141-0/+24