Registry / networking / action-cable-client

action-cable-client

JSON →
library3.1.0rbrubygemsunverified

A ruby client for interacting with Rails' ActionCable.

gem install action_cable_client
INSTALL
IMPORT
SIG · ACTION-CABLE-CLIEN
A
action-cable-client
networkingrubyv3.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.

ActionCableClient
require 'action_cable_client'

Connect to an ActionCable server and subscribe to a channel.

require 'action_cable_client' client = ActionCableClient.new('ws://example.com/cable') client.subscribe('ChatChannel') client.received { |msg| puts msg }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
30
OpenAI (training)
1
Resources
action-cable-client — gem install action-cable-client · libregistry