c-libp2p/conn
John Jones f2e5af4058 Major changes for implementation of yamux protocol
This commit changes the Stream interface, so as to allow the yamux
protocol to have channels. It is necessary, but touches many areas. The
codebase is better for it.
2017-11-08 10:51:43 -05:00
..
connection.c More dialer changes, starting to implement default dialer 2017-02-15 12:04:10 -05:00
dialer.c Starting to wire identity protocol into yamux 2017-11-06 07:27:03 -05:00
Makefile Can now compare 2 sessions for equality 2017-07-26 07:37:28 -05:00
session.c Major changes for implementation of yamux protocol 2017-11-08 10:51:43 -05:00
tcp_transport_dialer.c Major changes for implementation of yamux protocol 2017-11-08 10:51:43 -05:00
transport_dialer.c More swarm changes 2017-10-25 12:43:27 -05:00