Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 487 Bytes

fuse-grpc-rs

Usage

Run:

$ cargo run [server | client]

Note: currently mountpoint and listen/connection address is hard-corded, which are /tmp/mnt and [::1]:50050, respectively.

Acknowledgement

Thanks to

and more...