@mileszim/actioncable-nodejs
v0.0.5
Published
Rails ActionCable Client for Node
Maintainers
Readme
actioncable-nodejs
Rails ActionCable Client for Node
Literally just @rails/actioncable but with adjustments for browser calls.
Install
$ npm i @mileszim/actioncable-nodejsconst ActionCable = require("@mileszim/actioncable-nodejs");Usage
See https://edgeguides.rubyonrails.org/action_cable_overview.html
