Commit fe9cf771 authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

rpc new

parent ae3802f7
var amqp = require('amqplib/callback_api'); var amqp = require('amqplib/callback_api');
var thunky = require('thunky');
const REPLY_QUEUE = 'amq.rabbitmq.reply-to'; const REPLY_QUEUE = 'amq.rabbitmq.reply-to';
function RPCCaller(config) function RPCCaller(config)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment