This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-19 08:33:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
984c45b18320235aba4db9068b1d3939d70b44cb
stf-DeviceFarmer
/
lib
History
Simo Kinnunen
984c45b183
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
2014-06-06 15:02:29 +09:00
..
db
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
roles
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
2014-06-06 15:02:29 +09:00
util
Use a real random model for fake devices.
2014-06-04 19:08:07 +09:00
wire
Fix direct device control not extending owner timeout.
2014-06-02 21:03:21 +09:00
cli.js
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
2014-06-06 15:02:29 +09:00