libp2p over DMR radio #641
imsergiobernal
started this conversation in
Ideas
Replies: 1 comment
-
Hola. I hope all is well with your close ones. I have not heard of such thing. libp2p is "transport agnostic" in principle, so one could technically build this by making a new transport that complies with the Transport interface: https://github.com/libp2p/go-libp2p/blob/master/core/transport/transport.go. Probably with a few caveats but I'm not familiar with DMR to tell. It would be however a very interesting project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I did not found anything about DMR implementation of libp2p. I think that this implementation would level up the P2P resiliance and adaptation. I'm in a flood and denied zone, and all internet went down. I'm new over here, just curious.
Beta Was this translation helpful? Give feedback.
All reactions