Merge pull request #78 from r0hit05/msc2746
Improved VoIP Signalling
No related branches found
No related tags found
Checking pipeline status
Showing
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- include/mtx/events/collections.hpp 20 additions, 8 deletionsinclude/mtx/events/collections.hpp
- include/mtx/events/event_type.hpp 6 additions, 0 deletionsinclude/mtx/events/event_type.hpp
- include/mtx/events/voip.hpp 100 additions, 9 deletionsinclude/mtx/events/voip.hpp
- include/mtxclient/http/client.hpp 7 additions, 4 deletionsinclude/mtxclient/http/client.hpp
- lib/http/client.cpp 7 additions, 4 deletionslib/http/client.cpp
- lib/structs/events.cpp 12 additions, 0 deletionslib/structs/events.cpp
- lib/structs/events/collections.cpp 24 additions, 8 deletionslib/structs/events/collections.cpp
- lib/structs/events/voip.cpp 128 additions, 6 deletionslib/structs/events/voip.cpp
- lib/structs/responses/common.cpp 40 additions, 4 deletionslib/structs/responses/common.cpp
- tests/meson.build 2 additions, 0 deletionstests/meson.build
- tests/messages.cpp 0 additions, 149 deletionstests/messages.cpp
- tests/voip.cpp 431 additions, 0 deletionstests/voip.cpp
Loading
Please register or sign in to comment