Pure Erlang implementation of 9p2000 protocol
filesystem fs 9p2000 erlang 9p
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

tags

v0.1.0
fd4159a2 Łukasz Jan Niemier

# v0.1.0

Initial release of the project.

Currently documentation is very sparse, but it will be improved in
future releases. Sorry, I just wanted to publish something.

Library currently contains example implementations of 2 filesystems

- `e9p_unfs` - pass through to Unix filesystem
- `e90_sysfs` - `procfs`/`sysfs`-like pseudo-filesystem that exposes
ERTS information

artifacts