1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00
OpenSTF/lib/units
2015-06-25 17:18:16 +09:00
..
app Moved from stf-docs to GitHub's stf-wiki. 2015-06-22 20:25:40 +09:00
auth Change all "api" URLs. Ideally the path prefix would be an option. 2014-12-17 21:29:51 +09:00
device Keep the same channel for each device. This should make it easier to keep the client side up to date after device death (because there's no need to update it at all). 2015-06-25 17:18:16 +09:00
notify Make all zmq endpoints use srv records. 2014-12-17 21:01:20 +09:00
poorxy Too much overlap in storage plugin URLs for meaningful loadbalancing and config simplicity. Make poorxy emulate the real situation and change related URLs. 2015-01-07 14:04:36 +09:00
processor Reaper decides if a device is present or not. Allows devices to "come back to life" if they start beating again. 2015-06-03 18:49:42 +09:00
provider Use eventemitter3 for provider. 2015-06-04 12:07:30 +09:00
reaper When receiving an introduction message, silently drop any previous value in the reaper. Fixes a bug where restarting a provider would not bring the devices online due to it starting within the heartbeat ttl, leading the reaper to believe it has been connected all along. 2015-06-05 10:58:03 +09:00
storage Use sendStatus instead of status where applicable. 2015-04-28 21:19:28 +09:00
triproxy Unify socket closers. Don't put them all in one try-catch or some might remain. 2014-11-17 15:51:57 +09:00
websocket Reaper decides if a device is present or not. Allows devices to "come back to life" if they start beating again. 2015-06-03 18:49:42 +09:00