-
-
Notifications
You must be signed in to change notification settings - Fork 93
Transport Layer
Ian Clarke edited this page Dec 5, 2021
·
4 revisions
Locutus relies on rust-libp2p to handle communication between peers. It is responsible for the reliable transmission of small and large messages, along with encryption of these messages to prevent monitoring and malicious modification.
See: