Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
 
 
Go to file
John Jones ccc7ca3e8b More dialer changes, starting to implement default dialer 2017-02-15 12:04:10 -05:00
conn More dialer changes, starting to implement default dialer 2017-02-15 12:04:10 -05:00
crypto More dialer code 2017-02-13 17:41:31 -05:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include More dialer changes, starting to implement default dialer 2017-02-15 12:04:10 -05:00
net More progress on secio 2017-02-09 03:34:12 -05:00
record More changes to encryption negotiation 2017-02-09 12:50:28 -05:00
routing Initial implementation of routing/kademlia 2017-01-26 23:53:40 -03:00
secio Beginnings of the dialer 2017-02-13 08:47:55 -05:00
test More dialer changes, starting to implement default dialer 2017-02-15 12:04:10 -05:00
thirdparty in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
utils Beginning of testing of handshake 2017-02-08 12:32:41 -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 Beginnings of dialers and connections 2017-02-13 13:26:41 -05:00
README.md Initial commit 2016-10-26 10:34:39 +02:00

README.md

c-libp2p

Implementation of libp2p in C.