Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
 
 
Go to file
John Jones 9776ff15a0 c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
conn Multiaddress changes 2017-03-09 18:48:28 -05:00
crypto c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
net Refactor - SecureSession to SessionContext 2017-03-19 07:42:52 -05:00
nodeio Finishing NodeIO 2017-03-19 14:39:48 -05:00
peer c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
record Working on streams 2017-03-09 12:49:47 -05:00
routing Kademlia, better treatment when there is no result. 2017-03-16 21:18:03 -03:00
secio c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
test c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
thirdparty in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
utils c99 and endian changes for centos 2017-03-21 15:08:01 +00: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 Implemeting NodeIO 2017-03-19 08:04:54 -05:00
README.md Initial commit 2016-10-26 10:34:39 +02:00

README.md

c-libp2p

Implementation of libp2p in C.