mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:47:08 +00:00
Listen for and broadcast info notifications
This commit is contained in:
@@ -9,7 +9,7 @@ function start (server, pingInterval=30000) {
|
||||
"preplot_lines", "preplot_points",
|
||||
"planned_lines",
|
||||
"raw_lines", "raw_shots",
|
||||
"final_lines", "final_shots"
|
||||
"final_lines", "final_shots", "info"
|
||||
];
|
||||
|
||||
const wsServer = new ws.Server({ noServer: true });
|
||||
|
||||
Reference in New Issue
Block a user