Closed mschessler closed 1 year ago
there is the test that shows how it's used: https://github.com/pschichtel/JavaCAN/blob/master/epoll-test/src/test/java/tel/schich/javacan/test/util/CanBrokerTest.java
would that be enough?
Yes thank you. Somehow missed it when looking through the tests.
CanBroker seems like exactly the thing I need for my implimentation. Is there any documentation or minimum example avaible to get started ?