Ole Christian Eidheim
Ole Christian Eidheim
The base class is no longer a template class, making HTTP/HTTPS independent polymorphism on the client/server classes possible. At first I didn't much like the idea due to added complexity,...
Feel free to post debugging features you are missing and would like to see in juCi++ here. Just keep in mind that you can use Run Command in the Debug...
If someone is interested, looking into adding juCi++ to [Flathub](https://flathub.org/) would be much appreciated. Note that the package name should be `jucipp` as in Arch Linux AUR and FreeBSD.
Work on https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-clang is needed to achieve lldb support on MSYS2.
Feel free to help us finish the debian/\* files. Would also be great if someone would like to be package maintainer, if or when that time comes.
Would you mind returning the `watcher` object (https://github.com/yan-foto/electron-reload/blob/master/main.js#L48) from `elecronReload()` (https://github.com/yan-foto/electron-reload/blob/master/main.js#L46) at the end of function? I need to close the watcher in the (will-)quit event of an electron application...