artiq/artiq/protocols
David Nadlinger e165a9a352 sync_struct: Factor action strings out into enum and document them [nfc] 2019-01-19 20:19:17 +00:00
..
__init__.py Add missing __init__.py 2015-01-22 10:37:58 +08:00
asyncio_server.py documentation improvements 2018-09-26 12:12:37 +08:00
broadcast.py protocols: increase asyncio line limit. Closes #671 2017-02-17 20:46:23 +08:00
fire_and_forget.py pc_rpc: raise AttributeError immediately for nonexistent RPC methods. Closes #534 2016-09-14 11:22:07 +08:00
logging.py Fix non-exception-safe finally: handlers. 2018-05-25 04:23:32 +00:00
packed_exceptions.py transfer Python builtin exceptions over pc_rpc and master/worker 2016-04-04 22:02:42 +08:00
pc_rpc.py pc_rpc: fix handling of type annotations 2019-01-10 12:13:22 +08:00
pipe_ipc.py protocols: increase another asyncio line limit (#671) 2017-06-22 09:43:52 +08:00
pyon.py pyon: fix grammar in module docstring. 2019-01-04 19:31:08 +00:00
remote_exec.py documentation improvements 2018-09-26 12:12:37 +08:00
sync_struct.py sync_struct: Factor action strings out into enum and document them [nfc] 2019-01-19 20:19:17 +00:00