[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK V1 Beta #389

Draft
wants to merge 172 commits into
base: main
Choose a base branch
from
Draft

SDK V1 Beta #389

wants to merge 172 commits into from

Conversation

ValentaTomas
Copy link
Member

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 or rename

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js-rc JS SDK - Release candidate python-rc Python SDK - Release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants