-
- Downloads
Merge pull request #11 from Covertness/windows
fix the problem on the Windows
No related branches found
No related tags found
Showing
- Cargo.toml 0 additions, 1 deletionCargo.toml
- README.md 4 additions, 7 deletionsREADME.md
- benches/client.rs 12 additions, 11 deletionsbenches/client.rs
- benches/eight_thread_summary.png 0 additions, 0 deletionsbenches/eight_thread_summary.png
- benches/one_thread_summary.png 0 additions, 0 deletionsbenches/one_thread_summary.png
- src/lib.rs 0 additions, 1 deletionsrc/lib.rs
- src/server.rs 97 additions, 85 deletionssrc/server.rs
... | ... | @@ -13,7 +13,6 @@ keywords = ["CoAP"] |
bincode = "0.3.0" | ||
rustc-serialize = "0.3" | ||
mio = "0.5" | ||
threadpool = "0.1" | ||
url = "0.2.36" | ||
num = "0.1" | ||
rand = "0.3" | ||
... | ... |
benches/eight_thread_summary.png
deleted
100644 → 0
105 KiB
benches/one_thread_summary.png
deleted
100644 → 0
94.2 KiB