Is there a way to use a pure WebSocket library (browser or whatever) to connect to a channel from action cable in Rails ?
Am I tied to libs like: https://github.com/tomchinery/action-cable-node https://www.npmjs.com/package/actioncable-js or https://www.npmjs.com/package/actioncable
?