Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove message sorter from C# #71

Open
qdot opened this issue Apr 24, 2021 · 0 comments
Open

Remove message sorter from C# #71

qdot opened this issue Apr 24, 2021 · 0 comments
Assignees
Labels
C# C# FFI Layer

Comments

@qdot
Copy link
Member

qdot commented Apr 24, 2021

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.

@qdot qdot added the C# C# FFI Layer label Apr 24, 2021
@qdot qdot self-assigned this Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# C# FFI Layer
Projects
None yet
Development

No branches or pull requests

1 participant