thespian/src
CJ van den Berg 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
..
c feat: add unlinked-spawn to the C and Zig APIs 2026-04-15 13:03:55 +02:00
remote feat(remote): add inbound proxy table to endpoint 2026-04-15 13:03:55 +02:00
backtrace.cpp feat: add support for tty local debugger 2025-07-03 15:58:12 +02:00
cbor.cpp refactor: run clang linter and formatter 2025-01-20 18:21:54 +01:00
executor.hpp feat: add file_stream and subprocess_windows 2024-06-07 22:09:46 +02:00
executor_asio.cpp fix: release fd from stream_descriptor to prevent double or prematurely close 2025-04-30 14:46:47 +02:00
hub.cpp refactor: run clang linter and formatter 2025-01-20 18:21:54 +01:00
instance.cpp feat: add C & Zig bindings for socket 2026-03-04 10:49:33 +01:00
subprocess.zig fix: update subprocess to new Receiver interface 2026-04-15 13:03:54 +02:00
subprocess_windows.zig fix: port subprocess_windows.zig to zig-0.15 2025-10-01 16:55:40 +02:00
thespian.zig feat: add unlinked-spawn to the C and Zig APIs 2026-04-15 13:03:55 +02:00
trace.cpp refactor: run clang linter and formatter 2025-01-20 18:21:54 +01:00