-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
Description
Is a (Transport)Arbitrator class available for Java eRPC ?
I have looked in erpc\erpc_java\src but I didn't find anything similar to the classes available for Python or C++.
If there is no such a class for Java, is there another way to have a server and a client share one transport?
If not, are there any plans to add an Arbitrator class for Java in the future eRPC releases?
I would be very grateful for any advice.
Steps you didn't forgot to do
- I checked if there is no related issue opened/closed.
- I checked that there doesn't exist opened/closed PR which is solving this issue.
- I looked in documentation if there is related information.