// Copyright (c) Aptos
// SPDX-License-Identifier: Apache-2.0
//! Protocols used by network module for external APIs and internal functionality
//!//! Each protocol corresponds to a certain order of messages
pubmoddirect_send;pubmodnetwork;pubmodrpc;pubmodhealth_checker;pubmodidentity;pubmodwire;