Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
Go to file
2017-02-22 10:55:39 -05:00
conn Beginnings of the Record protobuf and more changes to dialer 2017-02-16 18:49:17 -05:00
crypto Fixed bugs around record protobuf 2017-02-20 07:08:53 -05:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include Buildout of structures for node communication 2017-02-22 10:55:39 -05:00
net Beginnings of the Record protobuf and more changes to dialer 2017-02-16 18:49:17 -05:00
peer Added peerstore and additional tests 2017-02-20 18:53:20 -05:00
record Buildout of structures for node communication 2017-02-22 10:55:39 -05:00
routing routing/kademlia, using sha256 instead of sha1. 2017-02-16 19:10:50 -03:00
secio Beginnings of the dialer 2017-02-13 08:47:55 -05:00
test Added peerstore and additional tests 2017-02-20 18:53:20 -05:00
thirdparty in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
utils Added peerstore and additional tests 2017-02-20 18:53:20 -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

c-libp2p

Implementation of libp2p in C.