Skip to content

Commit

Permalink
[docs] Adds streams as a difference for the implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
dscape committed Nov 12, 2012
1 parent 732c487 commit 1c750db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A minimalistic node.js client for [statsd] server. Fork of original work by [siv

* **Minimalistic** — there is only a minimum of abstraction between you and
statsd
* **Streams** — You can stream in and out of a `lynx` connection
* **Re-usable UDP Connections** — Keeps UDP connections open for a certain time
* **Errors** — Pluggable error handling, by default errors are ignored

Expand Down

0 comments on commit 1c750db

Please sign in to comment.