2020-11-27 18:22:18 +01:00

5 lines
164 B
Rust

//! Endpoint to asks the receiving server to return information that the sending server will need
//! to prepare a leave event to get out of the room.
pub mod v1;