LINXD-2270-p2 #19

Closed
sergiu wants to merge 58 commits from LINXD-2270-p2 into develop
Showing only changes of commit b606a72030 - Show all commits

View File

@ -410,6 +410,8 @@ const connectRecvTransport = async () => {
return return
} }
console.log(`[connectRecvTransport] consume params ${params}`);
// Then consume with the local consumer transport // Then consume with the local consumer transport
// which creates a consumer // which creates a consumer
consumer = await consumerTransport.consume({ consumer = await consumerTransport.consume({