Commit Graph

9 Commits (master)

Author SHA1 Message Date
Jose Marcial Vieira Bisneto b272440954
Handle protocol message with a length while reading. 2018-11-16 11:33:52 -03:00
John Jones bea9481c56 Getting yamux and go working 2017-11-27 11:10:38 -05:00
John Jones e05e02188a More updates to the yamux protocol 2017-11-23 06:23:50 -05:00
John Jones 2d74c53b62 More yamux changes 2017-11-19 19:29:40 -05:00
John Jones b3c8e77ed9 Various changes for yamux adding a protocol 2017-11-19 13:37:03 -05:00
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
John Jones 65194c06ee secio and multistream now working. Need to negotiate yamux 2017-11-02 13:20:40 -05:00
John Jones 08a02f7956 More changes to the stream negotiation 2017-10-25 12:28:53 -05:00
jmjatlanta 1dcac6ecb5 Implementing the new way of swarm connection 2017-10-23 15:21:50 -05:00