Chris Spencer
Chris Spencer
I am running some load tests and have come across a rare case where SCTP fails to establish a connection. If I start 1000 `PeerConnection`s in parallel, roughly 0.5% of...
### Contact Details @spencercw ### What this feature/enhancement tries to solve? In our application we make use of `TransactionScope` to have our SQL commands implicitly join the ambient transaction; however,...
## PR Description I'm not sure where the `*-g` names came from, but the kernel calls them `linear_*`[1]. This fixes an error when using the Bosch BNO055, which is the...
This PR adds a new Vulkan renderer to complement the existing EGL renderer. It is usable, but incomplete, considered experimental, and disabled by default. Notably, it is currently slower than...