This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
websocket #347
Answered
by
lemonyte
PP-HashInclude
asked this question in
General
websocket
#347
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
lemonyte
Jul 29, 2022
Replies: 1 comment
-
WebSockets aren't supported by Deta because Micros are basically serverless functions that get killed after a 10 second timeout, so long-running connections are impossible. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abdelhai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WebSockets aren't supported by Deta because Micros are basically serverless functions that get killed after a 10 second timeout, so long-running connections are impossible.