posts tagged :actioncable
2018
Custom WebSocket implementation with ActionCable on Electron/Node
A custom ActionCable WebSocket client for Electron and Node with MessagePack compression.
Custom WebSocket extension for Rails ActionCable
How to add a custom WebSocket compression extension to Rails ActionCable.
Compressing WebSocket/ActionCable frames on Rails with permessage-deflate
How to compress Rails ActionCable WebSocket frames with permessage-deflate.