Releases: Casterlabs/Rakurai
Releases · Casterlabs/Rakurai
1.17.8
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
16 Jul 04:09
Rson
Fixed a weird edge case with object parsing.
1.17.7
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
08 Jul 21:26
Rson
Fix a regression in the Object parser.
1.17.6
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
08 Jul 19:40
RHS
Fixed some threading issues.
Fixed some buffer problems.
Fixed WebSockets sometimes breaking with long messages.
Increased the URL buffer, max of 256k is allowed in URLs.
Auto fragment websocket TEXT frames as well.
Json
Fixed some issues where object keys would not deserialize properly.
1.17.5
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
18 Jun 16:34
Http-Server
Fix an issue in RHS where request bodies would get dropped if you used the getBytes method.
1.17.4
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
13 Jun 06:48
Fixed Firefox being unable to connect to websocket sessions.
1.17.3
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
13 Jun 04:07
Http-Server
Silenced an exception that didn't really make sense.
1.17.2
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
12 Jun 04:14
Http-Server
Fix EC-related errors when an EC certificate isn't present.
1.17.1
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
29 Mar 14:46
Http-Server:
Silence an annoying exception.
1.17.0
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
23 Feb 02:19
Http-Server:
Fixed some oddities with WebSockets.
A lot of debug logging was added.
Rework and optimize the request/response cycle.
Util:
Reworked how IOUtil works.
1.16.2
Compare
Sorry, something went wrong.
No results found
e3ndr
released this
28 Dec 15:29
Json
Fixed issues with class instantiation.