SubverseIM / Subverse.NET

An example implementation of the Subverse Network written in C# .NET for Core v8.0+
https://subverse.network
The Unlicense
4 stars 1 forks source link

[feature/server] Implement Cron Scheduler to Flush Message Queue #4

Closed SubverseIM closed 9 months ago

SubverseIM commented 9 months ago

RoutedHubService should include a minimal cron scheduler for the purpose of routinely flushing the message queue.

This implementation should: