Closed PhilipRoman closed 9 months ago
That's fantastic news!
@marci4 is there already a planned release date for 1.5.6
?
@z1c0 I just wanted to mention that if you want to get latest features from any Git commit you can always use something like JitPack: https://jitpack.io/#TooTallNate/Java-WebSocket I used it in the past and it worked very well. While we try to make new features available at a reasonable speed, this tool is very useful to avoid relying on the release schedule.
@z1c0 no plans, but I can make a release
@z1c0 no plans, but I can make a release
That would be very helpful as this would allow me to switch back to the original, unmodified version of this library.
(Adding additional repositories like JitPack unfortunately requires jumping over various organizational hurdles ... )
This is a rewrite of #1201
I've rebased it on top of master, fixed style issues, removed unnecessary fields in subclasses and added a test case.
Fixes #888 Fixes #1390