Skip to content

imuli/mux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mux

mux mounts a virtual file system where each file is a multiplexed pipe. files may be opened read-only or write-only, and all writes go out to every reader.

Usage

Standard fuse arguments. I recommend -o intr.

Todo

  • Support polling.
  • Dynamically allocate files.

Copying

public domain.

About

Pipe Multiplexing fileserver for fuse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages