gRPC Migration #1417
Replies: 3 comments 8 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.
-
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.
-
Any updates on the official release timeline? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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