Skip to content

Comments

Development#15

Closed
DrakoMichael wants to merge 22 commits intomainfrom
development
Closed

Development#15
DrakoMichael wants to merge 22 commits intomainfrom
development

Conversation

@DrakoMichael
Copy link
Owner

No description provided.

DrakoMichael and others added 22 commits January 25, 2026 21:58
Refactored WebSocket bootstrap logic for improved initialization and error handling. Updated ws_functions to accept config and improved broadcast logic. Replaced index_test.js with a simpler bypass.js for testing, and updated package.json test script accordingly. Cleaned up spam generator code and improved settings loader export. Added release notes for v1.0.1.
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
…shake-twitch

[WIP] Implement handshake using OAuth2 with Twitch external websocket
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
[WIP] Add web page to edit config.json settings
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
Co-authored-by: DrakoMichael <22016138+DrakoMichael@users.noreply.github.com>
…auth0

[WIP] Add redirect URL for Auth0 in Express application
Deleted the entire contents of the docs/api directory, including HTML documentation, fonts, scripts, and styles. This cleans up generated documentation and related assets from the repository.
Moved Twitch-specific connection logic from connectionHUB.js to a new handleTwitchConnection.js module for better separation of concerns. Updated connectionHUB.js to delegate Twitch events to the new handler. Minor code style and class name improvements in index.js.
Extracted Twitch EventSub WebSocket event handling and protocol logic from connectionWS.js into a new connectionRules.js module for improved separation of concerns and maintainability. Updated connectionWS.js to delegate event handling to connectionRules. Minor cleanup in logManager.js and websocket_bootstrap.js.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants