Files
matterbridge/bridge
Wim e28d2f5d89 Add initial support for getting ChannelMember info of all bridges.
Adds an EventGetChannelMembers event, which gets send every x time to
all bridges. Bridges should respond on this event with a Message
containing ChannelMembers in the EventGetChannelMembers key in the
Extra field.

handleEventGetChannelMembers will handle this Message and sets the
contained ChannelMembers to the Bridge struct.
2019-01-06 23:15:37 +01:00
..
2019-01-02 23:55:00 +01:00
2018-12-07 23:48:24 +01:00
2018-12-12 23:50:08 +01:00