Yiyu He

Results 20 issues of Yiyu He

closes #1453 - `options.asyncLocalStorage` to enable - `app.ctxStorage` to get the asyncLocalStorage instance - `app.currenctContext` to get currenct context - node 13+ required Unfortunately, there is a large performance loss...

enhancement
in progress

There are lots of PRs are blocked due to breaking change, and maybe it's time to make a plan for koa 3.0 now, if anyone has other suggestion, please post...

https://github.com/pillarjs/cookies/blob/master/lib/cookies.js#L74 https://github.com/pillarjs/cookies/blob/master/lib/cookies.js#L92 ```js const cookies = new Cookies(req, res, ['key', 'keys']); cookies.set('key', 'value'); // won't be signed cookies.set('key', 'value', { maxAge: 100 }); // will be signed ``` not sure...

bug

可能是一个 Function 的示例 https://github.com/node-modules/hessian.js/blob/master/lib/v1/encoder.js#L30

![image](https://cloud.githubusercontent.com/assets/985607/4259512/1ab3ea3c-3af9-11e4-9729-8ef496322c89.png)