workers-help
pages-help
general-help
durable-objects
workers-and-pages-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
⚡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd-runtime
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
logs-and-analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows
vite-plugin
pipelines-beta
containers-beta
How to use websockets on workers?
[ws] Error in open handler: SyntaxError: WebSocket Constructor: The protocol header token is invalid.
...Documentation on Edge Use in Cloudflare workers with NextJS
Browser Rendering: Upstream proxy via BrowserContext proxyServer fails in Workers with net::ERR_PROX
error occurred while updating repository submodules

Worflows deploy issue
ASN 8075 Microsoft Azure botnet cluster detection
[Question] NestJS Support
node:http
, can we run NestJS on workers? anyone try it?Invalid WebSocket close code: 1006.
message:...
Tensorflow Lite on workers for inference
Image Transformations on workers.dev urls?
Limits to Secrets?
Workaround to import third-party libs on Workers Scripts?
formData.append
It is all working and is actually fetching data
But I would like to extend this back-end to use Hono or create more complex API logic using any other third-party library. How can I do it? Am I thinking about it in the wrong way? How could I use Workers for Platforms to create a more complex back-end logic? ...Worker spawning a Browserless container - Wrangler causes WS dropouts
What's the recommended way to use environment variables in a SvelteKit project?
getPlatformProxy
but I'm not sure if it's for local development only or also prod, How am I supposed to use them?...Streaming response breaks on one Cloudflare account, but not the other

How to deploy a full stack app using cloudflare workers with astro as frontend and hono as backend?
npm create cloudflare@latest -- my-astro-app --framework=astro
to create my starter template, then I create an api/workers.js
with
```
import { Hono } from 'hono'
const app = new Hono()...Prevent binding override
Worker -> Durable Object fetch RPC call performance in Rust

Cloudflare is redirecting /@foo to /%40foo