v1.3.5
What's Changed
- feat: weight randomization algorithm. by @LewisAufs in #237
- feat(netrelay): support ws proxy by @AbbottAufs in #239
- fix: oversaturated prune by @AbbottAufs in #240
- Fix(gc): ignore chunkinfo error by @IrvinAufs in #238
- perf: set timeout time. by @LewisAufs in #242
- fix: on relay forward stream losed by @AbbottAufs in #243
- fix(p2p): stream panic by @AbbottAufs in #244
- fix: pref stream io copy buffer to 256k by @AbbottAufs in #245
- fix(netrelay): copy response header to return by @AbbottAufs in #246
- fix: add a judgment that is nil. by @LewisAufs in #247
- perf: optimize routing path by @AbbottAufs in #248
- Chore: delete chunk info without lock by @IrvinAufs in #249
- perf: manifest data in memory. by @LewisAufs in #250
- refactor: refactor the subscribe-publish function by @vicentAufs in #251
- fix: logic error. by @LewisAufs in #252
- fix: cheque is nil. by @LewisAufs in #253
Full Changelog: v1.3.4...v1.3.5