Discover and read the best of Twitter Threads about #JDK16

Most recents (1)

Hey #Java Developers, β˜•οΈ

It's your Friday #SipOfJava thread! 🧢🐈

Needing to communicate with a remote service? Let's take a look at some features and APIs in Java that help with communicating with remote services!

1/
The HTTP Client added in #JDK11 improves and replaces the HttpUrlConnection, by supporting standards likes HTTP/2 and WebSocket and allowing requests to be sent synchronously and asynchronously

Article: inside.java/sip/057/

2/
Unix-Domain Socket Channels added in #JDK16 allow for fast and secure communication between Java applications when they are located on the same host. And despite their name, even work on windows!

Article: inside.java/sip/010/

3/
Read 7 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!