ankh v0.3.1 Ankh.Connection.Receiver
Summary
Functions
Returns the last stream id for the connection
Returns the existing stream for the id or returns it
Updates the stream for the connection
Types
Functions
Returns the last stream id for the connection.
start_link(args, options \\ [])
start_link([sender: Ankh.Connection.connection, receiver: pid | nil, mode: :stream | :full], GenServer.options) :: GenServer.on_start
Returns the existing stream for the id or returns it.
Updates the stream for the connection