Commit Graph

4 Commits

Author SHA1 Message Date
00a9a91788 added a utility function for logging request data. 2024-08-13 11:32:51 +02:00
bac7a9a6f1 Much imporoved websocket connection closure will now detect closing of
websockets immediately.
2024-08-13 10:57:05 +02:00
df9409fc75 now a single websocket is opened from the webui to converge.
The browser sends a hello message anytime the user switches to the
sessions page, upon which the server sends the current state back.
THis also improves the timeout handling of broken connecions.
2024-08-12 23:44:07 +02:00
dfdea81c20 renamed converge package to matchmaker. 2024-08-12 21:53:26 +02:00