0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-22 13:13:00 -05:00
Commit graph

15 commits

Author SHA1 Message Date
dragongoose
7b0bec1026
Complete websocket 2023-05-31 12:24:56 -04:00
dragongoose
010b92051f
Both client and server logic handled, now need to create message parser and send to the correct clients. 2023-05-31 08:11:10 -04:00
dragongoose
0ef2b61d6e
Implement websocket echo, get ready for IRC chat relay 2023-05-30 10:22:20 -04:00
dragongoose
fecf5f0488
Get ready for chat extraction and websocket server 2023-05-29 22:18:04 -04:00
dragongoose
15e4de67ee
Fix integration errors 2023-05-29 16:02:10 -04:00
dragongoose
57290767b6
Add specific category endpoint and fix minor issues 2023-05-28 16:19:39 -04:00
dragongoose
57319cf544
Add comment 2023-05-26 10:20:03 -04:00
dragongoose
1fc11488e3
Add directory endpoint 2023-05-26 10:17:55 -04:00
dragongoose
129d731a95
Add global message format 2023-05-22 18:11:42 -04:00
dragongoose
2bb911111c
Complete users endpoint, parsers, structs, and all 2023-05-22 10:28:31 -04:00
dragongoose
8baaa9a369
Proper error handling and better variable name 2023-05-22 08:02:55 -04:00
dragongoose
edb2733373
Rename utils to parser 2023-05-22 07:29:15 -04:00
dragongoose
64d15c4621 Add global error handler, make progress on the first endpoint 2023-05-20 22:18:10 -04:00
dragongoose
3114476a6b Allow struct to work for any api response 2023-05-20 17:18:23 -04:00
dragongoose
bb8b868354
Begin the streamer info endpoint 2023-05-20 16:30:12 -04:00