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 #7

Closed IsaMorphic closed 7 months ago

IsaMorphic commented 7 months ago

This pull request implements basic Cron scheduling for the important task of flushing the message queue periodically. See more details in #4.