This website requires JavaScript.
Explore
Help
Sign in
yetangitu
/
OpenSTF
Watch
1
Star
0
Fork
You've already forked OpenSTF
0
mirror of
https://github.com/openstf/stf
synced
2025-10-04 10:19:30 +02:00
Code
Issues
Releases
Wiki
Activity
1dd9f45f06
OpenSTF
/
lib
/
units
/
device
/
plugins
/
screen
History
Download ZIP
Download TAR.GZ
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