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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoints rework #8

Merged
merged 4 commits into from
Mar 16, 2024
Merged

Endpoints rework #8

merged 4 commits into from
Mar 16, 2024

Conversation

JamesHallowell
Copy link
Owner

No description provided.

- Less duplication in dealing with inputs and outputs
- Easier lookups based on endpoint IDs
Let the consumer of the crate decide how they want to get data across to their audio thread rather than imposing it with the `PerformerHandle` type that gets in the way of directly interacting with the performer. The client can now interact directly with endpoints on the `Performer`.
@JamesHallowell JamesHallowell merged commit 63d61bc into main Mar 16, 2024
2 checks passed
@JamesHallowell JamesHallowell deleted the endpoints-rework branch March 16, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant