jazz icon indicating copy to clipboard operation
jazz copied to clipboard

Document the runtimes supported by jazz-nodejs

Open gdorsi opened this issue 8 months ago • 1 comments

Document that jazz-nodejs requires Node v22 and also works on other platforms (Bun, Cloudflare, Deno, Vercel Functions, whatever supports WebSocket) and add tips on how to fallback on PureJSCrypto if there are issues with WASM or there is lack of support

gdorsi avatar Apr 10 '25 10:04 gdorsi

@gdorsi would it possible to run jazz on cloudflare durable objects because websocket on durable object can hibernate

https://developers.cloudflare.com/durable-objects/examples/websocket-hibernation-server/

abhishiv avatar Jul 08 '25 22:07 abhishiv