This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer-1
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer-1
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 16:23:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d595449a870f2c8a66e2e75c2eb450a44b6bbdbc
stf-DeviceFarmer-1
/
lib
/
units
/
device
/
plugins
/
screen
History
Simo Kinnunen
5e9aa427e9
The screen websocket now sends ping messages every now and then, so that it won't get caught by nginx's proxy_read_timeout if the screen is off or not moving. Previously, nginx may have decided to kill the connection after a period of no activity.
2017-01-25 17:46:23 +09:00
..
util
Updated npm dependencies.
2016-08-03 20:08:30 +09:00
capture.js
Move utility plugins into their own folder. They don't go into the support folder because they're not standalone units and require interaction with the main units. Further refactoring pending.
2015-07-28 15:59:02 +09:00
options.js
Give open device ports their own options. Preparing for future refactor.
2015-04-29 16:38:03 +09:00
stream.js
The screen websocket now sends ping messages every now and then, so that it won't get caught by nginx's proxy_read_timeout if the screen is off or not moving. Previously, nginx may have decided to kill the connection after a period of no activity.
2017-01-25 17:46:23 +09:00