livereload-jvm icon indicating copy to clipboard operation
livereload-jvm copied to clipboard

Update livereload using the new jetty 9.x apis

Open PerfectCarl opened this issue 9 years ago • 4 comments

Jetty9 change the websocket apis pretty drastically.

So the 0.20 version can't be used with the new jetty branch.

Would you be interested into porting it to the jetty9 api?

PerfectCarl avatar Jun 27 '15 14:06 PerfectCarl

I have something that is starting to work.

But I am not familiar with the livereload protocol. Would you mind having a look?

PerfectCarl avatar Jun 27 '15 16:06 PerfectCarl

Yes, If you can made a PR.

davidB avatar Jul 04 '15 08:07 davidB

On it. I want to add a feature to coalesce notify events: all changes happening under let's say 300ms being agregated to one notification instead of spamming.

PerfectCarl avatar Jul 04 '15 08:07 PerfectCarl

nice idea, I didn't touch this code since a long time.

davidB avatar Jul 04 '15 08:07 davidB