Rui Fernandes
Rui Fernandes
I've also tried to get some visuals with howler. the problem is, when you use the html5 option, you cannot get data out of the audioContext analyser. Would be cool...
I'm trying to use this plugin and not being successful importing it. (gradle kts) ```kt plugins { java id("io.quarkus") id("io.smallrye.graphql").version("1.0.2-SNAPSHOT") } ``` error message: ``` FAILURE: Build failed with an...
@jmartisk opened a PR to fix this, there is still some work needed to to this in the GH Actions, but this should be a good start. PR: https://github.com/smallrye/smallrye-graphql/pull/1351
Same here, setting no sasl config in the proxy leads to no connection at all.
Hi, Nice writeup. The power of socket.io is in maintaining connections open, and updating data without performing requests. I've used this approach to solve a problem some time ago, but...
> Correct me if I'm wrong, but can't you just leave the socket open and send data as needed? Sure, but php by definition creates an "instance" per request. This...
same here, still had the Bluetooth enabled for iTerm in the security preferences pane