Georgy Farniev

Results 9 issues of Georgy Farniev

Hello, I have issue: I want to use **onProxyReqWs** for authentication. I need to take my session data and send it to websocket server as a header. But my **connect**...

Hello, I'm using socket.io and koa-session. How can I get user session information (same as ctx.state.user in koa middleware) in socket context, where I have only cookie session id?

Schema placed alongside node_modules, which is not desired behavior when using **npm 7 workspaces** Would be nice to have custom option or env variable to specify desired location of the...

Hello. I'm just starting with swagger, installed latest version of swagger, and I get the following: ``` $ swagger project create hello-world ? Framework? (Use arrow keys) > connect express...

This error occurs if tsconfig.json doesn't have types array. i18n plugin should check this and create array if necessary.

Hello. Is there any plans to support multiple indexes? This could be handy for searching multiple different types of documents with different settings, for example, users and logs.

good first issue

Hello. First of all, thank you for finally creating adequate testing framework for typescript. But how can I make setup for testing vue single file components?

It would be nice to have setup and teardown hooks that executes before ALL fixtures ONCE and teradown after ALL fixtures ONCE in addition to fixture hooks. For example, it...

enhancement