Commit graph

20 commits

Author SHA1 Message Date
sam
b5305ddd5b more websocket stuff 2024-03-11 22:16:52 +01:00
sam
fd77dd01fa
feat: make identity server store user instance/guild IDs 2024-03-04 16:11:54 +01:00
sam
42abd70184
feat: add c2s websocket to identity server 2024-02-27 03:52:39 +01:00
sam
809af7e637 feat: return guilds in READY event, dispatch MESSAGE_CREATE event 2024-02-26 17:26:40 +01:00
sam
f7494034d5 feat: build out chat server websocket more, start identity websocket 2024-02-26 17:26:40 +01:00
sam
18b644d24b
feat: proxy response bodies 2024-02-15 15:11:04 +01:00
sam
0858d4893a
maybe (barely) working websocket now? 2024-01-22 02:18:34 +01:00
sam
f07333e358 very very unfinished websocket 2024-01-21 22:30:56 +01:00
sam
ce543e7ee1
chat: add Id<T> type 2024-01-20 23:09:19 +01:00
sam
e57bff00c2
add basic guild create + message create endpoints 2024-01-20 16:43:03 +01:00
sam
5b23095520
add readme 2024-01-19 16:56:08 +01:00
sam
274c527ade
add request proxying and basic user auth 2024-01-19 16:44:18 +01:00
sam
bfb0a1d1b0
SERVER HANDSHAKES ARE WORKING 2024-01-19 00:28:02 +01:00
sam
041531e88a more work on identity->chat hello/handshake 2024-01-18 21:44:53 +01:00
sam
1e53661b0a
add request verification extractor 2024-01-18 16:34:40 +01:00
sam
7a694623e5
add request signatures and GET/POST requests 2024-01-17 15:51:16 +01:00
sam
0e71e9dc5f add initial chat server stuff 2024-01-16 22:20:19 +01:00
sam
3025f1380c
add initial endpoints 2024-01-16 17:16:39 +01:00
sam
97d089c284 add basic migrations 2024-01-15 20:45:39 +01:00
sam
00eca2801f
init 2024-01-15 16:40:27 +01:00