Module ruma_federation_api::membership[][src]

Expand description

Room membership endpoints.

Modules

Endpoint for inviting a remote user to a room

Endpoint to send join events to remote homeservers.

Endpoint to request a template for join events.

Endpoint to submits a signed leave event to the receiving server for it to accept it into the room’s graph.

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.