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

CoAP support #2069

Closed
beriberikix opened this issue Nov 22, 2018 · 4 comments
Closed

CoAP support #2069

beriberikix opened this issue Nov 22, 2018 · 4 comments

Comments

@beriberikix
Copy link

I'm curious what it would take to support CoAP. CoAP is a popular protocol used in IoT to interact with constrained devices. Ideally a solution would support CoAP and HTTP endpoints so the same application can be used between Web/Mobile/Server clients as well as things like microcontrollers. I noticed there is a project to support MQTT (https://github.com/strongloop/loopback4-extension-mqtt,) another protocol popular in IoT. Is that a good model to follow? Are there guides that might be helpful?

@raymondfeng
Copy link
Contributor

I'm starting to explore how to integrate with messaging protocols such as websocket, mqtt and pub/sub brokers such as kafka, redis, .... See a PoC at https://github.com/raymondfeng/loopback4-example-websocket.

@raymondfeng
Copy link
Contributor

See #1884

@stale
Copy link

stale bot commented Nov 20, 2019

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Nov 20, 2019
@stale
Copy link

stale bot commented Dec 20, 2019

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants