Sri Ramanujam
Sri Ramanujam
User-oriented documentation on the various types of `WriteError`, `ReadError`, and `ConnectionError` would be very valuable. Often times when the library throws an error back to me, I find myself looking...
Further testing does lend some credence to your interpretation, @Matthias247. There are other things in play, like quinn not saturating the total bandwidth of the link, that I don't think...
@igmar were you able to make any progress on this? I'm also interested in proper RPMs for atuin, and am willing to help with the packaging if needed :)
You will need librdpmux built and in the library search path and the headers in the header search path, and then you will need to build QEMU from https://github.com/datto/qemu/tree/f27-stable-2.10-rdpmux here...
We build on Ubuntu 16.04 using the msgpack library shipped in the repositories, which appears to be 0.5.7: https://packages.ubuntu.com/xenial/libmsgpack-dev
Okay, so in the process of reworking the PR with code review feedback I discovered a race condition of sorts. Basically, oftentimes the `onVoiceJoin` handler of the service would fire...
Hi, anything else I can do to move this along? I believed I've addressed all the comments from the last round of review.
I am still interested, yes. I think I can buckle down with some Spring documentation and get something going. Do you have a preference as to where in the repo...