Miroslav Šedivý
|
6140c2a578
|
webrtc use remote logger.
|
2021-09-09 23:48:26 +02:00 |
|
Miroslav Šedivý
|
3e05542205
|
do not log system logs events.
|
2021-09-09 23:48:05 +02:00 |
|
Miroslav Šedivý
|
f067fe9d62
|
pass optional logger instance to constructor.
|
2021-09-09 23:47:39 +02:00 |
|
Miroslav Šedivý
|
ce88143903
|
add quotes for strings in logging.
|
2021-09-09 23:40:33 +02:00 |
|
Miroslav Šedivý
|
ca6bc69630
|
add remote logger implementation.
|
2021-09-09 23:35:26 +02:00 |
|
Miroslav Šedivý
|
f28bc1184a
|
refactor logging to fields.
|
2021-09-09 23:23:34 +02:00 |
|
Miroslav Šedivý
|
2025036013
|
npm audit fix.
|
2021-09-09 20:24:47 +02:00 |
|
Miroslav Šedivý
|
07b5ba0977
|
Revert "temporary client compatibility workaround."
|
2021-09-09 19:59:52 +02:00 |
|
Miroslav Šedivý
|
f67ceae472
|
bump npm deps.
|
2021-09-09 19:59:14 +02:00 |
|
Miroslav Šedivý
|
6135b6d083
|
version 1.3.17
|
2021-09-09 00:16:22 +02:00 |
|
Miroslav Šedivý
|
0142b8066d
|
temporary client compatibility workaround.
|
2021-09-09 00:15:36 +02:00 |
|
Miroslav Šedivý
|
96b6d8fa8d
|
Websocket: use event + payload
|
2021-09-08 22:03:19 +00:00 |
|
Miroslav Šedivý
|
f0cdd69dcf
|
version 1.3.16
|
2021-09-03 10:35:12 +02:00 |
|
Miroslav Šedivý
|
995978a0d1
|
fix mac keybaord remapping.
|
2021-09-02 19:20:00 +02:00 |
|
Miroslav Šedivý
|
3d7c5d54d8
|
remove outdated dev proxy.
|
2021-09-01 19:13:36 +02:00 |
|
Miroslav Šedivý
|
970414d79b
|
catch error type any.
|
2021-09-01 19:11:01 +02:00 |
|
Miroslav Šedivý
|
e78e19c44b
|
upload.drop.finished undefined if no error.
|
2021-09-01 19:05:44 +02:00 |
|
Miroslav Šedivý
|
29b36f5250
|
upgrade dev deps.
|
2021-09-01 19:03:26 +02:00 |
|
Miroslav Šedivý
|
640babf903
|
version 1.3.15
|
2021-08-25 20:55:02 +02:00 |
|
Miroslav Šedivý
|
701ba4f233
|
disconnect on connection state change.
|
2021-08-24 18:55:39 +02:00 |
|
Miroslav Šedivý
|
90648c83a7
|
version 1.3.14
|
2021-08-10 20:22:57 +02:00 |
|
Miroslav Šedivý
|
621a06f7ba
|
do not attempt connection if not supported.
|
2021-08-10 20:19:55 +02:00 |
|
Miroslav Šedivý
|
d3d37de009
|
connection type event.
|
2021-08-10 19:15:44 +02:00 |
|
Miroslav Šedivý
|
3d48152ccf
|
version 1.3.13
|
2021-08-05 16:19:38 +02:00 |
|
Miroslav Šedivý
|
16b640326b
|
version 1.3.12
|
2021-08-05 16:18:15 +02:00 |
|
Miroslav Šedivý
|
2b2ed70912
|
screencast only if not disconnected.
|
2021-08-03 17:22:40 +02:00 |
|
Miroslav Šedivý
|
b3198f4825
|
screencast true by default.
|
2021-08-03 17:16:38 +02:00 |
|
Miroslav Šedivý
|
75467865e4
|
move connection type from connection handler.
|
2021-08-03 17:16:04 +02:00 |
|
Miroslav Šedivý
|
38ba2b8f92
|
delay on screencast failed.
|
2021-08-03 11:14:38 +02:00 |
|
Miroslav Šedivý
|
8c7030470d
|
disconnect even if not connected.
|
2021-07-30 22:54:35 +02:00 |
|
Miroslav Šedivý
|
0554b69d82
|
reset _total_reconnects on open.
|
2021-07-30 22:52:16 +02:00 |
|
Miroslav Šedivý
|
3fa0831f43
|
open connection only once.
|
2021-07-30 22:45:49 +02:00 |
|
Miroslav Šedivý
|
262ea3dd77
|
fix reconnect config change.
|
2021-07-30 22:36:55 +02:00 |
|
Miroslav Šedivý
|
1e78e4e191
|
reset _total_reconnects.
|
2021-07-30 22:34:44 +02:00 |
|
Miroslav Šedivý
|
7be220c2d2
|
infinite reconnects for -1 value.
|
2021-07-30 22:32:30 +02:00 |
|
Miroslav Šedivý
|
48630e57b7
|
version 1.3.11
|
2021-07-28 21:07:40 +02:00 |
|
Miroslav Šedivý
|
0d32a0592c
|
add reconnecter config.
|
2021-07-28 20:41:54 +02:00 |
|
Miroslav Šedivý
|
610805867b
|
connection: add destroy handles.
|
2021-07-28 00:31:41 +02:00 |
|
Miroslav Šedivý
|
f8b1177178
|
add webrtc fallback timeout.
|
2021-07-28 00:21:27 +02:00 |
|
Miroslav Šedivý
|
27422294bc
|
screencast singleton.
|
2021-07-28 00:07:20 +02:00 |
|
Miroslav Šedivý
|
27dfdaad38
|
screencast: properly revoke url objects.
|
2021-07-27 00:22:21 +02:00 |
|
Miroslav Šedivý
|
b881a52fbb
|
reconnector: disconnect if connected.
|
2021-07-27 00:12:36 +02:00 |
|
Miroslav Šedivý
|
9f13d43da5
|
connection open & close.
|
2021-07-26 23:59:41 +02:00 |
|
Miroslav Šedivý
|
b8453b3211
|
reconnect: disconnect on destroy.
|
2021-07-26 23:35:19 +02:00 |
|
Miroslav Šedivý
|
28f256b5b5
|
move reconnector to own folder.
|
2021-07-26 23:29:41 +02:00 |
|
Miroslav Šedivý
|
5f1cca5ab2
|
reconnector.
|
2021-07-26 23:23:09 +02:00 |
|
Miroslav Šedivý
|
558b6d2c0b
|
reconnecter do not throw errors.
|
2021-07-26 23:20:14 +02:00 |
|
Miroslav Šedivý
|
963929a7d1
|
reconnecter add destroy.
|
2021-07-26 22:15:34 +02:00 |
|
Miroslav Šedivý
|
b403993fce
|
reconnecter: fallback events.
|
2021-07-17 16:36:56 +02:00 |
|
Miroslav Šedivý
|
fc031c16d4
|
reconnect disconnect on close.
|
2021-07-17 16:08:12 +02:00 |
|