kmecpp

Results 13 issues of kmecpp

Would a very useful thing to have built in

enhancement

Corrected JSON data

I see in the [pom](https://github.com/lucko/bytesocks/blob/master/pom.xml#L15) that the target Java version is Java 8. `javap -v BytesocksClientImpl.class` shows `major version: 55` which corresponds to Java 11. This is causing the class...