mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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",
|
"description": "Libgit2 low level wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/barcharcraz/libgit2-nim"
|
"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