Skip to content

Starts an ActionCable puma server by default

Heinrich Lee Yu requested to merge start-actioncable-standalone into master

What does this Merge Request do?

Configures and runs a Puma server for ActionCable.

Also configures workhorse to proxy requests to that server.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Heinrich Lee Yu

Merge request reports