tractor/tests/ipc
Tyler Goodlet 3d6a194669 Start a very basic ipc-server unit test suite
For now it just boots a server, parametrized over all tpt-protos, sin
any actor runtime bootup. Obvi the future todo is ensuring it all works
with a client connecting via the equivalent lowlevel
`.ipc._chan._connect_chan()` API(s).
2025-06-11 18:26:21 -04:00
..
__init__.py Start a very basic ipc-server unit test suite 2025-06-11 18:26:21 -04:00
test_server.py Start a very basic ipc-server unit test suite 2025-06-11 18:26:21 -04:00