Registry / messaging / ichannel

ichannel

JSON →
library8.1.0rbrubygemsunverified

Interprocess communication channel.

gem install ichannel
INSTALL
IMPORT
SIG · ICHANNEL
I
ichannel
messagingrubyv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IChannel
require 'ichannel'

Sends and receives messages between processes.

require 'ichannel' channel = IChannel.new channel.send("Hello from process A") puts channel.receive # => "Hello from process A"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
ichannel — gem install ichannel · libregistry