gRPC Migration #1417
Emantor
announced in
Announcements
gRPC Migration
#1417
Replies: 2 comments 7 replies
-
Our current work-in-progress branch is here: https://github.com/labgrid-project/labgrid/blob/grpc/README.grpc Note that, we'll likely rebase it again in the future. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Would it make sense to make reservations part of the gRPC client stream? As far as I can see the only way to get up to date information about them is to continuously poll through |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
@jluebbe, @Bastian-Krause, and me spent the last days deep in the remote code to migrate from the WAMP based crossbar infrastructure towards gRPC. Unfortunately we did not completely finish the migration, but have an implementation which works in principle. I will post a very rough draft PR next week.
Beta Was this translation helpful? Give feedback.
All reactions