You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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.
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?
The text was updated successfully, but these errors were encountered: