@ipsme/msgenv-electron-nsdnc
Now: Apple won't fix nil reports all notificaitons on latest OS.
Now: Apple won't fix nil reports all notificaitons on latest OS.
This library contains the wrapper code for sending messages to a Windows messaging environment (ME). For this implementation, MQTT is used as ME,.
This library contains the code for a running an IPSME "reflector" client as a SharedWorker. Messages are reflected from the web messaging environment (ME), namely a BroadcastChannel, to a the IPSME reflector server via a WebSocket.
``` npm install @ipsme/reflector-ws-client@latest ```
This library contains the wrapper code for sending messages to a web messaging environment (ME). As per the IPSME specification a reflector is required to reflect messages from this ME to other MEs e.g., the ME of the operating system.