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
|
cffda52ba6
|
refactor: Coroutine based webserver (#1699)
Code of new coroutine-based web server. The new server is not connected
to Clio and not ready to use yet.
For #919.
|
2024-10-24 16:50:26 +01:00 |
|
Alex Kremer
|
b761fffa2d
|
style: Update code formatting (#1682)
For #1664
|
2024-10-14 17:15:36 +01:00 |
|
Sergey Kuznetsov
|
b7c8ed7e3a
|
refactor: Create interface for DOSGuard (#1602)
For #919.
|
2024-08-13 17:26:47 +01:00 |
|
Sergey Kuznetsov
|
2fef03d766
|
refactor: Refactor main (#1555)
For #442.
|
2024-08-01 10:53:17 +01:00 |
|
Alex Kremer
|
d5ed0cff77
|
Use LLVM 18 tooling (#1382)
Fixes #1381
|
2024-05-03 09:57:16 +01:00 |
|
Alex Kremer
|
a74970b81e
|
Add missing doxygen comments (#1223)
Fixes #1218
|
2024-03-01 15:58:18 +00: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 |
|