You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: kuksa_go_client/README.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,3 +66,16 @@ KUKSA.val Databroker (`kuksa-client-grpc.json`) and KUKSA.val Server (`kuksa-cli
66
66
The file `kuksa-client.json` is by default linked to `kuksa-client-grpc.json`.
67
67
68
68
For using the GO client with the kuksa.val server set protocol = ws and for a connection to kuksa.val databroker set protocol = grpc. On the command line it's available through -protocol ws/grpc.
69
+
70
+
### Dependency updates
71
+
72
+
If dependencies needs to be updated the following commands can be used:
0 commit comments