e9p - pure Erlang 9p implementation
Summary
e9p is a pure Erlang implementation of the 9p2000 file protocol. The repository aims to provide a client/server framework and example file systems entirely in Erlang, avoiding native code. This is of interest to Erlang developers and IT professionals exploring remote filesystem access, though it is not AI-related.