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

    dave

    05/27/2023, 9:16 PM
    it makes me sad that part of logpush's backend seems to be written in Go instead of TypeScript ๐Ÿ˜ฆ
  • c

    Chaika

    05/27/2023, 9:16 PM
    Workers/http should be at the same rate, but just way less request per batch
  • c

    Chaika

    05/27/2023, 9:17 PM
    yea why would you want typescript for that? I'd assume rust over Go
  • d

    dave

    05/27/2023, 9:17 PM
    because then it can run in a Worker!
  • c

    Chaika

    05/27/2023, 9:18 PM
    logpush itself isn't a workers service I imagine, iirc it predates them, also just the "type" of service it is, needing to batch/be very efficient/etc, probably not the best use case
  • a

    AA

    05/27/2023, 9:19 PM
    @Erisa | Support Engineer @Chaika thanks for the input. sounds like i should hold off and maybe hope that tunnels find a way for internally supporting tcp ๐Ÿ˜„
  • d

    dave

    05/27/2023, 9:19 PM
    aws-sdk-go/1.44.147 (go1.20.1; linux; amd64) exec-env/cloudflare-logs
  • e

    Erisa | Support Engineer

    05/27/2023, 9:20 PM
    No problemo, would be nice indeed if Workers could access tunneled tcp directly ๐Ÿ™‚
  • c

    Chaika

    05/27/2023, 9:20 PM
    looks like they're just talking about using cloudflare access cli for accessing a database
  • c

    Chaika

    05/27/2023, 9:20 PM
    which under the hood just uses the same tcp over websocket stuff iirc
  • w

    Walshy | Pages

    05/27/2023, 9:20 PM
    Go โค๏ธ
  • a

    AA

    05/27/2023, 9:20 PM
    indeed.. lots of 'almost' solutions
  • w

    Walshy | Pages

    05/27/2023, 9:21 PM
    Why can't they? The orange cloud block or?
  • a

    AA

    05/27/2023, 9:21 PM
    even with a limitation of only tunneling to your own workers would be nice. ๐Ÿ™‚
  • c

    Chaika

    05/27/2023, 9:21 PM
    lol it's what browser rendered ssh uses as well, tcp over websocket parsing locally. It works great, but is a bit funny to me
  • a

    AA

    05/27/2023, 9:21 PM
    simplifies audits anyhow
  • e

    Erisa | Support Engineer

    05/27/2023, 9:23 PM
    Same reason specturm cant, cf tunnels dont expose TCP in a way that can be consumed by anything other than over https with the websocket proxy thing
  • w

    Walshy | Pages

    05/27/2023, 9:24 PM
    ah fair
  • e

    Erisa | Support Engineer

    05/27/2023, 9:24 PM
    Workers can connect over the websocket proxy which I mentioned but they didnt seem to want to do that
  • a

    AA

    05/27/2023, 9:25 PM
    well more like I'm not sure how to get the postgresql library to use it ๐Ÿ˜›
  • a

    AA

    05/27/2023, 9:26 PM
    telling a worker to participate in a specific (tunnel?) would be cool
  • a

    AA

    05/27/2023, 9:26 PM
    sounds.. heavy tho
  • a

    AA

    05/27/2023, 9:31 PM
    that would be incredibly amusing tho.. cloudflare made those changes to add raw sockets to workers, and then we just convert them back to websockets. ๐Ÿ˜›
  • s

    Slush

    05/28/2023, 6:37 AM

    https://youtu.be/_ttI4eWuQU4โ–พ

    Ig cloudflare needs an update to it after almost 10 years x3
  • l

    lokiwind

    05/28/2023, 10:22 AM
    wrangler routes setting I have a problem with this #799437470004412476
  • a

    adiswa123

    05/28/2023, 10:34 AM
    Hey everyone, what would be the right place to ask for help with Cloudflare Images?
  • z

    zegevlier

    05/28/2023, 10:36 AM
    This channel, #1104040620948992090 or on the community forums ()
  • a

    adiswa123

    05/28/2023, 10:37 AM
    Ok, well I was basically trying to use Sourcing Kit to import images, but I wanted to point it to an R2 bucket. Now R2 does support an S3 API, but I couldn't get it to work, it keeps telling me my credentials are wrong. Is there a workaround I'm missing, or is this not possible to do yet?
  • d

    DvidPi

    05/28/2023, 10:56 AM
    Turns out I just had to wait for the SRV record to propagate, now it works just fine :D
  • z

    zegevlier

    05/28/2023, 10:56 AM
    Ah, awesome! ๐Ÿ˜„
1...42634264426542664267Latest