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

Add kuksa val v2 protocol #8

Merged
merged 9 commits into from
Jan 15, 2025

Conversation

wba2hi
Copy link
Contributor

@wba2hi wba2hi commented Jan 10, 2025

Takes care of most of the stuff related to kuksa.val.v2 however no major breaking changes where introduced (e.g. converting coroutines to futures). Also it's mainly a lazily side-by-side implementation without common interfaces.
However I still think it's better to directly add this stuff here, than first inside vehicle-app-java-sdk.

Some polish needs to be done, to make sure everything is aligned / having common classes and stuff like this later on.

Missing stuff:

  • common interfaces (e.g. one DatabrokerConnector which exposes the different protocols)
  • rework of the DatabrokerSubscriber to make it also usable with v2
  • Add support for VssNode related stuff

@wba2hi wba2hi force-pushed the add-kuksa-val-v2-protocol branch from 2b126c6 to e4ea538 Compare January 10, 2025 13:48
@Chrylo
Copy link
Contributor

Chrylo commented Jan 14, 2025

LGTM

@wba2hi wba2hi merged commit eb3e4a0 into eclipse-kuksa:main Jan 15, 2025
5 checks passed
@wba2hi wba2hi deleted the add-kuksa-val-v2-protocol branch January 15, 2025 05:56
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.

2 participants