Skip to content

Commit

Permalink
Merge branch 'master' of github.com:schollz/peerdiscovery
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Apr 24, 2018
2 parents 264dfdf + 2665d14 commit 4773b12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![coverage](https://img.shields.io/badge/coverage-76%25-brightgreen.svg)](https://gocover.io/github.com/schollz/peerdiscovery)
[![godocs](https://godoc.org/github.com/schollz/peerdiscovery?status.svg)](https://godoc.org/github.com/schollz/peerdiscovery)

Pure-go library for cross-platform thread-safe local peer discovery using UDP broadcast. I needed a peer discovery for [croc](https://github.com/schollz/croc) and everything I tried had problems, so I made another one.
Pure-go library for cross-platform thread-safe local peer discovery using UDP broadcast. I needed to use peer discovery for [croc](https://github.com/schollz/croc) and everything I tried had problems, so I made another one.


## Install
Expand Down Expand Up @@ -51,4 +51,4 @@ Pull requests are welcome. Feel free to...

## License

MIT
MIT

0 comments on commit 4773b12

Please sign in to comment.