Skip to content

Commit 945eef8

Browse files
feat(srvless): websocket support (#5480)
1 parent 1e9d453 commit 945eef8

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

pages/serverless-containers/how-to/add-a-custom-domain-to-a-container.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ Each container comes with an automatically generated domain, on which it is avai
4747
</Message>
4848
6. Connect to your container through that custom domain once the custom domain status is `ready`.
4949

50-
<Message type="important">
51-
**Custom Domains** do not currently support websockets. If you need to use websockets, you must configure them with the original container URL.
52-
</Message>
53-
5450
## Technical details and troubleshooting
5551

5652
Read this section if you want more details about how custom domains are handled or if you are trying to troubleshoot an issue.

pages/serverless-functions/how-to/add-a-custom-domain-name-to-a-function.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ Each function comes with an automatically generated domain, on which it is avail
4545
</Message>
4646
6. Connect to your function through that custom domain once the custom domain status is `ready`.
4747

48-
<Message type="important">
49-
**Custom Domains** do not currently support websockets. If you need to use websockets, you must configure them with the original function URL.
50-
</Message>
51-
5248
## Technical details and troubleshooting
5349

5450
Read this section if you want more details about how custom domains are handled or if you are trying to troubleshoot an issue.

0 commit comments

Comments
 (0)