Proxy ActionCable websocket connection
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