JeDaYoshi
JeDaYoshi
A mode for Cryb to work as a single-room instance, for small installations. Could also add modes like running the `@cryb/portal` script directly in a specific user instead of using...
Even if usbaudio is not running or anything, now an audio device is created on my system everytime I plug in my phone. Audio gets forwarded to here as normal,...
The app already includes a `manifest.json` - but it's lacking some details. Most notably: - It has no Service Worker included, so Chrome etc. says "no" - the app lacks...
Multiple interfaces are already exported here and there - I'm wondering if `IServerConfig` could be one of those for a type-checking use case when receiving the config from somewhere else.
Right now, if there's a Mesa version enforcement, it will want the exact same Mesa version or the connection will be closed. That said, I find this... very aggressive. https://github.com/crybapp/mesa/blob/d393c5a31a17d039fd76a47cf8ec07a76450b2a2/src/server/client.ts#L178-L179...
After some looking on the Mesa server, I've noticed that there's something that it by default enforces, but is never acknowledged. There's a `timeout` variable for `authenticationConfig`, which gets sent...
This Pull Request contains multiple changes that I did locally over the years, either as tests or quick fixes to get instances working for myself or friends. They were not...
This Pull Request contains multiple changes that I did locally over the years, either as tests or quick fixes to get instances working for myself or friends. They were not...
This Pull Request contains multiple changes that I did locally over the years, either as tests or quick fixes to get instances working for myself or friends. They were not...
This Pull Request contains multiple changes that I did locally over the years, either as tests or quick fixes to get instances working for myself or friends. They were not...