Re: websockets

2018-02-11 Thread James Roper
Hi Pavel, I was wondering if you could address the concerns I raised about it not actually using Reactive Streams. It would be great if, having created a WebSocket, a user could just plumb it to another reactive streams source/sink without writing any glue code, but with this, they're going to hav

Re: websockets

2018-02-11 Thread Pavel Rappo
> On 9 Feb 2018, at 18:16, Chuck Davis wrote: > > I've been using jdk8 websockets to develop my desktop java > applications. Now that jdk9 is on my machine I started looking at > websockets and I'm not at all sure I like what I see. Can someone > familiar with this feature please explain the r