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

AllJoyn Support #1453

Closed
debarko opened this issue Dec 27, 2018 · 3 comments
Closed

AllJoyn Support #1453

debarko opened this issue Dec 27, 2018 · 3 comments
Labels

Comments

@debarko
Copy link
Contributor

debarko commented Dec 27, 2018

AllJoyn Support on ESP8266.
*ESPurna supports multiple service discovery protocols like mDNS, LLMNR, NETBIOS and SSDP. Moving forward towards a AllJoyn based service discovery helps create a much needed definition for such services and a more stable discovery protocol. AllJoyn with it's intention for IOT service discovery and Qualcomm backing would really be stable and future proof. This would also help in reducing the number of libraries used for all the above protocols since, AllJoyn support is pretty widespread and all of them are native by nature. So multiple requests like here wouldn't be required. *

Describe the solution you'd like
Create an thin AllJoyn client so that it can respond to all the queries for such service discoveries. Something similar to this would really be helpful

Additional context
AllJoyn

@debarko debarko added the enhancement New feature or request label Dec 27, 2018
@debarko
Copy link
Contributor Author

debarko commented Dec 27, 2018

Seems like alljoyn developers dropped the ball and nothing is moving on their repos. Windows 10 IOT has dropped their support. In fact currently their website's SSL certificate is also expiring. Now I am not sure as to whether this support is needed or not.

But this protocol is really good.

@xoseperez
Copy link
Owner

There has been no real activity for more than a year. It doesn't either look "simple" to implement. I don't think this is worth it.

@mcspr
Copy link
Collaborator

mcspr commented Dec 27, 2018

Little sidenote:
AllJoyn is merged with IoTivity project, but HW page suggest the most support is given for much faster platforms than ESP8266 https://wiki.iotivity.org/hardware
WIP support (arduino core based as it seems?) for esp was suggested, but no movement there: https://gerrit.iotivity.org/gerrit/#/c/13315/
One can go around implementing protocol without their's SDK, but not that is not as "simple" as with it.

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

No branches or pull requests

3 participants