View Source AntikytheraCore.Handler.GearAction.Web (antikythera v0.5.1)
Summary
Types
@type http_reply() :: {:ok, :cowboy_req.req(), nil}
@type ws_upgrade() :: {:cowboy_websocket, :cowboy_req.req(), Antikythera.Conn.t(), timeout()}
@type http_reply() :: {:ok, :cowboy_req.req(), nil}
@type ws_upgrade() :: {:cowboy_websocket, :cowboy_req.req(), Antikythera.Conn.t(), timeout()}