thespian/src
CJ van den Berg b000eaf01e
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-17 22:47:22 +02:00
..
c feat: add unlinked-spawn to the C and Zig APIs 2026-04-17 22:47:22 +02:00
remote feat(remote): add inbound proxy table to endpoint 2026-04-17 22:47:22 +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(zig-0.16): update subprocess modules to zig-0.16 2026-04-17 22:45:21 +02:00
subprocess_windows.zig fix(zig-0.16): update subprocess modules to zig-0.16 2026-04-17 22:45:21 +02:00
thespian.zig feat: add unlinked-spawn to the C and Zig APIs 2026-04-17 22:47:22 +02:00
trace.cpp refactor: run clang linter and formatter 2025-01-20 18:21:54 +01:00