httpp/async

Functions

pub fn send(
  req: Request(BytesBuilder),
) -> Result(Subject(Response(BitArray)), Error)

Send a request and receive a subject which you can receive to get the response

Search Document