Cosium / matrix-communication-client

A java client for the Matrix protocol.
https://matrix.org/
MIT License
27 stars 6 forks source link

Create and manage spaces #62

Open anthonyCarigny opened 6 months ago

anthonyCarigny commented 6 months ago

Hi, I need to create spaces and add rooms to them. (I managed to create a space by extending CreateRoomInput.CreationContent.)

However, I am stuck at the second step. Is there any plan to add that feature ?

reda-alaoui commented 6 months ago

I don't need it personnally. But I'll review contributions.