You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With per-call callbacks, we can just bundle tasks across the FFI for resolution instead of using the ID based system. We'll still need to hold them in the client object, and fail all open tasks via a ButtplugConnectorException on client disposal.
The text was updated successfully, but these errors were encountered:
Feature Description
With per-call callbacks, we can just bundle tasks across the FFI for resolution instead of using the ID based system. We'll still need to hold them in the client object, and fail all open tasks via a ButtplugConnectorException on client disposal.
The text was updated successfully, but these errors were encountered: