E2B
E2B copied to clipboard
Release SDK V1 Beta
This PR introduces changes to the SDKs that:
- Fix the lifecycle management by letting users specify sandbox timeout and getting rid of periodic refreshes in the background
- Changes communication from WebSocket to HTTP1.1 with streams which removes the need for establishing the initial connection and allows better control over requests to the sandbox
- Improves some long-standing issues with the SDK like default user
- Introduces requested methods like
exists
orrename