uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.86k stars 569 forks source link

Forgot in WebSocket? #865

Closed gtAvenir closed 1 year ago

gtAvenir commented 1 year ago

May got it wrong but using the new version of this lib with typerscript, I m getting a error about the type when I m attaching custom data in the websocket object, maybe because we are missing [key: string]: UserData;

https://github.com/uNetworking/uWebSockets.js/blob/875f16e1fa8483f1cbe6e50fdb25efe4fc383731/docs/index.d.ts#L108

Maybe was intentional, but would be great if you could let me know.

Cheers!

gtAvenir commented 1 year ago

Sorry to bother got it is generic type