{"id":86858,"library":"ichannel","title":"IChannel","description":"Interprocess communication channel.","status":"active","version":"8.1.0","language":"ruby","source_language":null,"source_url":"https://github.com/robgleeson/ichannel","tags":["ipc","communication","channel"],"install":[{"cmd":"gem install ichannel","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'ichannel', '~> 8.1.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"IChannel","correct":"require 'ichannel'"}],"quickstart":{"code":"require 'ichannel'\n\nchannel = IChannel.new\nchannel.send(\"Hello from process A\")\nputs channel.receive # => \"Hello from process A\"","lang":"ruby","description":"Sends and receives messages between processes."},"warnings":[],"env_vars":null,"search_vec":"'channel':4,7 'communic':3,6 'ichannel':1 'interprocess':2 'ipc':5","created_at":"2026-06-19T08:09:16.507516+00:00","updated_at":"2026-06-19T08:09:16.507516+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/robgleeson/ichannel","github":"https://github.com/robgleeson/ichannel","docs":"http://www.rubydoc.info/gems/ichannel/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}