https://github.com/sor4chi/hono-do-notifier
This is a sample application that uses Hono DO to store data from multiple clients in a queue and process it at random intervals.
https://github.com/sor4chi/hono-do-notifier
Last synced: about 1 month ago
JSON representation
This is a sample application that uses Hono DO to store data from multiple clients in a queue and process it at random intervals.
- Host: GitHub
- URL: https://github.com/sor4chi/hono-do-notifier
- Owner: sor4chi
- Created: 2023-12-01T12:26:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-01T12:26:37.000Z (over 1 year ago)
- Last Synced: 2025-02-06T05:44:12.372Z (3 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hono DO Notifier
This is a sample application that uses Hono DO to store data from multiple clients in a queue and process it at random intervals.
---
Hono DO を使って、複数のクライアントから送られてくるデータをキューに貯めて、ランダムなタイミングで処理するサンプルです。