Skip to content

Apache camel server for sending an receiving gRPC calls

License

Notifications You must be signed in to change notification settings

fierg/ac-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ac-server

Apache camel server for sending and receiving gRPC calls / MQTT Messages. GameProducer publishes a game to the MQTT server every 30 sek.

Build

Project depends on fierg/gRPC-demo, as they share DTO classes and utilities. Build other project first with maven install. Project will be published to the local maven repository.

Path to local maven home has to be added to the properties in the pom.xml. Build with mvn clean install to create a runnable jar in target/ac-server-1.0-SNAPSHOT-jar-with-dependencies.jar

Run with your preferred JVM.

About

Apache camel server for sending an receiving gRPC calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages