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

Array handling: Align documentation to Broker/Server subset plus Workaround for Go Client to Server handling #619

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

erikbosch
Copy link
Contributor

Go client cannot handle setting of array values towards KUKSA Server.

Even if we have touched array handling somewhat lately I do not think this is new. If we intend to deprecate KUKSA Server then I do no think it is worth the effort to fix it.

(But if we want to support both gRPC and VISS/websocket going forward we would need to start defining more in detail what we need to support in both frameworks. Potentially discourage/forbid use of "internal quotes" as it only complicates things?)

This work-around makes sense for v0.4.0

Go client cannot handle setting of array values towards KUKSA Server.
Also adapting documentation to recommend syntax supported by both
Server and Databroker
@erikbosch erikbosch changed the title Workaround for Go Client to Server handling Array handling: Align documentation to Broker/Server subset plus Workaround for Go Client to Server handling Jul 25, 2023
@erikbosch erikbosch added the 0.5.0 Suggested/Required for release v0.5.0 label Jul 25, 2023
@erikbosch erikbosch merged commit 1eac2db into eclipse:master Jul 26, 2023
8 checks passed
@erikbosch erikbosch deleted the erik_go_array branch July 26, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.0 Suggested/Required for release v0.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant