Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can someone tell me is that each device connect to the iothub by IMessagingBridge? #128

Open
wuzhenda opened this issue Dec 6, 2018 · 1 comment

Comments

@wuzhenda
Copy link

wuzhenda commented Dec 6, 2018

there is an IMessagingBridge in each connection in mqttAdapter. so each device is connected to the iothub throuth IMessageingBridge. is that OK? if there are millions devices,they all connected to the iothub?
why not all devices use one connection to the iothub, the message from the device to iothub still use pub method and the message to the device let the iot-protocol-gateway to router the message ?

@wuzhenda
Copy link
Author

wuzhenda commented Dec 6, 2018

sth like

Design:

design

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant