Move the twitch per-user pubsub api to a separate file

Repository details (botten-nappet)
Project page
botten-nappet
Project log category
(195 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
💤 This project is inactive.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
209 commits
Stars
5 stars
Commit details (7a3953c6)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Move the twitch per-user pubsub api to a separate file

Raw text
Move the twitch per-user pubsub api to a separate file

Changed files (6)

Path Additions Deletions
src/backend/src/main/authenticated-application-main.ts +43 -30
src/backend/src/main/main.ts +4 -5
src/backend/src/main/managed-main.ts +8 -8
src/backend/src/main/manager-main.ts +10 -10
src/backend/src/main/per-user-handlers-main.ts +0 -37
src/backend/src/main/twitch-per-user-pubsub-api.ts +117 -0

Commit categories (3)