Change call signalling messages to be their own types of room events rather...
Change call signalling messages to be their own types of room events rather than room messages with different msgtypes: room messages should be things that the client can display as a unit message to the user.
Showing
- webclient/components/matrix/event-handler-service.js 9 additions, 0 deletionswebclient/components/matrix/event-handler-service.js
- webclient/components/matrix/matrix-call.js 4 additions, 8 deletionswebclient/components/matrix/matrix-call.js
- webclient/components/matrix/matrix-phone-service.js 7 additions, 7 deletionswebclient/components/matrix/matrix-phone-service.js
- webclient/components/matrix/matrix-service.js 6 additions, 2 deletionswebclient/components/matrix/matrix-service.js
- webclient/room/room-controller.js 1 addition, 1 deletionwebclient/room/room-controller.js
Loading
Please register or sign in to comment