loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.95k stars 1.07k forks source link

strong-pubsub* migration help for LoopBack4 #6190

Closed vdj69 closed 3 years ago

vdj69 commented 4 years ago

Hi, I'm using Loopback3 and want to migrate to Loopback4 but my application using the below messaging connectors for TCP and MQTT communication but nothing is there in the Loopback 4 document.

Please help?

dhmlau commented 4 years ago

@raymondfeng, could you please help on this question? Thanks.

raymondfeng commented 4 years ago

@vdj69 We do see the value to have something similar in LoopBack 4. I started a PoC at https://github.com/strongloop/loopback-next/tree/pubsub/packages/pubsub a while ago but didn't have chances to move it further.

vdj69 commented 4 years ago

@vdj69 We do see the value to have something similar in LoopBack 4. I started a PoC at https://github.com/strongloop/loopback-next/tree/pubsub/packages/pubsub a while ago but didn't have chances to move it further.

@raymondfeng Please let me know if you need my help, I will create an emulator for your testing which send multiple sensors data via mqtt.