gulluprasad123
CDCloudflare Developers
•Created by gulluprasad123 on 4/1/2025 in #workers-help
Parsing .EML using workers
i have tried using a variety of mail parsers with workers but since workers does not have full nodejs compatibility, i am unable to use buffer or stream etc which is used by popular libs such as mailparser. is there a workaround or a compatible lib which could do it on workers?
9 replies
CDCloudflare Developers
•Created by gulluprasad123 on 9/16/2024 in #pages-help
cache/webpack/client-production/0.pack is 30.9 MiB in size
i have tried ssr:false, and loading all libs from upkg
build command : npm run build
output directory: .next .
kindly help
22 replies
CDCloudflare Developers
•Created by gulluprasad123 on 4/15/2024 in #general-help
Cost of Stream at bulk.
what would be the cost of Stream for 1 million minutes, 10 million minutes and 100 million minutes streamed per month. Looking for an estimate.
9 replies
CDCloudflare Developers
•Created by gulluprasad123 on 11/26/2023 in #workers-help
workers ai with openai/whisper. i want to specify that it translates to english.
hi i am using workers ai with openai/whisper. i want to specify that it translates to english.
1 replies