Peter Spiess-Knafl
Peter Spiess-Knafl
I forgot: https://wiki.debian.org/UpstreamGuide If you have time, please take a look at it.
I will keep that in mind. I think the suggested changes won't harm your project anyway. I use it and I package what I think could be useful for others....
@bbarenblat please go ahead, I no longer use it and therefore should not be packaging it.
Sure, feel free to create a PR for that.
Without any specific error logs it is hard to help you out here.
It is still work in progress. You can take a look at the `v2` branch. https://github.com/cinemast/libjson-rpc-cpp/tree/v2 Some connector tests are still failing, but the core is already working. There is...
Before I do this, I would love some comments/insights from people already using this library in some way. Please share your opinions and contribute to this thread. @debris @chfast @mgorny...
Thanks for your input. I *now* agree two repositories might be an overkill. But I think each connector should be split out into a separate library (plug-in) and separate test...
@jdmichaud about the 3 days. It was mostly my own stupdity. I had an unreproducible dep: catch, the unit testing library. Additionally some connectors produced flaky tests under OSX and...
The v2 branch contains the basic ideas.