summaryrefslogtreecommitdiff
path: root/crates/utils/tcp_connection/src
AgeCommit message (Expand)Author
2025-10-27update: Add error type - Locked魏曹先生
2025-10-12refactor: Update action macros and error types魏曹先生
2025-10-06feat: add new error variants to TcpTargetError魏曹先生
2025-10-06Remove unused behaviour.rs file from tcp_connection魏曹先生
2025-09-29Add incremental transfer functionality and update core components魏曹先生
2025-09-29Add incremental transfer functionality and update TCP connection utilities魏曹先生
2025-09-28Refactor TCP connection authentication into separate module魏曹先生
2025-09-26refactor: downgrade tcp_connection functionality to test utilities魏曹先生
2025-09-26feat(tcp_connection): add MessagePack serialization support魏曹先生
2025-09-25Fix clippy warnings and optimize code魏曹先生
2025-09-25Fixed by Clippy魏曹先生
2025-09-22Remove redundant Sync bound from process future魏曹先生
2025-09-22Update lib.rs of `tcp_connection`魏曹先生
2025-09-22Fixed function `write` and `read`魏曹先生
2025-09-21Fixed Challenge魏曹先生
2025-09-21Complete Challenge魏曹先生
2025-09-21Update TcpTargetError魏曹先生
2025-09-21Add challenge function for `tcp_connection`魏曹先生
2025-09-20Make ServerTargetConfig and ClientTargetConfig Serializeable魏曹先生
2025-09-20Make TcpServerTarget Serializable and Generalizable魏曹先生
2025-09-20Removed unused imports魏曹先生
2025-09-17Update TcpServerTarget魏曹先生
2025-09-17Add message transfer functions魏曹先生
2025-09-14Fixed codes by Zed魏曹先生
2025-09-14Add TcpServerConfigs魏曹先生
2025-09-14Add instance.rs魏曹先生
2025-09-14Add error.rs魏曹先生
2025-09-14Fixed codes by Zed魏曹先生
2025-09-14Fixed by Clippy魏曹先生
2025-09-14Update module `tcp_connection`魏曹先生
2025-09-13Update `tcp_connection` modules魏曹先生
2025-09-13Add `tco_connection` modules魏曹先生