d411618e63
Fix Javadoc warnings due to Java 21 update (+ some other warnings)
...
The default implicit constructor must also have a doc comment, so I have to make it explicit and either properly restrict the visibility of the constructor, or actually document it.
2024-06-06 23:59:32 +02:00
bd3bea8381
Some refactoring in pandalib-util
2023-08-27 13:37:17 +02:00
5edd8cdfec
Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff)
2023-06-20 00:15:46 +02:00
f036c22a56
Fix WS log message
2023-04-11 19:17:54 +02:00
0453a72587
Supports null return values from AbstractWS#getRemoteIdentifier() in WS log messages
2023-04-10 19:39:07 +02:00
2bc60df11c
Handle reception of ErrorPayload in WS.
2023-03-19 17:25:14 +01:00
ced9b0eaca
Better handling of Json Exceptions in websockets
2023-03-16 22:36:58 +01:00
2fb4775ca7
Try to fix some stuff with websocket
2023-03-16 12:29:43 +01:00
fd828d600e
WebSocket API
2023-03-14 16:22:50 +01:00