Hi there,

I'm curious about writing some custom client listeners for different
messaging protocols on top of vibe-d. I'm curious about the best way
to go about doing this. E.g. if I want to handle messages sent over
RabbitMQ or something like that and have different handlers for various
message subjects.

Thanks

-S.