mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-15 08:45:04 +01:00
Messages sent to the internal signaling server need to be serialized twice, first the signaling message and then the wrapper as a whole. Due to this the NCMessageWrapper was not actually used. For simplicity the manual serialization was kept rather than adding something like "NCMessageWrapperToSend" where a serialized signaling message could be set before serializing it. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |