c-libp2p/net
Radu Iliescu 8d3957f3b8 Makefile: refactor CFLAGS to come from main Makefile
Also remove CC and link flags since linking is done in main Makefile
2018-12-03 07:22:33 -05:00
..
Makefile Makefile: refactor CFLAGS to come from main Makefile 2018-12-03 07:22:33 -05:00
TODO Added libp2p-net TODO. 2016-11-10 22:39:11 -03:00
connectionstream.c Handle protocol message with a length while reading. 2018-11-16 11:33:52 -03:00
multistream.c Make yamux compatible with GO. Still testing 2017-11-30 20:58:47 -05:00
protocol.c Make yamux compatible with GO. Still testing 2017-11-30 20:58:47 -05:00
sctp.c Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
server.c More updates to the yamux protocol 2017-11-23 06:23:50 -05:00
socket.c More changes to the stream negotiation 2017-10-25 12:28:53 -05:00
stream.c Added buffering to yamux 2017-11-30 14:32:36 -05:00
tcp.c Cleaned code around peerstore, providerstore, and networking 2017-04-03 20:54:41 -05:00
udp.c Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00