| ▲ | jFriedensreich 6 hours ago | |||||||||||||||||||||||||||||||||||||
Cloudflare is not a CDN anymore but the workers edge platform, if you can move to bunny.net, you were not really using cloudflare. I don't understand how none of the alternatives really embrace WinterTC If i see something horrific like: import * as BunnySDK from "@bunny.net/edgescript-sdk" BunnySDK.net.http.serve(async (request: Request) => Thats a proprietary lock-in worse than what it tries to replace! | ||||||||||||||||||||||||||||||||||||||
| ▲ | whh 5 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||
FWIW, Cloudflare's edge platform is pretty proprietary too. | ||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||
| ▲ | mark_and_sweep 5 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||
AFAIC, WinterTC doesn't specify how to start an HTTP server. Their minimum common API requires, among other things, that the Request and Response interfaces from the fetch specification are present. Unfortunately, it does not specify any sort of serve function. | ||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||