windows linux文件共享,使用fuse + grpc + protobuffer 语言:rust
Go to file
Begild 6b9433f756 初次提交代码
1. 完成基本的rpc的调用回调
2. 支持了config的解析
3. 支持了file handle的管理
2024-07-02 18:46:38 +08:00
proto 初次提交代码 2024-07-02 18:46:38 +08:00
src 初次提交代码 2024-07-02 18:46:38 +08:00
.gitignore 初次提交代码 2024-07-02 18:46:38 +08:00
build.rs 初次提交代码 2024-07-02 18:46:38 +08:00
Cargo.lock 初次提交代码 2024-07-02 18:46:38 +08:00
Cargo.toml 初次提交代码 2024-07-02 18:46:38 +08:00
README.md Initial commit 2024-07-02 18:39:35 +08:00

wls_vfs

windows linux文件共享使用fuse + grpc + protobuffer 语言rust