-
- Downloads
handle request with thread pool
... | @@ -13,3 +13,4 @@ keywords = ["CoAP"] | ... | @@ -13,3 +13,4 @@ keywords = ["CoAP"] |
bincode = "0.3.0" | bincode = "0.3.0" | ||
rustc-serialize = "0.3" | rustc-serialize = "0.3" | ||
mio = "0.3.7" | mio = "0.3.7" | ||
threadpool = "0.1" | |||
\ No newline at end of file |
Please register or sign in to comment