One example which uses SOME/IP can be found in the example folder. Building it with cmake will produce two executables, publisher and subscriber. In this example, the publisher publishes the double 2.5, which will be printed to the standard out of the subscriber . One way to try it is by executing the files in two different consoles, starting with the publisher.
#### Use SOME/IP with docker:
A docker image with installed vsomeip can be found in the container registry of this project. The docker image can also be produced by using the dockerfile in the docker folder.
## Install the project
The SomeIP-Adapter can be installed with maven and java, using the command