Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
 
 
Go to file
John Jones 0e0b6b1546 Many bug fixes for secio 2017-03-06 19:03:04 -05:00
conn Many fixes around secio 2017-03-02 16:14:52 -05:00
crypto Many bug fixes for secio 2017-03-06 19:03:04 -05:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include Many bug fixes for secio 2017-03-06 19:03:04 -05:00
net Many fixes around secio 2017-03-02 16:14:52 -05:00
peer Starting to handle get_value request 2017-02-27 12:27:14 -05:00
record Added ping functionality to multistream 2017-02-23 11:15:48 -05:00
routing routing/kademlia, using sha256 instead of sha1. 2017-02-16 19:10:50 -03:00
secio Many bug fixes for secio 2017-03-06 19:03:04 -05:00
test Many bug fixes for secio 2017-03-06 19:03:04 -05:00
thirdparty in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
utils Many fixes around secio 2017-03-02 16:14:52 -05:00
.cproject Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
.gitignore added Eclipse project files 2016-11-17 16:34:35 -05:00
.project added Eclipse project files 2016-11-17 16:34:35 -05:00
LICENSE Update LICENSE 2017-01-31 17:09:40 +01:00
Makefile Added peerstore and additional tests 2017-02-20 18:53:20 -05:00
README.md Initial commit 2016-10-26 10:34:39 +02:00

README.md

c-libp2p

Implementation of libp2p in C.