EasyNetQ is my lightweight easy-to-use .NET API for RabbitMQ.
Today I added a small but very nice feature, better client properties. Now when you look at connections created by EasyNetQ you can see the machine that connected, the application and the application’s location on disk. It also gives you the date and time that EasyNetQ first connected. Very useful for debugging.
Here’s an example. Check out the ‘Client Properties’ section.
No comments:
Post a Comment