https://discord.cloudflare.com logo
Join Discord
Powered by
# workers-discussions
  • i

    itsmatteomanf

    01/26/2021, 9:36 PM
    Leafblower in the face.
  • a

    alwaysal96

    01/26/2021, 9:54 PM
    Hey following up regarding delivering WebAssembly/WebGL games in the browser, and how we could use Cloudflare to enable this
  • a

    alwaysal96

    01/26/2021, 9:58 PM
    So from what we understand Cloudflare isn't a push CDN, so we'd need one with this functionality like Akamai, Google Cloud, or AWS Cloudfront. If we were to use's Google's Cloud CDN, we could use that to actually store the files there, but then distribute it with the help of Cloudflare's distributed edgepoints
  • i

    itsmatteomanf

    01/26/2021, 10:06 PM
    You don’t need it, it would only require a cache fill for the first request of each POP (unless you could use something like KV to mitigate it). You could do a double layer for sure, making the file available in more locations closer to the POPs.
  • a

    alwaysal96

    01/26/2021, 10:11 PM
    OK so we can use Cloudflare workers entirely then? The only problem is that our games will be larger than the imposed 25MN limit, so that would be an issue for us
  • a

    alwaysal96

    01/26/2021, 10:14 PM
    Thinking we could store the actual files in something like Backblaze B2, which together as part of the Bandwidth Alliance with Cloudflare we could save big on costs as a startup, but still have a hybrid solution that would work well for our needs
  • i

    itsmatteomanf

    01/26/2021, 10:31 PM
    Yes. I would only suggest handling Cache-Control headers well. Maybe post in the Community and we can discuss further (with better code handling and more organized for this sort of thing).
  • a

    alwaysal96

    01/26/2021, 10:35 PM
    Will do, thanks a million @User
  • i

    itsmatteomanf

    01/26/2021, 10:35 PM
    Tag me in there, I’m @ matteo
  • a

    alwaysal96

    01/26/2021, 10:38 PM
    @User
  • a

    alwaysal96

    01/26/2021, 10:38 PM
    Sure thing
  • d

    dalek_cos

    01/26/2021, 11:45 PM
    Will we ever have a voice channel here?
  • a

    albert-zhao

    01/27/2021, 12:10 AM
    maybe if we do an Among Us sesh, jk
  • a

    albert-zhao

    01/27/2021, 12:10 AM
    will look into it for a Q and A format
  • t

    theGagne

    01/27/2021, 12:43 AM
    B2 is super legit.
  • i

    itsmatteomanf

    01/27/2021, 1:31 AM
    Just annoying you have to have different accounts for EU and US datacenters...
  • j

    James

    01/27/2021, 1:50 AM
    💙 B2. You can use their Business Groups feature to help manage the multi-account requirement somewhat.
  • i

    itsmatteomanf

    01/27/2021, 2:10 AM
    That’s true, I do have that setup that way, but it’s still bothersome. Two bills, two settings pages...
  • j

    James

    01/27/2021, 2:19 AM
    Agreed, definitely not as simple as it could be
  • c

    Cloudflare Workers Bot

    01/27/2021, 1:08 PM
    Invalid Application-ID or API key
  • e

    exotic cricket

    01/27/2021, 1:09 PM
    yes
  • g

    Greg Brimble | Cloudflare Pages

    01/27/2021, 2:11 PM
    It's actually not the bot's fault! Search seems to be properly broken on https://developers.cloudflare.com/workers cc. @User @User
  • g

    Greg Brimble | Cloudflare Pages

    01/27/2021, 2:12 PM
    I'm honestly amazed the bot failed so gracefully.
  • a

    albert-zhao

    01/27/2021, 2:13 PM
    thanks for the catch Greg
  • k

    KevH

    01/27/2021, 3:53 PM
    Anyone got any experience with the Flareact framework?
  • u

    617a7a

    01/27/2021, 3:53 PM
    flareact?
  • k

    KevH

    01/27/2021, 3:54 PM
    https://flareact.com/
  • c

    Ceru ©

    01/27/2021, 3:54 PM
    ohh neat
  • c

    Ceru ©

    01/27/2021, 3:55 PM
    just wish there was something like that for Vue 😔
  • k

    KevH

    01/27/2021, 3:55 PM
    Evaluating it for a project i'm working on. Working great in everything except... IE11
1...727374...2509Latest