vrpc-js icon indicating copy to clipboard operation
vrpc-js copied to clipboard

Asynchronous RPC via MQTT for Javascript

Results 6 vrpc-js issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

### Summary The documentation of the events emitted by the VrpcRemote seems to: - deviate from the actual behaviour of the VrpcRemote - be a bit unclear as to how...

bug

**Is your feature request related to a problem? Please describe.** Currently, all examples are formulated as markdown documents only. In order to ensure that all examples are always working as...

feature

**Is your feature request related to a problem? Please describe.** When VRPC is used to embed C/C++ libraries to be called by e.g. a local Node.js client and the embedded...

feature

The vrpc topic structure is occasionally being changed, last time e.g. between vrpc version `2.1.0-alpha.0` and `2.1.0-alpha.1` IIRC. This means that e.g. an Agent of version 2.1.0-alpha.0 and a server...

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies