1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 10:19:30 +02:00
OpenSTF/lib/wire
2014-06-02 14:52:46 +09:00
..
channelmanager.js Allow only a single group per device. 2014-02-03 02:28:58 +09:00
index.js Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal. 2014-02-21 15:55:23 +09:00
messagestream.js Fix major oversight in MessageStream that was causing multi-chunk messages to fail. 2014-04-01 17:54:31 +09:00
router.js Fix user actions not extending timeout. 2014-05-13 12:21:05 +09:00
seqqueue.js Make sure touch events arrive in correct order. 2014-04-03 17:13:17 +09:00
util.js URLs can now be opened. 2014-04-21 20:36:32 +09:00
wire.proto Send heartbeats from the provider. This keeps unauthorized and offline devices present as well, which is what we want. This also greatly reduces the number of queries to rethinkdb. 2014-06-02 14:52:46 +09:00