RubyGems Navigation menu

mycel 0.1.1

Mycel is a single-file, pure-Ruby RPC library built around perfect role symmetry: once a TCP connection is established, either side can invoke any method exposed by the other — there is no client and no server, only peers. Each connection is one hypha; each Endpoint is a node in your own programmable mycelial mat. Layered architecture (Framing / Transport / Channel / RPC), pluggable codec, backpressure, pluggable executor, and zero monkey-patching of Ruby standard classes.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 April 25, 2026 (26 KB)
  2. 0.1.0 April 25, 2026 (24.5 KB)

Owners:

Pushed by:

Authors:

  • Masahito Suzuki

SHA 256 checksum:

=

Total downloads 252

For this version 136

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: