-
**Describe the bug**
When a MC instance is launched over Moonlight (Sunshine server, Moonlight on Android), it crashes at the first controller input with `java.lang.IllegalStateException: Cannot get …
-
Hi all.
I'd like to know how could I implement an incoming stream with async read/write [`tokio::net::windows::named_pipe`](https://docs.rs/tokio/latest/tokio/net/windows/named_pipe/index.html)?
…
-
When running tests to track down bugs or in production, it would be very beneficial to collect traces, networking logs or simple status messages for analysis. Currently, there is a mix of logging tech…
-
I've seen this issue posted, and closed, with no clear resolution. I'm not able to actually play any added games. I continue to get 'Channel Not Responding'. I'm using Plex media server Version 0.9.11…
-
Failure to parse the URL or fetch failure fires error events sync instead of queueing a task to fire it like other places (e.g. images) do. On the other hand, load events are fired async...
It's pro…
-
**Project description**
NordVPN's native app is the only way to access some of their VPN features. They provide .deb and .rpm packages, which are compatible with various Debian-based and RHEL-based s…
-
### Bug description
We are building an LTI service where instructors can add Jupyter Notebooks as an assignment. They can either add one as a standalone assignment or embed one or more in a pag…
-
**Note: this version of the top comment was written by @rynowak based on the original text from @jkotalik. You can see the original by navigating to the history.**
# Making networking simpler
The go…
-
Tokio recently added [tokio-uring](https://tokio.rs/blog/2021-07-tokio-uring), io-uring support for tokio.
io-uring is a new Linux API for asynchronous I/O operations.
io-uring makes filesystem op…
-
I have an existing vnet with a bunch of subnets that were provisioned and managed using ARM templates.
We have a need to add additional subnets to the vnet. So, we have decided to move towards bice…