Absinthe.GraphqlWS.Util (AbsintehGrahqlWS v0.1.0) View Source
Helper functions that are imported into a module using Absinthe.GraphqlWS.Socket
.
Link to this section Summary
Functions
Implementation copied from Phoenix.Socket
, but changed to match on a Absinthe.GraphqlWS.Socket
struct.
Link to this section Functions
Specs
assign(Absinthe.GraphqlWS.Socket.t(), map() | keyword()) :: Absinthe.GraphqlWS.Socket.t()
Specs
assign(Absinthe.GraphqlWS.Socket.t(), atom(), term()) :: Absinthe.GraphqlWS.Socket.t()
Implementation copied from Phoenix.Socket
, but changed to match on a Absinthe.GraphqlWS.Socket
struct.