You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Argo](/argo-smart-routing/)| No | Argo is not compatible with WebSockets. |
35
36
|[SSL](/ssl/)| Yes ||
36
37
|[WAF](/waf/)| Yes\*| The initial HTTP 101 request is subject to WAF managed rules, custom rules, rate limiting rules, and other WAF features like any other WebSockets connection. However, once a connection has been established, the WAF does not perform any further inspections. |
37
38
|[Workers](/workers/examples/websockets/)| Yes | You can also use [Durable Objects](/durable-objects/) as an endpoint for WebSocket sessions, giving you full control over messages sent to and from clients. |
0 commit comments