Skip to content

Proxy ActionCable websocket connection

Heinrich Lee Yu requested to merge proxy-actioncable-ws-route into master

Adds cableBackend and cableSocket options to configure the backend that receives the ActionCable requests.

This makes it possible to run ActionCable standalone. (Separate from the Rails app server)

Edited by Heinrich Lee Yu

Merge request reports