neko/server/internal
Mmx e3b6e00648
feat(general): add heartbeat to websocket control (#460)
* chore: ignore .idea

* feat: add heartbeat event to websocket

* feat: add HeartbeatInterval to websocket config

* feat: send HeartbeatInterval in SYSTEM_INIT message

* feat: add heartbeat logic

* fix: client events is not in WebSocketEvents type
2024-12-30 13:44:05 +01:00
..
capture fixes issue where url was updated after broadcast was started, #429. 2024-11-07 16:47:31 +01:00
config feat(general): add heartbeat to websocket control (#460) 2024-12-30 13:44:05 +01:00
desktop add generic ArrayIn function with minimal type casting (#411) 2024-08-18 22:27:49 +02:00
http remove any temporary files associated with a Form, fixes #347. 2023-12-26 15:49:16 +01:00
session add generic ArrayIn function with minimal type casting (#411) 2024-08-18 22:27:49 +02:00
types feat(general): add heartbeat to websocket control (#460) 2024-12-30 13:44:05 +01:00
utils add generic ArrayIn function with minimal type casting (#411) 2024-08-18 22:27:49 +02:00
webrtc fix webrtc client gathering, #259. 2023-03-18 00:49:25 +01:00
websocket feat(general): add heartbeat to websocket control (#460) 2024-12-30 13:44:05 +01:00