antikythera v0.3.0 AntikytheraCore.Handler.GearAction.Web View Source

Link to this section Summary

Link to this section Types

Link to this type

http_reply()

View Source
http_reply() :: {:ok, :cowboy_req.req(), nil}
Link to this type

ws_upgrade()

View Source
ws_upgrade() ::
  {:cowboy_websocket, :cowboy_req.req(), Antikythera.Conn.t(), timeout()}