Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 241 Bytes

braziljs2017-rpc

Microservices with Node.js and RabbitMQ

RabbitMQ

First of all, you need to install RabbitMQ and get it running before using the server and client.

Server

$ node server.js

Client

$ node client.js 42