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 0.3.8 2 years ago- published 0.5.10 2 years ago
``` npm install @ipsme/reflector-ws-client@latest ```
published 0.4.0 2 years agoNow: Apple won't fix nil reports all notificaitons on latest OS.
published 0.2.1 2 years ago- published 0.1.16 2 years ago
- published 0.2.12 2 years ago
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.
published 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 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 0.2.1 2 years ago- published 0.7.1 a year ago
- published 0.2.10 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 0.4.48 a year agoUse ioi-installer v8+ npm-based install.
published 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 0.2.66 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 bin`. It should then be ready to
published 0.0.13 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 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 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 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 0.0.106 a year ago- published 0.0.21 a year ago