Open kjxbyz opened 1 year ago
I will look into it this weekend when I am free
This is not a bug but rather the websocket implementation has not been done. Currently only websocket with graphql seems to be implemented .
Need to support ws
and socket-io
.
Is there an update or workaround about this one?
I spend some time figuring out, how to integrate it with gateways, above article might help, have a great day.
A solution to support socket.io out of the box lib would be great
Describe the bug
In
@WebSocketGateway
,I18nContext.current()
returns undefined.Reproduction
https://github.com/StarterHub/nest-starter
System Info