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

Toolkit for working in microservices/micro-frontends architecture.

Results 18 scalecube-js issues
Sort by recently updated
recently updated
newest added

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

## General description `msgpack` creates a lot of time issues with the installation of `@scalecube/node`, `msgpack` comes from swim closes #305

## Describe the bug Installation fails on Node 16 ## Reproduce Install node 16 and run clean installation (yarn install) #### Frequency 100% reproduce #### Environment | Software | Version(s)...

bug

## Roadmap Besides the opened issues in the foreseeable future, we`ll focus on extending stability (more tests), accessibility, and reaching a new audience. ### e2e tests Add tests that cover...

## General description Scalecube requires a lot of setups to start - when bootstrapping a microservice container the service definition can be optional. when it's not passed then all the...

## General description subscribe to the registry to receive the current state of the system. (debug purpose) **Why not adding the information to debug?** if debug will show the registry...

## General description every microservice container can act as a seed for another microservice container in our distributed env. it results in inflation of unnecessary listeners which are added to...

## General description create a package that contains valid example for every main bundler tool - webpack - parcel - rollup the example should show the use case of -...

## General description Tags weighting - pick the next service base on the "weight" of the service #### Prerequisites Links to any external dependency for this feature [Link] ## API...