Skip to content

Conversation

@darkwisebear
Copy link
Contributor

No description provided.

* Add Subscriber trait with all agreed receive variants
* Move demo interface code to a separate module
Split crates so that they match a real use case, consisting of
* Generated interface declaration(s)
* Generated binding code
* Upper level API
* Binding specific common code
* Application

See the .puml for a overview
n Subscriber, we need to make sure that the returned sample pointers
as well as the types they wrap never outlive the lifetime of the
subscriber. Constrain the methods accordingly.
@darkwisebear
Copy link
Contributor Author

Included in #8.

@darkwisebear darkwisebear deleted the main_api_rs_ws_6 branch June 5, 2025 09:45
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.

1 participant