Commit graph

4 commits

Author SHA1 Message Date
43406334b7
feat(remote): add inbound proxy table to endpoint
- Spawn a local Proxy actor on first message from each new remote actor ID
- Route inbound wire exit to the corresponding proxy
- Clean up proxy table entries on proxy_exit notification
- Teardown sends {"exit", "transport_closed"} to all live proxies
2026-04-15 13:03:55 +02:00
d40db53545
WIP: implement proxy 2026-04-15 13:03:55 +02:00
ae619675de
WIP: add remaining message types 2026-04-15 13:03:54 +02:00
02bda4ae61
WIP: add remote_endpoint_test 2026-04-15 13:03:54 +02:00