Is it possible to use Socket.io with AWS Lambda? #4839
Unanswered
JatosDetking
asked this question in
Q&A
Replies: 1 comment
-
No, it's not compatible with AWS lambda (as you need to maintain a persistent connection between the server and the client). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use Socket.io with AWS Lambda?
Beta Was this translation helpful? Give feedback.
All reactions