https://github.com/thaodt/libp2p-netcomms
a generic network communication library on top of libp2p (WIP)
https://github.com/thaodt/libp2p-netcomms
comms libp2p networking
Last synced: 12 months ago
JSON representation
a generic network communication library on top of libp2p (WIP)
- Host: GitHub
- URL: https://github.com/thaodt/libp2p-netcomms
- Owner: thaodt
- License: apache-2.0
- Created: 2025-01-12T12:03:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T03:55:30.000Z (over 1 year ago)
- Last Synced: 2025-06-14T22:08:49.472Z (12 months ago)
- Topics: comms, libp2p, networking
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# libp2p-netcomms
This is an attempt to create a generic network communication library on top of libp2p.