diff --git a/src/app.vue b/src/app.vue index f30772d3..51ad50a5 100644 --- a/src/app.vue +++ b/src/app.vue @@ -2,23 +2,50 @@
- - -
- W:
- H:
- -
- + + + + + + + + +
is connected{{ neko.connected ? 'yes' : 'no' }}
is contolling{{ is_controlling ? 'yes' : 'no' }}
websocket state{{ neko.state.websocket }}
webrtc state{{ neko.state.webrtc }}
+ +
- +