piker/piker
Tyler Goodlet 9931accc52 Port clearing systems to new tractor context api
This avoids somewhat convoluted "hackery" making 2 one-way streams
between the order client and the EMS and instead uses the new
bi-directional streaming and context API from `tractor`. Add a router
type to the EMS that gets setup by the initial service tree and which
we'll eventually use to work toward multi-provider executions and
order-trigger monitoring. Move to py3.9 style where possible throughout.
2021-06-01 10:48:23 -04:00
..
brokers Drop search pause config; use default 2021-05-28 14:11:02 -04:00
clearing Port clearing systems to new tractor context api 2021-06-01 10:48:23 -04:00
cli Make -b a multi-option for backends 2021-05-27 13:05:23 -04:00
data Move no bs websocket api into its own data module 2021-05-28 14:11:02 -04:00
fsp Breakout fsp rt loop as non-closure for readability 2021-05-24 12:26:44 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Throttle L1 label updates at a lower rate 2021-05-28 14:11:02 -04:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Reminder to remove msgpack-numpy 2021-05-24 12:20:48 -04:00
_async_utils.py Wishful thinking with conditional mngrs 2021-01-15 21:10:08 -05:00
_daemon.py Port clearing systems to new tractor context api 2021-06-01 10:48:23 -04:00
_profile.py Add a pyqtgraph profiling toggle to chart CLI 2020-12-29 18:05:36 -05:00
calc.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
log.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00