mfio-netfs

Crates.iomfio-netfs
lib.rsmfio-netfs
version0.1.0
sourcesrc
created_at2023-12-07 16:41:05.792403
updated_at2023-12-07 16:41:05.792403
descriptionmfio based network filesystem
homepage
repositoryhttps://github.com/memflow/mfio
max_upload_size
id1061150
size141,431
Auri (h33p)

documentation

https://docs.rs/mfio-netfs

README

mfio-netfs

Network filesystem sample for mfio

This crate is currently just an example showing how a relatively simple filesystem proxy could be implemented using mfio's TCP streams.

Please do not use this in production, because the library does close to no error checking, so data corruption is likely to happen.

Commit count: 94

cargo fmt