Practical samples of Wolverine based projects you can use.
A classic "ping/pong" sample of sending messages between two Wolverine processes using the TCP transport and uses the high performance MemoryPack for efficient serialization and deserialization of messages.
A classic "ping/pong" sample of sending messages between two Wolverine processes using Rabbit MQ.
It also includes an example of code generation during Docker image creation and integration with Aspire
.