Bokros Bálint
|
feb946a1bb
|
Merge pull request #15 from avatao-content/pmgeh
Rework TFW process management capabilities
|
2018-02-28 17:57:27 +01:00 |
|
Kristóf Tóth
|
e29b300925
|
Refactor ServerUplinkConnector to avoid passing redundant data
|
2018-02-28 15:57:44 +01:00 |
|
Kristóf Tóth
|
f21036091c
|
Expose TFWServer.fsm_manager as a property
|
2018-02-27 13:39:31 +01:00 |
|
Kristóf Tóth
|
770123310a
|
Refactor FSMManager.(un)?subscribe() family of methods to accept lists
|
2018-02-26 17:52:34 +01:00 |
|
Kristóf Tóth
|
5d7223779a
|
Rework FSMManager predicate contract
|
2018-02-26 17:47:35 +01:00 |
|
Kristóf Tóth
|
250b9da6d6
|
Fix FSMManager.unsubscribe_predicate()
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
78b689f650
|
Rename FSMManager handler -> predicate so it actually makes some sense
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
7e8ea0c7ac
|
Make FSM triggering dependent on FSMManager
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
50c940b21d
|
FSMManager no longer owns the managed FSM
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
5776400990
|
Make FSMManager.fsm a property
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
25fd71a2b8
|
Add message argument to FSMManager.trigger()
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
47a4e078de
|
Replace homemade hacky defaultdict with defaultdict ¯\_(ツ)_/¯
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
5e9eb88bfc
|
Implement crude FSMManager – wip
|
2018-02-26 17:24:56 +01:00 |
|
Kristóf Tóth
|
76456b36de
|
Enable proxying of Triggerless messages in TFWServer
|
2018-02-23 15:14:23 +01:00 |
|
Kristóf Tóth
|
cf4a5bc09d
|
Refactor FSMUpdate message sending logic to class FSMUpdater
|
2018-02-23 14:55:58 +01:00 |
|
Kristóf Tóth
|
fd1cb100ad
|
Unify (key, response) ordering
|
2018-02-23 12:13:19 +01:00 |
|
Kristóf Tóth
|
38ca56fa9d
|
Fix generate_fsm_update() not listing valid transitions properly
|
2018-02-23 12:08:14 +01:00 |
|
Kristóf Tóth
|
ecbb61a862
|
Overhaul WS->ZMQ proxying
|
2018-02-23 12:07:30 +01:00 |
|
Bálint Bokros
|
86aecd18a8
|
Move responding-to-controller related stuff to its own class
|
2018-02-12 13:22:55 +01:00 |
|
Bálint Bokros
|
6f785b3ca7
|
Refactor solvable responses
|
2018-02-12 11:28:35 +01:00 |
|
Bálint Bokros
|
e04cc08dd6
|
Remove unnecessary autoreload
As running the project outside a Docker container has become unfeasible,
having this feature doesn't make sense anymore.
|
2018-02-12 11:09:30 +01:00 |
|
Kristóf Tóth
|
4fe9d58681
|
Move TFWServer to tfw.networking.server package
|
2018-02-11 12:32:30 +01:00 |
|