cosmo
cosmo copied to clipboard
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [x] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard)
## Motivation and Context ## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [ ] PR title must follow...
## Motivation and Context The Cosmo router [ostensibly supports the `@requires` directive](https://cosmo-docs-source.wundergraph.com/federation/federation-compatibility-matrix), however it doesn't seem to work properly. Added tests to router-tests to show the expected behavior. These tests...
## Motivation and Context ## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [ ] PR title must follow...
Fix issue where router update creates a new server and replaces the old server but doesn't start the new server listening Add config hot-reload to router when using a local...
### Component(s) cli ### Component version 0.53.2 ### wgc version 0.53.2 ### controlplane version 0.53.2 ### router version 0.53.2 ### What happened? Errors happen when i try to login via...
### Component(s) router ### Component version [email protected] ### wgc version 0.53.2 ### controlplane version N/A ### router version 0.85.2 ### What happened? ## Description Core router.go provides an exported UpdateServer...
### Component(s) router ### Component version 0.53.2 ### wgc version 0.53.2 ### controlplane version 0.53.2 ### router version 0.53.2 ### What happened? ## Description I want to run docker image...
### Component(s) router ### Is your feature request related to a problem? Please describe. As a user, I'd like to be able to compress data between the client router and...