Expand description
Request objects used to implement onion services.
These requests are yielded on a stream, and the calling code needs to decide whether to permit or reject them.
Structs§
- Rend
Request - Request to complete an introduction/rendezvous handshake.
- Rend
Request 🔒Context - Keys and objects needed to answer a RendRequest.
- Stream
Request - A request from a client to open a new stream to an onion service.