brunyman / MPDB

9 stars 2 forks source link

Add API feature #26

Open StaticDevMC opened 3 years ago

StaticDevMC commented 3 years ago

Hey, can you please add a feature to the API to cancel sync? You can toggle this with the API.

Example: pv.setSyncState(boolean) pv.cancelSync

Events: SyncStartEvent

Thanks you :)

brunyman commented 3 years ago

Can you describe a bit how you would use these? Like in what context or why would they be useful. These would need a lot of work to be implemented.