2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-16 02:39:55 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Florian Gilcher
fa407b18c0 Http with io timeouts (#42)
* Add simple http example with a timeout

* Update lib.rs simple http example comment

* Move to current io module
2019-08-16 16:36:44 +02:00
Florian Gilcher
d67bd228d8
Link to travis-ci.com, not .org 2019-08-16 15:11:19 +02:00
Florian Gilcher
ee3a3ee132
Fix final piece of URL 2019-08-16 15:05:16 +02:00
Mahmut Bulut
30ff98c5c7
Fix typo in readme 2019-08-16 12:26:55 +02:00
Mahmut Bulut
0f11089134
Fixes link for Cargo add #31 2019-08-15 22:31:30 +02:00
Florian Gilcher
ed77d180cf
Correct leading README sentence 2019-08-15 16:29:35 +02:00
Florian Gilcher
cf3d66143d
Rearrange README and fix typos 2019-08-15 15:27:25 +02:00
Florian Gilcher
da10be50c9
Remove merge markers 2019-08-15 15:24:26 +02:00
Florian Gilcher
d3c67148b7
Seperate the tutorial in multiple parts
Fix some typos
2019-08-15 15:20:29 +02:00
Florian Gilcher
b502ad3c6c
Start a new README 2019-08-15 14:05:16 +02:00
Florian Gilcher
19b973ef03
Update README 2019-08-15 14:04:50 +02:00
Taiki Endo
ca582a5ade Update urls 2019-08-15 19:57:20 +09:00
Stjepan Glavina
9d8ac36813 Rename feature docs.rs to docs 2019-08-12 19:50:30 +02:00
Stjepan Glavina
adb64b3979
Update README.md 2019-08-12 12:51:58 +02:00
Florian Gilcher
5b0a6269a9
Initial commit 2019-08-08 14:44:48 +02:00