-
-
Notifications
You must be signed in to change notification settings - Fork 105
Transport Layer
Ian Clarke edited this page Nov 30, 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.