Rushmore Mushambi
|
6cb12db82b
|
Make patch return the patched record (#2530)
|
2023-08-27 19:28:38 +01:00 |
|
Tobie Morgan Hitchcock
|
a31d25d3c5
|
Support arbitrary number of arrays in array::concat() (#2526)
|
2023-08-27 11:40:49 +01:00 |
|
Przemyslaw Hugh Kaznowski
|
ce6cfb7634
|
GC live queries when client disconnects (#2255)
|
2023-08-19 10:01:37 +01:00 |
|
Rushmore Mushambi
|
f16ec7f894
|
Add a Value::Query variant (#2460)
|
2023-08-18 23:51:56 +01:00 |
|
Przemyslaw Hugh Kaznowski
|
60b6cc6c75
|
Test for kill ws (#2407)
Co-authored-by: Salvador Girones <salvadorgirones@gmail.com>
|
2023-08-18 15:21:01 +00:00 |
|
Salvador Girones Gil
|
3b26ad2a44
|
[rpc] Add WebSocket metrics (#2413)
|
2023-08-16 13:27:53 +01:00 |
|
Salvador Girones Gil
|
e91011cc78
|
[rpc] Better tracing for WebSockets (#2325)
|
2023-08-03 14:59:05 +00:00 |
|
Salvador Girones Gil
|
53702c247a
|
[metrics] HTTP Layer + move to Axum (#2237)
|
2023-07-19 14:35:56 +00:00 |
|
Rushmore Mushambi
|
20ee2f1dc6
|
Remove manual log targets (#2214)
|
2023-07-04 21:02:10 +00:00 |
|
Tobie Morgan Hitchcock
|
55918b7c0e
|
Switch to bincode serialization (#2134)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2023-07-01 20:09:15 +01:00 |
|
Tobie Morgan Hitchcock
|
591634e049
|
Ensure HTTP REST API responses are simplified when serialized (#1924)
|
2023-05-05 19:54:49 +01:00 |
|
Rushmore Mushambi
|
c3c6613e7a
|
Fix simple ID serialisation in the WebSocket protocol (#1900)
|
2023-05-02 12:17:27 +01:00 |
|
Rushmore Mushambi
|
91e949248d
|
Unify serialisation (#1881)
|
2023-04-29 16:58:22 +01:00 |
|
Tobie Morgan Hitchcock
|
45094c76ce
|
Use custom serialization format
|
2023-03-31 23:49:52 +01:00 |
|
Tobie Morgan Hitchcock
|
0c95126573
|
Add support for full binary serialization on HTTP endpoints
|
2023-03-27 13:52:28 +01:00 |
|
CelebrateVC
|
f0745386cf
|
Improve code comments for documentation (#1476)
|
2022-11-23 09:42:59 +00:00 |
|
Tobie Morgan Hitchcock
|
a074dc9af5
|
Add suport for WebSocket RPC binary protocol
|
2022-10-25 06:40:23 -07:00 |
|
Tobie Morgan Hitchcock
|
05485406c4
|
Add support for more input types in WebSocket RPC methods
|
2022-10-25 06:40:23 -07:00 |
|
Tobie Morgan Hitchcock
|
d2e7a8532d
|
Don’t respond with an id if none was specified in the WebSocket RPC query
|
2022-10-25 06:40:23 -07:00 |
|
Tobie Morgan Hitchcock
|
a0d86248e2
|
Enable different output serialization formats in WebSocket RPC
|
2022-10-25 06:40:23 -07:00 |
|
Rushmore Mushambi
|
f0eaf2bd19
|
Improve RPC method return types (#1384)
|
2022-10-19 23:54:41 +01:00 |
|
Tobie Morgan Hitchcock
|
3c7bd098f3
|
Enable concurrent requests in WebSocket RPC Server
|
2022-07-07 11:25:22 +01:00 |
|
Tobie Morgan Hitchcock
|
508538e0cc
|
Add initial WebSocket JSON RPC implementation
|
2022-07-04 02:32:26 +01:00 |
|