summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-22Add a virtual file management module.魏曹先生
2025-09-22Modify the file structure魏曹先生
2025-09-22Update lib.rs魏曹先生
2025-09-22Update lib.rs魏曹先生
2025-09-22Fixed some tests魏曹先生
2025-09-22Add test `test_file_transfer`魏曹先生
2025-09-22Add new resources for test魏曹先生
2025-09-22Remove `test_key`魏曹先生
2025-09-22Update lib.rs of `tcp_connection`魏曹先生
2025-09-22Fixed function `write` and `read`魏曹先生
2025-09-22Update SERVER_FILE_MEMBER_PUB魏曹先生
2025-09-21Fixed Challenge魏曹先生
2025-09-21Fixed test_key魏曹先生
2025-09-21 Add test pem key魏曹先生
2025-09-21Complete Challenge魏曹先生
2025-09-21Update TcpTargetError魏曹先生
2025-09-21Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc魏曹先生
2025-09-21Add MemberManager魏曹先生
2025-09-21Update Cargo.toml魏曹先生
2025-09-21Add Result for ConfigFile魏曹先生
2025-09-21Add challenge function for `tcp_connection`魏曹先生
2025-09-21Add some comment魏曹先生
2025-09-21Update constants.rs魏曹先生
2025-09-21Update gitignore 1. Ignore *.rs.bk 2. Ignore *.pdb魏曹先生
2025-09-21Update Cargo.toml魏曹先生
2025-09-21Add challenge test for `tcp_connection`魏曹先生
2025-09-20Add string_proc util crates魏曹先生
2025-09-20Add env crates魏曹先生
2025-09-20Export crates 1. `cfg_file` 2. `tcp_connection` 3. `string_proc` 4.魏曹先生
2025-09-20Make ServerTargetConfig and ClientTargetConfig Serializeable魏曹先生
2025-09-20Make TcpServerTarget Serializable and Generalizable魏曹先生
2025-09-20Removed unused imports魏曹先生
2025-09-20Add exist function to ConfigFile trait魏曹先生
2025-09-20Update cfg_file_derive魏曹先生
2025-09-20Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature魏曹先生
2025-09-20Move config.toml env to env::constants魏曹先生
2025-09-17Finished test of `tcp_connection` 1. Merge example_handle.rs into魏曹先生
2025-09-17Update examples魏曹先生
2025-09-17Update TcpServerTarget魏曹先生
2025-09-17Add message transfer functions魏曹先生
2025-09-17Add `serde` dependencies for `tcp_connection` crate魏曹先生
2025-09-14Merge remote-tracking branch 'origin/main'魏曹先生
2025-09-14Fixed codes by Zed魏曹先生
2025-09-14Add TcpServerConfigs魏曹先生
2025-09-14Add instance.rs魏曹先生
2025-09-14Add error.rs魏曹先生
2025-09-14Add error.rs魏曹先生
2025-09-14Fixed codes by Zed魏曹先生
2025-09-14Fixed by Clippy魏曹先生
2025-09-14Update `tcp_connection_test` Cargo.toml魏曹先生