# js-libp2p-daemon-protocol **Repository Path**: mirrors_libp2p/js-libp2p-daemon-protocol ## Basic Information - **Project Name**: js-libp2p-daemon-protocol - **Description**: Protocol for communication between libp2p-daemon and libp2p-client - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-23 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > This repository is now deprecated as it has been included as a subpackage in https://github.com/libp2p/js-libp2p-daemon/tree/master/packages/libp2p-daemon-protocol # js-libp2p-daemon-protocol > Contains the protobuf definitions of the communication protocol for libp2p daemons ## Install ``` npm i @libp2p/daemon-protocol ``` ## Contribute This module is actively under development. Please check out the issues and submit PRs! ## License Licensed under either of * Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / http://www.apache.org/licenses/LICENSE-2.0) * MIT ([LICENSE-MIT](LICENSE-MIT) / http://opensource.org/licenses/MIT)