Overview
Dive into a comprehensive podcast episode exploring recent JDK network-related updates with Java experts Michael McMahon and Daniel Fuchs. Learn about the HTTP/2 Client API introduced in Java 11 and its enhancements in Java 16, the reimplementation of legacy Socket and DatagramSocket APIs, and the new Unix Domain Socket Channel API. Discover insights on the Simple Web Server, future developments, and even get a sneak peek into HTTP/3. Gain valuable knowledge on Java networking advancements through detailed discussions and expert explanations throughout this 32-minute audio journey.
Syllabus
Intro
HTTP Client API
HTTP Client API's new method in Java 16
JEP 353: Reimplement the Legacy Socket API
JEP 373: Reimplement the Legacy DatagramSocket API
JEP 380: Unix Domain Socket Channels
JEP 408: Simple Web Serve
Some thoughts about the future
A Peek Inside...
Outro
Taught by
Java