davidfowl / BedrockFramework

High performance, low level networking APIs for building custom servers and clients.
MIT License
1.04k stars 152 forks source link

Cleanup client application #101

Closed matthewDDennis closed 4 years ago

matthewDDennis commented 4 years ago

The RabbitMQ protocol was messily inserted into Main, resulting in exception if running other sample and RabbitMQ not running.