veza/veza-chat-server/src
2025-12-06 14:45:07 +01:00
..
core P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
database adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
generated adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
hub P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
models P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
repository P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
security P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
services P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
websocket STABILISATION: phase 1 & phase 2 2025-12-06 14:45:07 +01:00
advanced_moderation.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
auth.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
authentication.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
cache.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
chat_management.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
client.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
config.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
connection_pool.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
delivered_status.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
env.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
error.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
event_bus.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
grpc_client.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
grpc_server.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
jwt_manager.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
lib.rs STABILISATION: phase 1 & phase 2 2025-12-06 14:45:07 +01:00
main.rs STABILISATION: phase 1 & phase 2 2025-12-06 14:45:07 +01:00
message_handler.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
message_store.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
message_store_simple.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
messages.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
moderation.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
monitoring.rs STABILISATION: phase 1 & phase 2 2025-12-06 14:45:07 +01:00
optimized_persistence.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
permissions.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
presence.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
prometheus_metrics.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
rate_limiter.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
reactions.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
read_receipts.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
security_legacy.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
simple_message_store.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
structured_logging.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
test_simple_store.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
typing_indicator.rs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
utils.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
validation.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00