Tech Revolution: Introducing Libp2p to Supercharge Networking Capabilities!
2022-09-20 15:28:35 UTC
New Sync Features Set to Transform Communication Protocols and Strengthen Network Interactions in Groundbreaking Update!
Commit Details:
feat: add libp2p and initial support for sync (#95) * feat:Add libp2p and initial support for networking and messaging * Add IDRegistryContent message types to the Network Protocol * Add a test for the Node class * Fix CI errors * Disable coverage for Network tests * Remove hack to split tests * Remove unused jest config file * Finally fix jest config * Added a negative test case and some typeguards for protocol messages