I added an example Project
that utilizes the Kayak-core library to implement an echo service.
This service connects to a bus, listens for frames of a specific ID and returns frames of a different
ID with the same content.
This is a very simple example how Kayak-core can be used. The complete code is shown in
this listing.