-
- Downloads
Merge pull request #45 from kamathmanu/room-directory
Room directory
No related branches found
No related tags found
Checking pipeline status
Showing
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- include/mtx/common.hpp 33 additions, 1 deletioninclude/mtx/common.hpp
- include/mtx/requests.hpp 47 additions, 12 deletionsinclude/mtx/requests.hpp
- include/mtx/responses.hpp 1 addition, 0 deletionsinclude/mtx/responses.hpp
- include/mtx/responses/public_rooms.hpp 79 additions, 0 deletionsinclude/mtx/responses/public_rooms.hpp
- include/mtxclient/http/client.hpp 26 additions, 0 deletionsinclude/mtxclient/http/client.hpp
- lib/http/client.cpp 61 additions, 0 deletionslib/http/client.cpp
- lib/structs/requests.cpp 41 additions, 10 deletionslib/structs/requests.cpp
- lib/structs/responses/public_rooms.cpp 59 additions, 0 deletionslib/structs/responses/public_rooms.cpp
- tests/client_api.cpp 143 additions, 0 deletionstests/client_api.cpp
- tests/requests.cpp 56 additions, 0 deletionstests/requests.cpp
- tests/responses.cpp 49 additions, 0 deletionstests/responses.cpp
Loading
Please register or sign in to comment