TL;DRIn this post we’ll go over setting up the popular mitmproxy tool on an external host and configuring your Java programs to proxy traffic through it, allowing you to debug misbehaving HTTP clients and libraries.
Read more »
We continue to make great progress on Java EE 8. Specifications are nearly complete, and we expect to deliver the reference implementation this summer. As we approach the delivery of Java EE 8 and the JavaOne 2017 conference, we believe there is an opport... (more…)
Read more »
GDH - Generalized Diffie-Hellman key exchange Java implementation built on top of the Vert.x framework... (more…)
Read more »
A straight forward C++ to Java port of Daniel Lemires fast_double_parser - wrandelshofer/FastDoubleParser... (more…)
Read more »
A user opens an issue complaining the server-side application you developed for them frequently crashes with “too many open files” error under heavy load. Wh... (more…)
Read more »