Registry / networking / anycable-core

anycable-core

JSON →
library1.6.4rbrubygemsunverified

Ruby SDK for AnyCable, an open-source realtime server for reliable two-way communication.

gem install anycable-core
INSTALL
IMPORT
SIG · ANYCABLE-CORE
A
anycable-core
networkingrubyv1.6.4
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.

AnyCable
require 'anycable'

Configure and start an AnyCable server.

require 'anycable' AnyCable.configure do |config| config.redis_url = 'redis://localhost:6379/0' end AnyCable::Server.start
Debug
Known issues
breakingRequires Ruby 2.7+
fix
Upgrade Ruby to version 2.7 or higher.
affects: < 1.0
Upgrade
Version history
1.6.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources
anycable-core — gem install anycable-core · libregistry