Skip to content

Commit

Permalink
Description and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
vi committed Nov 15, 2017
1 parent 53474a7 commit 4ec7381
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
[package]
name = "wsbroad"
description = "[nightly-only] Websocket server that broadcasts each message to other clients connected to the same URL"
version = "0.1.0"
authors = ["Vitaly _Vi Shukela <[email protected]>"]
keywords = ["websocket", "websockets", "rfc6455", "broadcast", "nightly", "application"]
categories = ["command-line-utilities", "network-programming", "web-programming", "web-programming::websocket"]
license = "MIT/Apache-2.0"

[dependencies]
futures-await = { version = "0.1" }
Expand Down

0 comments on commit 4ec7381

Please sign in to comment.