Use this module as an extension to add a Jank data socket to your Phoenix.Endpoint.
defmodule YourApp.Endpoint # ... use Jank.Endpoint # ... end