Tomas Valenta
Tomas Valenta
Hey @longseespace, the communication between our SDK and API+sandboxes is documented in our infra repo: - API for creating sandbox, etc. (OpenAPI) — https://github.com/e2b-dev/infra/blob/main/spec/openapi.yml - Sandbox communication (OpenAPI, Protobuffers) —...
[Here](https://e2bdev.notion.site/?pvs=74) are some additional notes about generating custom SDKs. Closing the issue for now.
@dobrac This can be closed as we have the new docs in a separate repo, right?
I want to do a few more end to end tests, but it should be ready to merge right after https://github.com/e2b-dev/infra/tree/uffd-refactor
@codex review
> ### 💡 Codex Review > https://github.com/e2b-dev/infra/blob/116062b7729f46356f334abb7c158dea50876bfd/packages/orchestrator/internal/sandbox/uffd/userfaultfd/serve.go#L109-L113 > > > ** Handle UFFD remove events after unregister** > The new `Disable(ctx)` issues `UFFDIO_UNREGISTER`, which causes the kernel to emit...
I'll do some last end-to-end testing and then we should be able to merge.
Waiting for https://github.com/e2b-dev/infra/pull/1385 merge.
@codex review
cursor review