mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-24 09:45:14 +02:00
Add socket.io with authentication and start rebuilding the device list.
This commit is contained in:
7
res/app/scripts/services/index.js
Normal file
7
res/app/scripts/services/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
define([
|
||||
'./io'
|
||||
, './devices'
|
||||
]
|
||||
, function() {
|
||||
}
|
||||
)
|
||||
Reference in New Issue
Block a user