Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / heisenware/vrpc-js issues and pull requests
#66 - Feature/64 provide adapter and agent for browsers as well
Pull Request -
State: closed - Opened by bheisen over 1 year ago
#65 - Bump webpack from 5.74.0 to 5.76.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#64 - Provide Adapter and Agent for browsers as well
Issue -
State: closed - Opened by bheisen about 2 years ago
- 1 comment
Labels: feature
#63 - Bump terser from 5.14.1 to 5.14.2
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#62 - fixing application crash when bad callback was called by C++
Pull Request -
State: closed - Opened by bheisen almost 3 years ago
- 1 comment
#61 - Added possibility to set custom MQTT clientId
Pull Request -
State: closed - Opened by bheisen almost 3 years ago
#60 - Wrapping callback execution by try/catch to avoid unhandled exception
Pull Request -
State: closed - Opened by cstim almost 3 years ago
- 1 comment
#59 - Fix ignored failures of MQTT subscriptions and now emit an error event (#58)
Pull Request -
State: closed - Opened by cstim almost 3 years ago
- 1 comment
#58 - Missing error handling of failed MQTT subscribes
Issue -
State: closed - Opened by cstim almost 3 years ago
- 1 comment
Labels: bug
#57 - Make it possible to set a custom mqtt clientId in VrpcAgent, too
Pull Request -
State: closed - Opened by cstim almost 3 years ago
#56 - Add possibility to set a custom MQTT client Id in VrpcAgent
Issue -
State: closed - Opened by cstim almost 3 years ago
- 3 comments
Labels: feature
#55 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#54 - is it possible to implement this with custom MQTT Server?
Issue -
State: closed - Opened by RezaSaadat1 about 3 years ago
- 1 comment
Labels: feature
#53 - vrpc-3.0
Pull Request -
State: closed - Opened by bheisen about 3 years ago
#52 - Exceptions on a VrpcLocal callback cause process crash
Issue -
State: closed - Opened by cstim over 3 years ago
- 3 comments
Labels: bug
#51 - Instances: conceptually move from "named" and "anonymous" to "shared" and "isolated" modes
Issue -
State: closed - Opened by bheisen over 3 years ago
- 1 comment
Labels: feature
#50 - proxy-, instance-, and client id in proxy instance
Pull Request -
State: closed - Opened by bheisen over 3 years ago
#49 - Inject clear information about instance-, proxy- and client id into the proxy instance
Issue -
State: closed - Opened by bheisen over 3 years ago
- 1 comment
Labels: feature
#48 - Broken links in README
Issue -
State: closed - Opened by rulatir over 3 years ago
- 1 comment
Labels: bug
#47 - fixed c++ compiler error on 0 args deprecated macro
Pull Request -
State: closed - Opened by bheisen over 3 years ago
#46 - Bump ws from 7.4.3 to 7.5.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#45 - Avoiding collisions by prolonged proxyId to 9 chars using nanoid
Pull Request -
State: closed - Opened by bheisen over 3 years ago
#44 - "Random" ProxyId runs into collisions on 'state' event emitters
Issue -
State: closed - Opened by cstim over 3 years ago
- 4 comments
Labels: bug
#43 - C++ compile failure on addon with vrpc 2.4.0
Issue -
State: closed - Opened by cstim over 3 years ago
- 1 comment
Labels: bug
#42 - Bump ws from 7.4.3 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#41 - Bump browserslist from 4.16.3 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#40 - Bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#39 - Fix VrpcRemote documentation/behaviour
Issue -
State: open - Opened by filipomar almost 4 years ago
Labels: bug
#38 - fixed missing callback when loading native addon several times
Pull Request -
State: closed - Opened by bheisen almost 4 years ago
#37 - Bugfix/36 dynamic require in vrpcadapter js breaks webpack 5
Pull Request -
State: closed - Opened by bheisen almost 4 years ago
#36 - Dynamic `require` in VrpcAdapter.js breaks webpack 5
Issue -
State: closed - Opened by cstim about 4 years ago
- 4 comments
Labels: bug
#35 - Implemented removal of offline agents
Pull Request -
State: closed - Opened by bheisen about 4 years ago
#34 - fixed domain inconsistency in the VrpcRemote API
Pull Request -
State: closed - Opened by bheisen about 4 years ago
#33 - Remove the domain inconsistency in the VrpcRemote API
Issue -
State: closed - Opened by bheisen about 4 years ago
- 1 comment
Labels: bug
#32 - Allow the remote client to unregister an offline agent
Issue -
State: closed - Opened by bheisen about 4 years ago
- 1 comment
Labels: feature
#31 - VrpcLocal callback stops working after a second instance have been created
Issue -
State: closed - Opened by mljsimone about 4 years ago
- 1 comment
Labels: bug
#30 - Bugfix/22 trying to wrap a c class that is non copyable will fail to compile unless a operator is defined for the class too
Pull Request -
State: closed - Opened by bheisen about 4 years ago
#29 - Add actual code to all examples and integrate them to testing pipeline
Issue -
State: open - Opened by bheisen about 4 years ago
- 1 comment
Labels: feature
#28 - fixed cache inspection
Pull Request -
State: closed - Opened by bheisen about 4 years ago
#27 - Attaching to instances won't reliable work when using many agents
Issue -
State: closed - Opened by bheisen about 4 years ago
- 1 comment
Labels: bug
#26 - Bugfix/25 missing error event when agent fails to connect
Pull Request -
State: closed - Opened by bheisen about 4 years ago
#25 - Missing error event when agent fails to connect
Issue -
State: closed - Opened by bheisen about 4 years ago
- 1 comment
Labels: bug
#24 - Feature/19 enable the callall feature to transparently work on all agents if a specific one is not provided
Pull Request -
State: closed - Opened by bheisen about 4 years ago
#23 - When embedding C++ code provide a possibility to execute the client call asynchronously
Issue -
State: open - Opened by bheisen about 4 years ago
Labels: feature
#22 - Trying to wrap a C++ class that is non-copyable will fail to compile, unless a operator<< is defined for the class, too.
Issue -
State: closed - Opened by cstim about 4 years ago
- 2 comments
Labels: bug
#21 - External PRs (from forks) will never be green on travis-ci
Issue -
State: closed - Opened by bheisen about 4 years ago
- 1 comment
Labels: bug
#20 - Update mqtt-packet sub-dependency to 6.7.0 which has no longer issues.
Pull Request -
State: closed - Opened by cstim about 4 years ago
#19 - Enable the `callAll` feature to transparently work on all agents if a specific one is not provided
Issue -
State: closed - Opened by bheisen about 4 years ago
- 1 comment
Labels: feature
#18 - Issue #17: Workaround broken mqtt and mqtt-packet versions
Pull Request -
State: closed - Opened by cstim about 4 years ago
- 1 comment
#17 - We need to workaround broken mqtt and mqtt-packet versions
Issue -
State: closed - Opened by cstim about 4 years ago
- 4 comments
#16 - Fix unnecessary exception if adapter does not know the sender
Pull Request -
State: closed - Opened by cstim over 4 years ago
#15 - Extend the Agent to emit events if the mqtt connection emits some events
Pull Request -
State: closed - Opened by cstim over 4 years ago
#14 - Add agentVersion field in agent to give applications the possiblity to describe the version of the agent
Pull Request -
State: closed - Opened by cstim over 4 years ago
- 2 comments
#13 - Apply performance improvents in instance creation over VrpcRemote
Pull Request -
State: closed - Opened by psorowka over 4 years ago
- 2 comments
#12 - Creating remote instances is not as fast as it could be
Issue -
State: closed - Opened by psorowka over 4 years ago
- 1 comment
#11 - Improve method subscription/unsubscription to run all topics in one go
Pull Request -
State: closed - Opened by cstim over 4 years ago
- 1 comment
#10 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#9 - Fix crash on data: null
Issue -
State: closed - Opened by cstim over 4 years ago
- 1 comment
#8 - Fix crash on undefined oldInstances
Issue -
State: closed - Opened by cstim over 4 years ago
- 1 comment
#7 - Write helpful error message if incompatible topic protocol versions try to communicate
Issue -
State: open - Opened by cstim almost 5 years ago
#6 - Account registration URL does not work
Issue -
State: closed - Opened by cstim about 5 years ago
- 2 comments
#5 - vrpc addon.cpp does not compile with most recent nodejs-devel 12.13.1
Issue -
State: closed - Opened by cstim about 5 years ago
- 1 comment
#4 - Bump lodash from 4.17.11 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#3 - Fixed missing promise support on static functions (GH-2)
Pull Request -
State: closed - Opened by bheisen over 5 years ago
#2 - static remote calls don't support promises
Issue -
State: closed - Opened by psorowka over 5 years ago
- 1 comment
#1 - Bringing master to vrpc-2.0
Pull Request -
State: closed - Opened by bheisen over 5 years ago