Ankh.HTTP2.Stream.recv
You're seeing just the function
recv
, go back to Ankh.HTTP2.Stream module for more information.
Link to this function
recv(stream, frame)
Specs
recv(t(), Ankh.HTTP2.Frame.t()) :: {:ok, t(), Ankh.HTTP.response() | nil} | {:error, any()}
Process a received frame for the stream