Question

Cloudflare Workers SDK

  • 27 September 2023
  • 0 replies
  • 152 views

I need to send events from a Cloudflare Workers environment, which doesn’t support the Node SDK due to the lack of HTTP and HTTPS modules (it only has Fetch). Digging in the source, it looks like I may be able to wrap the Node SDK and provide an alternate transport. Just wanted to see if anyone else has done this already.


0 replies

Be the first to reply!

Reply