Sergey Kuznetsov
|
837a547849
|
chore: Revert "feat: Use new web server by default (#2182)" (#2187)
There is an issue found in the new web server, so we couldn't use it by
default for now.
This reverts commit b3f3259b14.
|
2025-06-05 17:35:21 +01:00 |
|
Sergey Kuznetsov
|
b3f3259b14
|
feat: Use new web server by default (#2182)
Fixes #1781.
|
2025-06-04 15:01:30 +01:00 |
|
Sergey Kuznetsov
|
c77154a5e6
|
feat: Integrate new webserver (#1722)
For #919.
The new web server is not using dosguard yet. It will be fixed by a
separate PR.
|
2024-11-21 14:48:32 +00:00 |
|
cyan317
|
1c82d379d9
|
fix: Add queue size limit for websocket (#1701)
For slow clients, we will disconnect with it if the message queue is too
long.
---------
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2024-10-25 13:30:52 +01:00 |
|
Sergey Kuznetsov
|
b7c8ed7e3a
|
refactor: Create interface for DOSGuard (#1602)
For #919.
|
2024-08-13 17:26:47 +01:00 |
|
Alex Kremer
|
862fc48924
|
Use doxygen-awesome theme (#1214)
For #889
|
2024-02-27 15:22:44 +00:00 |
|
Alex Kremer
|
cce695c570
|
Rename all detail to impl (#1168)
Fixes #1084
|
2024-02-12 11:54:41 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|