workerd icon indicating copy to clipboard operation
workerd copied to clipboard

container: Add setEgressTcp capnp capability and setEgress

Open gabivlj opened this issue 2 months ago • 1 comments

This is part of the workstream to give a container access to a WorkerEntrypoint. How it works is that subrequest channels can implement a writeServiceDesignator function that they can fill with metadata appropiate to connect to the worker on the same machine. On workerd, this should just be a name and an entrypoint.

gabivlj avatar Nov 24 '25 23:11 gabivlj

The generated output of @cloudflare/workers-types matches the snapshot in types/generated-snapshot :tada:

github-actions[bot] avatar Nov 24 '25 23:11 github-actions[bot]