message-size-increase #3
@ -123,8 +123,9 @@ be of the same size.
|
|||||||
## Transports
|
## Transports
|
||||||
A transport is a protocol that HOPP connections can run on top of. HOPP
|
A transport is a protocol that HOPP connections can run on top of. HOPP
|
||||||
currently supports the QUIC transport protocol for communicating between
|
currently supports the QUIC transport protocol for communicating between
|
||||||
machines, and UNIX domain sockets for quicker communication among applications
|
machines, TCP/TLS for legacy systems that do not support QUIC, and UNIX domain
|
||||||
on the same machine. Both protocols are supported through METADAPT.
|
sockets for faster communication among applications on the same machine. Both
|
||||||
|
protocols are supported through METADAPT.
|
||||||
|
|
||||||
## Message and Transaction Demarcation Protocol (METADAPT)
|
## Message and Transaction Demarcation Protocol (METADAPT)
|
||||||
The Message and Transaction Demarcation Protocol is used to break one or more
|
The Message and Transaction Demarcation Protocol is used to break one or more
|
||||||
|
Loading…
Reference in New Issue
Block a user