mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
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:
committed by
Sindre Sorhus
parent
1504add716
commit
3e291e7356
@@ -534,6 +534,7 @@
|
||||
- [get-port](https://github.com/sindresorhus/get-port) - Get an available port.
|
||||
- [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address.
|
||||
- [getmac](https://github.com/bevry/getmac) - Get the computer MAC address.
|
||||
- [polo](https://github.com/mafintosh/polo) - Zero-config service discovery.
|
||||
|
||||
|
||||
### Database
|
||||
|
||||
Reference in New Issue
Block a user