Commit Graph

182 Commits

Author SHA1 Message Date
7b2c1570bf add SDP answer. 2021-11-28 18:36:47 +01:00
44e74e3088 implement signal offer. 2021-11-25 00:07:17 +01:00
097e8d2a87 Inactive cursors - multiple positions. 2021-11-12 15:27:05 +00:00
15cb4300a5 cursors add currentEmpty. 2021-11-07 21:23:23 +01:00
6b77f54b8c inactiveCursors to own func. 2021-11-03 23:52:44 +01:00
437eb44003 inactive cursors access control. 2021-11-03 21:59:38 +01:00
6fa2f4513f add InactiveCursors to ws init. 2021-11-01 18:38:16 +01:00
3528766e7f inactive cursors to config. 2021-11-01 17:49:02 +01:00
1025eedc22 inactive cursor length rewrite. 2021-10-26 22:35:38 +02:00
78e4c38264 lastEmpty session cursors. 2021-10-26 21:07:57 +02:00
0b5e064cab add sessions cursors. 2021-10-24 01:09:41 +02:00
e45bd7098f replace chan struct{}. 2021-10-04 14:40:20 +02:00
d91c0a9f7f move websocket Ping to peer. 2021-09-24 15:15:59 +02:00
51577ecff4 screen size retype one struct. 2021-09-20 18:28:13 +02:00
f96466b7b9 websocket upgrade as router handler. 2021-09-18 14:59:15 +02:00
fd9d5ec6f8 websocket shutdown + log. 2021-09-18 13:41:20 +02:00
137614c087 fix deadlock. 2021-09-18 00:56:03 +02:00
5a7cdd31fe http refactor. 2021-09-17 00:24:33 +02:00
d21cb9f336 client logs use module. 2021-09-12 17:00:29 +02:00
4f7bd48bec ws close connections on shutdown and add wg. 2021-09-09 23:55:53 +02:00
51207c2b50 FE logs: no handler context. 2021-09-09 22:51:37 +02:00
d0e283f1a9 do not log info about FE log messages. 2021-09-09 22:51:24 +02:00
afc79ed847 receive frontend logs using WS. 2021-09-09 22:08:39 +02:00
75c1dd6d22 peer close simplified logging. 2021-09-02 21:58:00 +02:00
c85d00e507 add websocket destroy reason. 2021-09-02 21:52:23 +02:00
d7671942a6 code fmt change. 2021-09-02 21:37:24 +02:00
1dab0bd859 remove session from websocket peer. 2021-09-02 20:30:50 +02:00
7e2f173460 unify shutdown logs. 2021-09-02 00:00:29 +02:00
fd35254487 simplified logging. 2021-09-01 23:30:09 +02:00
5130d94bbc websocket handler simplified logging. 2021-09-01 23:10:18 +02:00
c2fe224562 audit errors and warnings. 2021-09-01 23:10:06 +02:00
49c48b3200 remove event from messages. 2021-09-01 21:58:39 +02:00
5b5e541cc0 websocket peer add event. 2021-09-01 21:11:07 +02:00
6a32dbadf4 updated websocket logging. 2021-08-29 23:03:04 +02:00
402b8f1a08 rename WebSocket handler. 2021-08-29 23:01:51 +02:00
c82a083fb6 use websocket message. 2021-08-29 23:00:51 +02:00
47d0359106 remove unknown message from handler. 2021-08-29 19:28:01 +02:00
a95a987fb6 Destroy() does not return error. 2021-08-29 19:17:10 +02:00
8f8cd47e85 websockets logging. 2021-08-29 18:23:58 +02:00
b2ae808233 add merciful reconnect option. 2021-08-23 18:41:19 +02:00
3227978725 add screencast enabled bool to system init. 2021-07-14 14:23:51 +02:00
7df642a346 add iceTrickle for restart from config. 2021-06-27 22:05:37 +02:00
09fdea1b11 add ice restarts. 2021-06-27 22:02:05 +02:00
014b757734 webrtc connect with selected video. 2021-04-30 14:05:07 +00:00
d37933cc37 fmt edit. 2021-03-30 00:37:06 +02:00
78b6264494 split webrtc & WS destroy. 2021-03-25 14:08:26 +01:00
da1d073846 websocket connection change. 2021-03-23 15:38:37 +01:00
552223d031 iceservers with auth. 2021-03-17 15:47:49 +01:00
0b4c6f50aa remove leftover code. 2021-03-16 13:57:43 +01:00
a9aa62f062 lint & logging fixes. 2021-03-16 10:53:03 +01:00