use multicast address for announce (#3241)

* use multicast address for announce

* Add explicit multicast group membership

* join multicast group on a correct side

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
Alexander Bondarenko
2023-10-23 13:44:04 +01:00
committed by GitHub
co-authored by Evgeny Poberezkin
parent 93800268e4
commit e1bd6a93af
3 changed files with 73 additions and 14 deletions
+1
View File
@@ -128,6 +128,7 @@ library
Simplex.Chat.Protocol
Simplex.Chat.Remote
Simplex.Chat.Remote.Discovery
Simplex.Chat.Remote.Multicast
Simplex.Chat.Remote.Protocol
Simplex.Chat.Remote.Types
Simplex.Chat.Store