smart-edge-open / edgeapps

Applications that can be onboarded to an Intel® Smart Edge Open edge node.
Apache License 2.0
51 stars 73 forks source link

Update sample-app Producer to notify via websocket #44

Open kmaloor opened 3 years ago

kmaloor commented 3 years ago

This change illustrates a new method for issuing notifications based on PR https://github.com/open-ness/edgenode/pull/28 to the 'edgenode' repository which exposes a bi-directional WebSocket with a send path for posting notifications.

kmaloor commented 3 years ago

cc: @cjnolan