Mathias Lykkegaard Lorenzen
Mathias Lykkegaard Lorenzen
Is this still active? What about support for later Elasticsearch versions?
If we use this from Unity, the server detects a connection from the client, and the client can send data to the server, but the server can't send data to...
It would be nice if we could set the event handlers created to be passive or non-passive. That way we can also get rid of a warning in Chrome when...
The `UseConsole` call may fail if evaluated concurrently (for instance a test runner running multiple integration tests in parallel). This should never happen. It seems to happen because an `Contains`...
This makes it very painful to write integration tests using the preferred method (TestServer) in ASP .NET Core. Because the statics are not cleaned up, we can't prevent the issue...
See the following image.  Today it doesn't seem possible to set the "owner name", and it is always being set to `"AccountName"`. I would like to be able to...
Right now, the `public` directory is always the one being uploaded. However, since the output directory of Gatsby build is adjustable, I think it should be adjustable in this plugin...
I'm curious if there's any performance overhead.
I'm interested in implementing https://blurha.sh for my images while they are loading. For that, I'll need to be able to load an array of pixel colors into the image view....
Would be cool with TypeScript typings.