Essentials/src/PepperDash.Essentials.MobileControl/WebSocketServer
Andrew Welker 7c90027578 feat: set direct server debug level via console command
The `mobilewsdebug` console command can now be used to set the internal websocket logging level for both the API client and the direct server at the same time.
2025-09-26 21:47:06 -05:00
..
DeviceInterfaceInfo.cs fix: log errors and disconnects for UI Clients 2025-09-25 08:51:11 -05:00
JoinResponse.cs fix: Add DeviceInterfaceSupport property to JoinResponse 2025-09-25 11:50:42 -06:00
JoinToken.cs fix: log errors and disconnects for UI Clients 2025-09-25 08:51:11 -05:00
MobileControlWebsocketServer.cs feat: set direct server debug level via console command 2025-09-26 21:47:06 -05:00
ServerTokenSecrets.cs fix: log errors and disconnects for UI Clients 2025-09-25 08:51:11 -05:00
UiClient.cs feat: enable subscription logic for messengers 2025-09-26 21:31:54 -05:00
UiClientContext.cs fix: log errors and disconnects for UI Clients 2025-09-25 08:51:11 -05:00
Version.cs fix: log errors and disconnects for UI Clients 2025-09-25 08:51:11 -05:00
WebSocketServerSecretProvider.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00