🎨 Pull subscribe logic out from websocket
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
|
||||
// Communication
|
||||
PsychicHttpServer server;
|
||||
EventSocket socket {server, "/api/ws"};
|
||||
Websocket socket {server, "/api/ws"};
|
||||
|
||||
// Core
|
||||
Peripherals peripherals;
|
||||
|
||||
Reference in New Issue
Block a user