#serverless nestjs with websocket
15 messages · Page 1 of 1 (latest)
Please do not tag the moderators unless someone is breaking server rules. The mods are here to help enforce the rules of the server, and while most of them are knowledgeable about Nest, they are not the only ones able to solve your question.
@oblique current have you tried something like this?
My concern is the lambda specification (in serverless.yml) will have a trigger http.
So this wont support the websocket integration??
events:
- http:
method: any
path: /{any+}
What part of don't ping mods did you not understand?