posts tagged :websocket
2020
Set up a WebSocket Server on Android with GraphQL-WS Protocol
How to run a GraphQL-WS WebSocket server on Android.
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.