neko/pkg/types
Miroslav Šedivý 691150900b
Temporary websocket disconnect handling (#6)
* fix websocket close log error.

* logger session interface no pointer.

* websocket delayet disconnect.

* session host: save id not pointer to a session.

* fix if hostId not stored.
2022-08-26 20:16:40 +02:00
..
codec add receiverEstimatedMaximumBitrate. 2022-07-04 00:38:46 +02:00
event add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
message ws control buttons & keys add optional pos. 2022-07-28 12:43:31 +02:00
api.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
capture.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
desktop.go add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
http.go add patch method to router. 2022-04-14 08:47:47 +00:00
member.go add plugins to member profile. 2022-05-08 00:15:36 +02:00
plugins.go load plugins in order of dependencies. 2022-05-03 11:17:04 +00:00
session.go Temporary websocket disconnect handling (#6) 2022-08-26 20:16:40 +02:00
webrtc.go webrtc SetCursorPosition. 2022-07-28 12:43:31 +02:00
websocket.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00