🎉 mark rate limiter as complete (with hint)

This commit is contained in:
bitfl0wer 2023-04-15 14:58:19 +02:00
parent c01adc28fa
commit 4b754f3131
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ A rust library for interacting with (multiple) Spacebar-compatible APIs and Gate
Core functionality:
- [ ] Rate Limiter
- [x] Rate Limiter (hint: couldn't be fully tested due to [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1022))
- [ ] Login
- [ ] Registration
- [ ] Sending messages (Text, Images, Attachments)