Commit Graph

75 Commits

Author SHA1 Message Date
Miroslav Šedivý
1ab1953dea refactor webscoket reconnection logic. 2021-02-08 19:14:39 +01:00
Miroslav Šedivý
85a3f4fd9d minor WS &WebRTC fixes. 2021-02-08 18:46:07 +01:00
Miroslav Šedivý
b6d61c0748 websocket improve disconnection handling. 2021-02-08 18:27:37 +01:00
Miroslav Šedivý
f2a9a33cb0 fix logout and save WS url. 2021-02-08 17:50:12 +01:00
Miroslav Šedivý
817ea28379 webrtc stats ignote when no connection. 2021-02-08 17:31:06 +01:00
Miroslav Šedivý
7858edb8ec webrtc connection change. 2021-02-07 17:28:15 +01:00
Miroslav Šedivý
73e043aa0d add reconnection logic. 2021-02-07 16:43:53 +01:00
Miroslav Šedivý
1fee7acaab add webrtc_stats to state. 2021-02-07 16:28:09 +01:00
Miroslav Šedivý
0aef325c5b add ice candidates adter accepting remote description. 2021-02-07 16:01:08 +01:00
Miroslav Šedivý
46c2625f1c add video stats. 2021-02-07 15:49:10 +01:00
Miroslav Šedivý
b0ed563792 accept candidates before offer. 2021-02-02 21:05:30 +01:00
Miroslav Šedivý
4850b5cb7c add Trickle ICE support. 2021-02-02 20:27:23 +01:00
Miroslav Šedivý
baffa8dde4 removed unused connection state props. 2021-01-31 14:47:12 +01:00
Miroslav Šedivý
b5432d5603 on system disconnect remove autentication. 2021-01-31 14:38:37 +01:00
Miroslav Šedivý
b85b40bfdf updated events emmiter. 2021-01-31 14:25:17 +01:00
Miroslav Šedivý
22829850bb autoplay as Prop. 2021-01-31 14:06:08 +01:00
Miroslav Šedivý
d7ee530960 webscoker & webrtc: unavailable state. 2021-01-31 13:54:47 +01:00
Miroslav Šedivý
1d1b995ceb start muted and unmute for autoplay. 2021-01-30 12:37:41 +01:00
Miroslav Šedivý
6bf28aa55d update docs & minor typo. 2021-01-29 23:21:14 +01:00
Miroslav Šedivý
eac56533e6 authentication with cookies. 2021-01-29 23:14:59 +01:00
Miroslav Šedivý
a5a82077c5 add cursor & browser to clear function. 2021-01-29 20:41:57 +01:00
Miroslav Šedivý
6142c3baec websocket supported getter. 2021-01-29 20:13:37 +01:00
Miroslav Šedivý
54f7514336 send: body any type. 2021-01-28 17:11:26 +01:00
Miroslav Šedivý
962b84d89e send / receive message. 2021-01-28 16:08:17 +01:00
Miroslav Šedivý
224a84d082 add file chooser upload. 2021-01-20 23:59:32 +01:00
Miroslav Šedivý
ed197d5c76 logging changed. 2021-01-15 17:17:49 +01:00
Miroslav Šedivý
b9c68107d2 kbd layout -> kbd map. 2021-01-15 17:05:00 +01:00
Miroslav Šedivý
bb5f6337ef export and use models. 2021-01-13 22:36:09 +01:00
Miroslav Šedivý
45a1a39370 lint fix. 2021-01-13 22:04:36 +01:00
Miroslav Šedivý
ff89677435 cursor Image on connect. 2021-01-10 12:41:51 +01:00
Miroslav Šedivý
818e07fc8b cursor image as WS event. 2021-01-10 12:34:08 +01:00
Miroslav Šedivý
94186f3ef6 add cursor changing (WIP). 2021-01-09 23:28:56 +01:00
Miroslav Šedivý
980b3217f8 getFilesFromDataTansfer - with directory upload. 2021-01-09 15:31:01 +01:00
Miroslav Šedivý
6bd3352a5f drag events correctly emiting to server. 2021-01-08 22:15:49 +01:00
Miroslav Šedivý
dc5699e425 add upload drop events. 2021-01-08 21:36:59 +01:00
Miroslav Šedivý
aab2f389eb switch to new API. 2021-01-08 20:51:38 +01:00
Miroslav Šedivý
4074436d96 generate new API. 2021-01-08 20:16:05 +01:00
Miroslav Šedivý
dea3378cb0 add drag and drop event handler. 2021-01-07 20:21:40 +01:00
Miroslav Šedivý
972ee7c123 add tabs to neko component. 2020-12-29 20:50:49 +01:00
Miroslav Šedivý
398a8a4ab4 remove unused header methods. 2020-12-29 19:25:39 +01:00
Miroslav Šedivý
09e1050f8f remove remporary cookeis hooks. 2020-12-28 21:02:10 +01:00
Miroslav Šedivý
67d0c7eb78 remove duplicate API endpoints. 2020-12-28 17:34:51 +01:00
Miroslav Šedivý
eeb82c09b3 browser tab use REST API. 2020-12-27 22:14:56 +01:00
Miroslav Šedivý
b13c9696b1 api remove payload from names. 2020-12-26 23:59:29 +01:00
Miroslav Šedivý
c796a9e530 export API. 2020-12-26 23:21:49 +01:00
Miroslav Šedivý
c7fde94ac4 add headers manipulation. 2020-12-24 03:23:08 +01:00
Miroslav Šedivý
c9290bd88a browser add cookies. 2020-12-23 02:41:15 +01:00
Miroslav Šedivý
5755b45888 browser tabs example introduced. 2020-12-20 19:35:35 +01:00
Miroslav Šedivý
251cea24b8 add back and forward navigate. 2020-12-13 23:38:38 +01:00
Miroslav Šedivý
67405da3aa add browserUrl. 2020-12-13 23:24:21 +01:00