-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance PulsoidModule with reconnection logic
Updated PulsoidModule.cs to track last message time and inactivity threshold. Improved WebSocket connection handling with automatic reconnections and token validation. Enhanced heart rate monitoring logic to check token validity on exceptions. UI changes in MainWindow.xaml include a new toggle button and layout adjustments. Updated project dependencies in MagicChatbox.csproj to newer versions.
- Loading branch information
Showing
4 changed files
with
268 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.