Nordstrom / xrpc

Simple, production ready Java API server built on top of functional composition.
Apache License 2.0
17 stars 17 forks source link

Update to Java 10 #207

Closed jkinkead closed 5 years ago

jkinkead commented 5 years ago

This also uses the new tls package in XIO.

I removed the request-response pipeline demo because it was using an old, outdated XIO API that I was not familiar with, and seemed only slightly useful to our consumers.

FYI @manimaul & @Farhie .

andyday commented 5 years ago

This is much needed. Thanks for tackling it. Mostly minor callouts. I don't recall seeing the removal of the ALPN agent in gradle.build...