mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 07:05:55 -05:00
b78717b87b
The intention here is to split the class into the bits that can be done on workers and the bits that have to be done on the master. In future there will also be a class that can be run on the worker, which will delegate work to the master when necessary.