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.
published version 0.3.12, a month ago- published version 0.5.10, 2 years ago
``` npm install @ipsme/reflector-ws-client@latest ```
published version 0.4.0, 2 years agoNow: Apple won't fix nil reports all notificaitons on latest OS.
published version 0.2.1, 2 years ago- published version 0.1.16, 2 years ago
- published version 0.2.12, 2 years ago
Get the root path of an Electron Application
published version 1.3.3, 2 years agoThis 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.
published version 0.4.4, 2 years ago``` { "$id": "validate_Msg", "$schema": "http://json-schema.org/draft-07/schema#", "type" : "object", "required" : ["id", "referer", "dt"], "properties" : { "id" : { "type" : "string"}, "referer" : { "type" : "string"}, "dt" : { "type" : "strin
published version 0.1.0, 2 years ago``` { "$id": "validate_Msg", "$schema": "http://json-schema.org/draft-07/schema#", "type" : "object", "required" : ["id", "referer", "dt"], "properties" : { "id" : { "type" : "string"}, "referer" : { "type" : "string"}, "dt" : { "type" : "strin
published version 0.2.1, 2 years ago- published version 0.7.1, a year ago
- published version 0.5.5-api-0.8, 12 days ago
gv --agv --js git commit make make dist npm publish
published version 0.3.58, a year ago```` $ git remote add ioi-packaging https://gitlab.com/industry-of-integrations/ioi-packaging.git $ git fetch --all $ git merge ioi-packaging/master --allow-unrelated-histories ````
published version 0.4.48, a year agoUse ioi-installer v8+ npm-based install.
published version 0.4.71, a year agoFill in the package details in `package.json`; replace `<@scope/package>` and `<binary>`. Make the binary using either the `Makefile` or through `Xcode`. Once the binary is located in a subdir of `_DerivedData`, then `make dist`. It should then be ready t
published version 0.2.66, 2 years agoFill in the package details in `package.json`; replace `<@scope/package>` and `<binary>`. Make the binary using either the `Makefile` or through `Xcode`. Once the binary is located in a subdir of `_DerivedData`, then `make bin`. It should then be ready to
published version 0.0.13, 2 years ago```` $ git remote add ioi-packaging https://gitlab.com/industry-of-integrations/ioi-packaging.git $ git fetch --all $ git merge ioi-packaging/master --allow-unrelated-histories ````
published version 0.2.42, a year ago```` $ git remote add ioi-packaging https://gitlab.com/industry-of-integrations/ioi-packaging.git $ git fetch --all $ git merge ioi-packaging/master --allow-unrelated-histories ````
published version 0.7.40, a year agoFill in the package details in `package.json`; replace `<@scope/package>` and `<binary>`. Make the binary using either the `Makefile` or through `Xcode`. Once the binary is located in a subdir of `_DerivedData`, then `make dist`. It should then be ready t
published version 0.4.42, a year agoFill in the package details in `package.json`; replace `<@scope/package>` and `<binary>`. Make the binary using either the `Makefile` or through `Xcode`. Once the binary is located in a subdir of `_DerivedData`, then `make dist`. It should then be ready t
published version 0.0.106, a year agoThis library contains the wrapper code for sending messages to a Windows messaging environment (ME). For this implementation, MQTT is used as ME,.
published version 0.0.24, a month ago