Websockets on AWS
Hi guys, i have made a websocket gateway in my nest js app. Its working fine on local. But now i want to drploy ut on AWS API Gateway, but there are two option for websockets HTTP or LAMBDA, now i saw reference to lambda function but they write whole websocket methods in lambda function on AWS. can you help me to connect my websocket code to AWS.
Discover More
Curated from across