ceifa
Explore posts from serversCDCloudflare Developers
•Created by ceifa on 1/8/2024 in #workers-help
How to use the hibernatable websocket API on workers + durable objects?
I'm creating a worker + DO that accept websocket requests. I'm a little bit confused of how do I implement the hibernatable API. Does someone have an example? And also, how do I know that I did it right?
3 replies
CDCloudflare Developers
•Created by ceifa on 7/7/2023 in #workers-help
can't make route matching work with wildcard subdomain
I just created the worker with the starter proxy template and added my route (*.app.jeto.ai) and it don't work, am I doing something wrong? Should I create something on the zone?
13 replies
CDCloudflare Developers
•Created by ceifa on 5/25/2023 in #pages-help
Using builtin node packages on build process cause errors
hello, is it possible to have firebase-admin on cloudflare pages?
it keeps getting an error on build, because it relies on node packages
22 replies