srv-gofer
v1.1.0
Published
Gofer with SRV record support
Downloads
4
Readme
gofer+srv
A playground for SRV record support in an http client.
Usage
- Set up a local nameserver that forwards
.local
to Bonjour - Register some service, e.g.
my-service._http._tcp.local.
- Call HTTP APIs via
node lib/gofer.js 'http+srv://my-service/some/path'