tractor/tractor/ipc
Guillermo Rodriguez 73099fa1ba
Adapt ringbuf pubsub to new RBToken owner system
2025-04-13 13:36:02 -03:00
..
_ringbuf Adapt ringbuf pubsub to new RBToken owner system 2025-04-13 13:36:02 -03:00
__init__.py Add owner semantics to RBToken 2025-04-13 13:31:44 -03:00
_chan.py Break out transport protocol and tcp specifics into their own submodules under tractor.ipc 2025-03-27 20:36:46 -03:00
_mp_bs.py Add buf_size to RBToken and add sender cancel test, move disable_mantracker to its own _mp_bs module 2025-03-27 20:36:46 -03:00
_shm.py Add buf_size to RBToken and add sender cancel test, move disable_mantracker to its own _mp_bs module 2025-03-27 20:36:46 -03:00
_tcp.py Switch `tractor.ipc.MsgTransport.stream` type to `trio.abc.Stream` 2025-03-27 20:36:46 -03:00
_transport.py Switch `tractor.ipc.MsgTransport.stream` type to `trio.abc.Stream` 2025-03-27 20:36:46 -03:00