Skip to content

Commit

Permalink
Clean up PR #9
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Mar 6, 2016
1 parent 60657d3 commit e5acc1d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Options are:
- `txt` (object, optional) - a key/value object to broadcast as the TXT
record

IANA maintains a [list of official service types and port
numbers](http:https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml).

#### `bonjour.unpublishAll([callback])`

Unpublish all services. The optional `callback` will be called when the
Expand Down Expand Up @@ -166,12 +169,6 @@ this property might be `null`.

A boolean indicating if the service is currently published.

## Notes

Beware your announce packets relies on good whilling of the router within your network.
Some may actively refuse to announce non standard service types.
[List of service types edited by IANA](http:https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml)

## License

MIT

0 comments on commit e5acc1d

Please sign in to comment.