summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-20Export crates 1. `cfg_file` 2. `tcp_connection` 3. `string_proc` 4.魏曹先生
`env`
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魏曹先生
`tcp_connection`, `string_proc`, `env` 3. Add crates `string_proc`, `env` to workspace 4. Removed crate `member_verify`
2025-09-20Move config.toml env to env::constants魏曹先生
2025-09-17Finished test of `tcp_connection` 1. Merge example_handle.rs into魏曹先生
test_connection.rs
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魏曹先生
2025-09-14Add workspace crates魏曹先生
1. Add `tcp_connection` 2. Add `tcp_connection_test`
2025-09-14Update module `tcp_connection_test`魏曹先生
2025-09-14Update module `tcp_connection`魏曹先生
1. Add handle.rs 2. Completed target.rs
2025-09-14Update verifier.rs魏曹先生
1. Removed test config
2025-09-13Add modules魏曹先生
1. Add `member_verify` modules 2. Add 'tcp_connection'modules
2025-09-13Update `tcp_connection` modules魏曹先生
2025-09-13Update `member_verify` modules魏曹先生
2025-09-13Add `member_verify` modules魏曹先生
2025-09-13Add `tco_connection` modules魏曹先生
2025-09-12Ignore Obsidian Workspace魏曹先生
2025-09-12Add FRAMEWORK_CANVAS魏曹先生
2025-09-12.魏曹先生
2025-09-12Update config.rs魏曹先生
2025-09-12Rename cfg_file_example to cfg_file_test魏曹先生
2025-09-12Ignore all `.temp` directories魏曹先生
2025-09-12Add test `cfg_file_test`魏曹先生
2025-09-12Re-export crate `cfg_file`魏曹先生
2025-09-12Add Cargo Config魏曹先生
2025-09-12Update cfg_file Main Logic魏曹先生
Completed config.rs
2025-09-12Update crate `cfg_file`魏曹先生
Add feature `derive`
2025-09-12Update Ignore Files魏曹先生
Ignore: (+) .temp/ .idea/
2025-09-12Add Crate `cfg_file`魏曹先生
.../utils/cfg_file .../cfg_file/cfg_file_derive .../cfg_file/cfg_file_example
2025-09-12Add README File魏曹先生
2025-09-12Add MIT License魏曹先生