-
-
Notifications
You must be signed in to change notification settings - Fork 752
Expand file tree
/
Copy pathTODO
More file actions
37 lines (37 loc) · 596 Bytes
/
TODO
File metadata and controls
37 lines (37 loc) · 596 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
- REST
- Models
- Preconditions
- Endpoints
- Channel
- Emoji
- Guild
- Invite
- User
- Voice
- Webhook
- Ratelimiter with refit
- Gateway
- Models
- Client
- Socket
- use token
* Receive
* Compression
- Voice (long)
- Core
- CDN
- Datastore
- Entities
- Channel
- Emoji
- Guild
- User
- Utilities
- Token Validation (port from @ChrisJ)
- Tests
- Unit test Gateway stability / deadlockability?
- Port ChrisJ's token validator tests
- Extensions
- Commands
? design - use finite's or quahu's
- Interactivity