erpc icon indicating copy to clipboard operation
erpc copied to clipboard

[QUESTION] Transport Arbitrator class for Java

Open piootro opened this issue 6 months ago • 0 comments

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.

piootro avatar Apr 08 '25 05:04 piootro