drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
114 stars 30 forks source link

Websocket : allow to send back commands through the connection #258

Open jbtrystram opened 2 years ago

jbtrystram commented 2 years ago

One major implication is that the user would need to provide a valid Oauth token along with a command. It's worth looking into finding a way to get the client to refresh his OAuth token as well (only when consuming data)