artiq/artiq/protocols
2016-07-07 14:55:21 +08:00
..
__init__.py Add missing __init__.py 2015-01-22 10:37:58 +08:00
analyzer.py analyzer: use EOP, flush pipeline on stop 2016-03-15 17:49:59 +08:00
asyncio_server.py require Python 3.5.2, remove monkey patches 2016-07-07 14:55:21 +08:00
broadcast.py protocols/broadcast: minor fixes 2016-05-25 10:32:36 -05:00
fire_and_forget.py protocols: add fire-and-forget RPC 2015-06-14 22:03:34 -06:00
logging.py protocols/logging,pc_rpc: do not print errors on Windows when clients disconnect 2016-01-27 21:23:27 +01: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 transfer Python builtin exceptions over pc_rpc and master/worker 2016-04-04 22:02:42 +08:00
pipe_ipc.py protocols/pipe_ipc: raise line length limit 2016-03-23 15:12:29 +08:00
pyon.py language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00
remote_exec.py doc: remote execution 2016-04-06 19:13:41 +08:00
sync_struct.py use recommended asyncio.ensure_future instead of asyncio.Task 2016-05-22 16:36:29 -07:00