mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
added multicast
added multicast; join and leave a multicast group
This commit is contained in:
parent
9e04f86aa8
commit
b72fb8ee2d
@ -7030,5 +7030,19 @@
|
||||
"description": "Libgit2 low level wrapper",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/barcharcraz/libgit2-nim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "multicast",
|
||||
"url": "https://github.com/enthus1ast/nimMulticast",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"multicast",
|
||||
"udp",
|
||||
"socket",
|
||||
"net"
|
||||
],
|
||||
"description": "proc to join (and leave) a multicast group",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/enthus1ast/nimMulticast"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user