Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhusinsky/vl.io.mdns

mDNS nodes for VL
https://github.com/mhusinsky/vl.io.mdns

Last synced: about 1 month ago
JSON representation

mDNS nodes for VL

Awesome Lists containing this project

README

        

# VL.IO.mDNS

Multicast DNS (mDNS) nodes for [VL](https://visualprogramming.net/), based on [net-mdns](https://github.com/jdomnitz/net-mdns/).

## Features

Nodes to announce and browse for [mDNS services](https://en.wikipedia.org/wiki/Multicast_DNS) (a.k.a Bonjour or zeroconf) on the network.

## Installing

To use the nodes in VVVV gamma, install the available nuget from nuget.org.

```
nuget install VL.IO.mDNS -pre
```

For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/libraries/dependencies.html#manage-nugets) in the VL documentation.