erpc
erpc copied to clipboard
[QUESTION] Transport Arbitrator class for Java
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
- [x] I checked if there is no related issue opened/closed.
- [x] I checked that there doesn't exist opened/closed PR which is solving this issue.
- [x] I looked in documentation if there is related information.