WebSocket client API

Michael McMahon michael.x.mcmahon at oracle.com
Tue Sep 8 17:27:06 UTC 2015


On 08/09/15 17:29, Simone Bordet wrote:
> Where is TLS support ? Let's not make the same mistake already done in 
> javax.websocket :) Thanks ! 

I notice it doesn't say so explicitly but "wss" urls are supported, and 
the relevant configuration
comes from the HttpClient that the WebSocket belongs to.

We probably should document this and maybe show an example or two.

Michael


More information about the net-dev mailing list