r58Playz
r58Playz
CDCloudflare Developers
Created by r58Playz on 7/3/2024 in #workers-help
Limits for WebSockets Worker
I have a worker multiplexing 2-3 TCP sockets over a single long-lived websocket so I can use a WASM HTTP & TLS client on a frontend to perform some API requests cross-origin securely. I am getting close to the regular Workers CPU time limit and haven't recieved any warnings so was wondering if Workers that use WebSockets have different limits. Is this true?
2 replies