There’s a cpp-libp2p implementation out there (C++17) that’s endorsed by Raul et al. Dependencies are managed by Hunter which is a bit cumbersome but overall it has most if not all the features from the libp2p spec (DHT, multiaddress, CID, etc).
There’s a cpp-libp2p implementation out there (C++17) that’s endorsed by Raul et al. Dependencies are managed by Hunter which is a bit cumbersome but overall it has most if not all the features from the libp2p spec (DHT, multiaddress, CID, etc).