add Queues to Features list

This commit is contained in:
syumai 2024-11-10 00:52:46 +09:00
parent 4beee48384
commit a7fb285264

View File

@ -31,6 +31,9 @@
* [x] FetchEvent
* [x] Cron Triggers
* [x] TCP Sockets
* [ ] Queues
- [x] Producer
- [ ] Consumer
## Installation