HttpCore 5.1.4: Get stats of sent/rcvd bytes

2022-09-23 Thread Isaac Cruz
Hi, I want to get statistics of sent and received bytes from an HTTP server. I had a working implementation on HttpCore 4.x using NHttpServerConnection.getMetrics() that were added up on closing connection. Then I migrated to HttpCore 5.1.x and that API disappeared, so what I am using is Async

JDK 19 GA, JDK 20 EAb16, and some heads-up!

2022-09-23 Thread David Delabassee
Greetings! JDK 19 has been released (General Availability) on September 2Oth as planned, the release cadence is working like clockwork! You can find the "The Arrival of Java 19" announcement here [1], and some additional Java 19 material in the "Topics of Interest" section below. On behalf of