mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-29 20:40:18 +00:00
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:
co-authored by
Evgeny Poberezkin
parent
93800268e4
commit
e1bd6a93af
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user