Add Polo - Zero-config service discovery

Polo is a really slick little module I've used in numerous projects allowing you to easily discover other services running on your network.

Closes #537
This commit is contained in:
David Ferguson
2016-06-24 15:22:50 +02:00
committed by Sindre Sorhus
parent 1504add716
commit 3e291e7356

View File

@@ -534,6 +534,7 @@
- [get-port](https://github.com/sindresorhus/get-port) - Get an available port. - [get-port](https://github.com/sindresorhus/get-port) - Get an available port.
- [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address. - [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address.
- [getmac](https://github.com/bevry/getmac) - Get the computer MAC address. - [getmac](https://github.com/bevry/getmac) - Get the computer MAC address.
- [polo](https://github.com/mafintosh/polo) - Zero-config service discovery.
### Database ### Database