libsignal-protocol-dotnet icon indicating copy to clipboard operation
libsignal-protocol-dotnet copied to clipboard

Using signal for group messages

Open Bykiev opened this issue 4 years ago • 0 comments

Hi, I need to send one-way encrypted messages to user groups (admin sends messages into group). Does Signal protocol suits well for such task? I did some research and didn't find much docs about it. If I understand correctly, Signal encrypts and sends message for each user in a group which is not the best option for me. Do you have any demo, showing how to implement such group chat with your library?

Bykiev avatar Feb 24 '21 19:02 Bykiev