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

Using jetty 9.2 (without the aggregation feature)

Open PerfectCarl opened this issue 10 years ago • 3 comments

Could you review the FIXME about the commented code in LRWebSocketHandler?

I'll add the aggregation feature later on.

PerfectCarl avatar Jul 04 '15 08:07 PerfectCarl

Fixing #7

PerfectCarl avatar Jul 04 '15 08:07 PerfectCarl

Can you also rename 'LOG' to 'logger'. I don't use (no longer) the variable name to tell if "variable" is mutable or immutable, constant or not. (and LOG is not immutable, state free, ...)

davidB avatar Jul 04 '15 10:07 davidB

For the functionnal part (FIXME,...) there are lot of change, that will require more time to review, test. So I'll merge the change and I'll test it locally (after you made the requested modification, above).

Thanks.

davidB avatar Jul 04 '15 10:07 davidB