Émile Fugulin
Émile Fugulin
Small ask, but it would be nice to be acknowledged for the contributed code in way or another. Could be as simple as a `CONTRIBUTORS` file.
Hi! The crate that was promised to patch the limitations of 1.75 async trait fn (trait-variant) never took off and was never finished. This leaves library developers that want to...
Hi! I saw the recent changes to the UTF-8 parsing (on HN) and while speed is always appreciated, there is a whole class of bugs related to bad parsing of...
Hi! Does someone have an example of a C class extending a JS class? Essentially the inverse of the `Point` example. I am trying to re-create the node `Buffer` class...
## Scope & Context Default account created a few days ago. ## Current behavior I can't filter on ICP (true/false) in compagnies. ## Expected behavior Please let me filter on...
Right now the command executor of the server doesn't allow disabling Nagle which is problematic if you are sending small packets.
This allows a user to not enable h2
**This is a tracking issue** Tokio is deprecating the `LocalSet` (https://github.com/tokio-rs/tokio/issues/6741) in favour of a new `LocalRuntime` (https://github.com/tokio-rs/tokio/issues/6739) which will avoid panics if a user mixes `tokio::spawn` with `tokio::spawn_local`/`actix_rt::spawn`. It...
Just opening a tracking issue since this is the way.
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know what to work on - Please do not...