Aleksei Iatsiuk

Results 6 comments of Aleksei Iatsiuk

@marcelijanowski yep: ```js verifyClient: function({ req }, done) { req.jwt = jwt.verify( // ... ); done(true); }); wss.on('connection', (ws, req) => { const jwt = req.jwt; }); ```

Is native Docker support available in version 1.0.0-rc.3? Could you please provide documentation and/or some examples for it?

https://github.com/AlanWalk/markdown-toc/issues/65

@valery1707 это получилось случайно :) Я PR сделал, чтобы рабочий пример конфигов показать.

I don't know TypeScript, sorry for that. I'm using this snippet for now: ```js process.on('multipleResolves', async (type, promise, value) => { let originalVal; try { originalVal = await promise; }...

- Operating System: macOS 15.2 - Hardware: Apple M2 Pro - Controller: Sony DualSense (PS5) The application crashes immediately upon button press after world load. [crash-2025-01-19_17.49.59-client.txt](https://github.com/user-attachments/files/18469415/crash-2025-01-19_17.49.59-client.txt)