surrealpatch/src/net
2023-12-19 08:53:42 +00:00
..
headers [auth] Support auth levels for basic auth (#2985) 2023-11-28 14:53:40 +00:00
auth.rs Revert to using legacy authentication in signin by default (#3052) 2023-12-04 08:47:37 +00:00
client_ip.rs Fix typos (#2764) 2023-09-28 09:17:29 +00:00
export.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
health.rs Switch transaction to enum from bool (#2743) 2023-09-26 13:02:53 +00:00
import.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
input.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
key.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
ml.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
mod.rs Ensure compression is only enabled when response is a certain size (#3168) 2023-12-19 08:53:42 +00:00
output.rs Add Query::with_stats to return query statistics along with the results (#3019) 2023-11-27 19:13:52 +00:00
params.rs Decode urlencoded path parameters automatically 2023-01-17 14:10:21 +00:00
rpc.rs Improve WebSocket performance (#2999) 2023-11-20 19:08:07 +00:00
signals.rs Fix Ctrl-C to work for node and telemetry (#2476) 2023-08-21 12:35:34 +01:00
signin.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
signup.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
sql.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
sync.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
tracer.rs [logging] Move HTTP/WS logs to debug (#2650) 2023-09-08 16:48:12 +01:00
version.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00