Commit Graph

17 Commits (master)

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 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 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
jmjatlanta 974d328fb6 more useful debugging message 2017-09-25 13:33:42 -05:00
John Jones 9fd44b7878 implementing handler interface in front of multistream 2017-09-04 11:01:17 -05:00
John Jones 53f754af43 Adding more compatibility fixes for standard ipfs 2017-08-31 16:40:35 -05:00
jmjatlanta eecfea4f78 journalio working, needs tuning 2017-08-31 06:41:06 -05:00
jmjatlanta f0d82129ab Debugging journalio process 2017-08-30 11:09:28 -05:00
jmjatlanta 61281368bf fixed compiler warning 2017-08-16 08:14:42 -05:00
jmjatlanta 4e9cfd7bd5 Added debugging messages 2017-08-16 07:33:43 -05:00
jmjatlanta a009673969 Added some debugging information to protocols 2017-08-09 12:08:57 -05:00
John Jones 6f77a64adb IPFS protocols now implement an interface to make marshalling easier 2017-08-09 08:03:40 -05:00