71 Forks
163 Stars
163 Watchers

RabbitMQ

RabbitMQ 官方.NET CORE教程实操演练

How to download and setup RabbitMQ

Open terminal and run command
git clone https://github.com/sheng-jie/RabbitMQ.git
git clone is used to create a copy or clone of RabbitMQ repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RabbitMQ https://github.com/sheng-jie/RabbitMQ/archive/master.zip

Or simply clone RabbitMQ with SSH
[email protected]:sheng-jie/RabbitMQ.git

If you have some problems with RabbitMQ

You may open issue on RabbitMQ support forum (system) here: https://github.com/sheng-jie/RabbitMQ/issues