John Jones
e67d626000
Added buffering to yamux
2017-11-30 14:32:36 -05:00
John Jones
8551121bf8
More yamux fixes
2017-11-28 23:41:46 -05:00
John Jones
13f51260b2
Minor fixes to yamux and identify protocols
2017-11-23 07:44:42 -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
18b0139b81
squashed some memory leak bugs in yamux
2017-11-06 16:38:55 -05:00
John Jones
852629a4f8
More details of the yamux implementation
2017-11-06 13:36:11 -05:00
John Jones
d3f740b4e0
Starting to wire identity protocol into yamux
2017-11-06 07:27:03 -05:00
John Jones
9200e0f09c
More implementation of the yamux protocol
2017-11-02 14:45:17 -05:00
jmjatlanta
9dd1dab8e4
More implementation of dialer
2017-10-23 18:03:38 -05:00
jmjatlanta
2391f23b4e
Beginnings of stream locking
2017-10-12 12:37:40 -05:00
jmjatlanta
56e301df8d
Handle swarm connect
2017-10-12 10:12:22 -05:00
7564a4b089
Fix compilation for the yamux protocol.
2017-10-11 23:15:12 -03:00
jmjatlanta
6b185e31bd
First commit of yamux protocol
2017-10-11 11:23:25 -05:00