vue-wamp icon indicating copy to clipboard operation
vue-wamp copied to clipboard

AutobahnJS wrapper library fo Vue.js

Results 52 vue-wamp issues
Sort by recently updated
recently updated
newest added

```javascript ... mounted() { this.$on('$wamp.status', ({status, lastStatus, details}) => {}); this.$on('$wamp.opened', ({status, lastStatus, details}) => {}); this.$on('$wamp.closed', ({status, lastStatus, details}) => {}); this.$on('$wamp.retrying', ({status, lastStatus, details}) => {}); this.$on('$wamp.reconnected', ({status,...

` this.connection = await this.$wamp.subscribe('topic', (args, data) => { this.status = data.status; }).catch(e => e); this.$wamp.unsubscribe(this.connection); ` Potentially unhandled rejection [9] Error: Session.unsubscribe: must be an instance of class autobahn.Subscription

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies
javascript

Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1. Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hapi/hoek&package-manager=npm_and_yarn&previous-version=8.5.0&new-version=8.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this...

dependencies
javascript

Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1. Release notes Sourced from bl's releases. v2.2.1 Fix unintialized memory access Commits 8cb93f4 Bumped v2.2.1 dacc4ac Fix unintialized memory access See full diff in...

dependencies
javascript

Bumps [fastify](https://github.com/fastify/fastify) from 2.11.0 to 2.15.1. Release notes Sourced from fastify's releases. v2.15.1 Breaking Change For security reasons we changed the default in the ajvconfiguration. Unfortunately allErrors: true is a...

dependencies
javascript

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies
javascript

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.4.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies
javascript

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.0.3 to 5.0.7. Release notes Sourced from symfony/http-foundation's releases. v5.0.7 Changelog (https://github.com/symfony/http-foundation/compare/v5.0.6...v5.0.7) no changes v5.0.6 Changelog (https://github.com/symfony/http-foundation/compare/v5.0.5...v5.0.6) bug #36173 Fix clear cookie samesite (guillbdx) bug #36103 fix...

dependencies
php

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.4.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies