You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After researching relevant materials, I found that the C++ implementation of libp2p has incomplete support for NAT traversal (AutoNAT) and Relay functionalities. Is the following solution feasible: using the C++ version of libp2p for local development, while deploying go-libp2p to the public network and running the relay service via the ./libp2p-relay-daemon command?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
After researching relevant materials, I found that the C++ implementation of libp2p has incomplete support for NAT traversal (AutoNAT) and Relay functionalities. Is the following solution feasible: using the C++ version of libp2p for local development, while deploying go-libp2p to the public network and running the relay service via the ./libp2p-relay-daemon command?
Beta Was this translation helpful? Give feedback.
All reactions