Expand description
HOPR session server that bridges TCP/UDP sockets from the Session Exit node to a destination.
Modules§
Structs§
- Hopr
Server IpForwarding Reactor - Implementation of
HoprSessionServerthat facilitates bridging of TCP or UDP sockets from the Session Exit node to a destination.
Enums§
- Forwarder
Error - Error type for
HoprServerIpForwardingReactor.
Constants§
- HOPR_
TCP_ BUFFER_ SIZE - Size of the buffer for forwarding data to/from a TCP stream.
- HOPR_
UDP_ BUFFER_ SIZE - Size of the buffer for forwarding data to/from a UDP stream.
- HOPR_
UDP_ QUEUE_ SIZE - Size of the queue (back-pressure) for data incoming from a UDP stream.
- SERVICE_
ID_ LOOPBACK