cpp-libp2p icon indicating copy to clipboard operation
cpp-libp2p copied to clipboard

C++17 implementation of libp2p

Results 54 cpp-libp2p issues
Sort by recently updated
recently updated
newest added

Where i can talk fast with other maintenance man, before i make contribution to cpp-libp2p, such as twitter, facebook, or telegram?

There are two versions for new stream creation in cpp-libp2p yamux - sync and async. Async version is not working - we always will have an error "closed by remote...

help wanted

The version of Boost currently in use by this library is 1.72.0-p1, which is over a year and a half old. FWIW, I've had no issue compiling it with newer...

help wanted

Testing of #111 uncovers that protocol negotiation happens more often than in the master branch. Moreover, that negotiation often fails due to unexpected messages which may indicate the error-prone messages...

help wanted

ub, memory leak and address sanitizers

Move libp2p::protocol::kademlia::events from impl scope to into distributing headers and move out impl scope headers from export.

Way to validate ECDSA keys is not found. Need to research and implement it (if it possible). It using in `KeyValidatorImpl::validateEcdsa` methods

For example: ```c++ const std::vector &BlaBla::toBuffer() const { return data_; } ``` If we use it to make BlaBla and get std::vector from that and that all. ```c++ std::vector vec...

Are examples developed of chat applications like the go-libp2p / chat-with-rendezvous? I searched but was not able to found it. Thanks Megan

help wanted

Signed-off-by: Yura Zarudniy new version of boost di contains fix for version error.