1 id + locks + live : more frequent, last known points, already sent points + ms points + fixed jump time

This commit is contained in:
l_samenv
2024-08-16 09:55:30 +02:00
parent f4cf8fd9a5
commit 9e08f47916
5 changed files with 83 additions and 73 deletions

View File

@ -1,3 +1,11 @@
Legend:
U <msg>: what to do on an update <msg> on server side event connection
R <reply> : what to do on an AJAX request <reply>
CHAIN <something>: initiate a request <something>
U id : if showMain : CHAIN getblock/main (accept-block, draw, redraw)
R draw: if main: if showConsole: CHAIN console (accept-console)