emqtt_ws (emqtt v1.16.1)
View SourceSummary
Types
-type connection() :: {_Conn :: pid(), gun:stream_ref()}.
Functions
-spec close({pid(), gun:stream_ref()}) -> ok.
-spec send({pid(), gun:stream_ref()}, iodata()) -> ok.
-type connection() :: {_Conn :: pid(), gun:stream_ref()}.
-spec close({pid(), gun:stream_ref()}) -> ok.
-spec send({pid(), gun:stream_ref()}, iodata()) -> ok.