Commit graph

8 commits

Author SHA1 Message Date
John Jones
2e0391f68c Make yamux compatible with GO. Still testing 2017-11-30 20:58:47 -05:00
John Jones
e67d626000 Added buffering to yamux 2017-11-30 14:32:36 -05:00
John Jones
13f51260b2 Minor fixes to yamux and identify protocols 2017-11-23 07:44:42 -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
f4860d3ed4 setting up when the remote requests the yamux protocol 2017-11-06 17:31:30 -05:00
jmjatlanta
1dcac6ecb5 Implementing the new way of swarm connection 2017-10-23 15:21:50 -05:00
John Jones
53f754af43 Adding more compatibility fixes for standard ipfs 2017-08-31 16:40:35 -05:00
John Jones
6f77a64adb IPFS protocols now implement an interface to make marshalling easier 2017-08-09 08:03:40 -05:00