jazz
jazz copied to clipboard
Document the runtimes supported by jazz-nodejs
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 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/