f7a97e698e
Enables HTTP/2 for JS SDK sandbox envd traffic in Node by routing envd RPC/API requests through undici with an HTTP/2-enabled dispatcher. Non-Node runtimes continue to use global fetch. Management API and volume clients are unchanged. Requires bumping node from >=20 to >= 20.18.1 for undici
100 B
100 B
e2b
| e2b |
|---|
| patch |
Use HTTP/2 for JS SDK envd/api requests and require Node.js 20.18.1 or newer.