ticktockbox is a lightweight API service written in Go, designed for time-sensitive data delivery. It accepts data with an expiration time and sends it via WebSocket or RabbitMQ once the expiration is reached. Perfect for applications that require scheduled message delivery, reminders, or delayed data transfers.
- Scheduled notifications
- Delayed data transfers
- Timed message queues
- Reminder services
This project is licensed under the MIT License. For more information, please see the LICENSE file.