bbaldino
bbaldino
I've found myself frequently wanting at least ONE and ZERO values from `num_traits`, so I took a shot at implementing them here (this required implementing `Mul` as well). I know...
Carrying on some discussion from [here](https://github.com/rust-ux/uX/issues/56), I'd like to figure out how to get releases going again. We have a bit of an issue in that two releases (0.1.4 and...
Add a github workflow which will do a "smart" jitsi build (using specified component override dependencies)
@bgrozev and I realized we currently have an issue whenever a last-n value is used where 'n' is < the number of participants in the conference. Imagine the following scenario...
As a transitionary step to migrating away from OSGi, many "top level services" in the JVB were shuffled into global singletons so we could maintain similar accessibility to before (with...
I've noticed that when I try and run `mvn package install` in my project, the linker command seems to list the target twice, resulting in duplicate symbol complaints. It's entirely...
…hen there (#17)" This reverts commit 725dcefc025a7aff22aaee6f152f0477b95a3947. *DO NOT MERGE* This PR shouldn't be merged until we've cycled out all Jibris deployed before https://github.com/jitsi/jibri/pull/232 is shipped. Once that is the...
This message is designed to allow us to send an arbitrary JSON payload over XMPP. This is perhaps counterintuitive, but the reasoning is that we plan to move away from...
I think even the previous release probably should've been a minor version bump, but did it this time.