ruwuma/crates/ruma-federation-api/src/transactions/send_transaction_message.rs
2021-05-03 15:50:27 +02:00

4 lines
76 B
Rust

//! Endpoint to send live activity messages to another server.
pub mod v1;