iinuwa bfad8cf1f1
Add send transaction endpoint
Also refactor PDU types and move them to ruma-events
2020-06-17 11:02:19 +02:00

4 lines
76 B
Rust

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