Mathieu Rochette
Mathieu Rochette
This Pull Request is not supposed to be merged, it’s the same as #30 but applied on the last release instead of master so it can be used easily in...
**Is your feature request related to a problem? Please describe.** I'm trying to build a small graphql server on top of [Axum](https://github.com/tokio-rs/axum) but can't figure out how to get websockets...
**Is your feature request related to a problem? Please describe.** I’d like to be able to get performance feedback from my queries in case I want to identify which resolver...
also upgrades rust & llvm (3.9 is not availlable anymore)
when there is an issue in a dataprovider, the only output visible is this: ``` PHPUnit 9.5.11 by Sebastian Bergmann and contributors. Runtime: PHP 8.0.14 Configuration: phpunit.xml No tests executed!...
when there is a php stacktrace in the output it like this: ``` Peak memory: 69.76 mo Trace: - /var/www/app/CommandApiTest.php:1230 - /var/www/app/Commands/Command.php:16 - /var/www/console:40 /var/www/proton/Foundation/Testing/ApiTestBase.php:102 /var/www/proton/Foundation/Testing/ApiTestBase.php:118 /var/www/app/Commands/Core/wrappers.php:16 ``` the pattern...
VSCode can [run a development environment inside containers](https://code.visualstudio.com/docs/remote/containers). [The container(s) configuration](https://code.visualstudio.com/docs/remote/devcontainerjson-reference) can be shared in a public repo so that anyone can easily [clone the repo and start developing](https://code.visualstudio.com/docs/remote/containers#_quick-start-open-a-git-repository-or-github-pr-in-an-isolated-container-volume) in...
### Description When using the `NoPrivateNetworkHttpClient` and there is a proxy set (eg: auto-discovered with the `HTTPS_PROXY` env var), if the proxy is local the request is blocked by the...
let me know if you think something like this should be done. the first thing I wanted to take care of was to allow to break a function call or...
Hi, @Scorpil you [mentionned](https://github.com/Scorpil/docker-rust/issues/12#issuecomment-285279523) wanting to add alpine variant. have you started working on this ? If not I'd like to help :) would it be appropriate to build the...