Commit Graph

1343 Commits (e4df1405c1a04b9e4a65f878b2bb1a86f855e986)
 

Author SHA1 Message Date
Florian Gilcher 13ee7b63c1
Add two chapters as TODO and change intro 5 years ago
Florian Gilcher 9ae2742955
Fix book link 5 years ago
Florian Gilcher d67bd228d8
Link to travis-ci.com, not .org 5 years ago
Florian Gilcher ee3a3ee132
Fix final piece of URL 5 years ago
Florian Gilcher 96b6349196 Fix warning in stdin-timeout example (#39) 5 years ago
Yoshua Wuyts d5bc621db0
Merge pull request #37 from vertexclique/fix-typo
Fix typo in readme
5 years ago
Florian Gilcher 79d6ee97f1
Document panicking and blocking 5 years ago
Mahmut Bulut 30ff98c5c7
Fix typo in readme 5 years ago
Stjepan Glavina 3f97276c03
Merge pull request #35 from vertexclique/fix-link-for-cargo-add
Fixes link for Cargo add
5 years ago
Florian Gilcher 671049f2c8
Merge pull request #25 from Mirabellensaft/mirabellensaft-add-diagrams
added Diagrams
5 years ago
Mahmut Bulut 0f11089134
Fixes link for Cargo add #31 5 years ago
Stjepan Glavina 39531c1f63
Update surf-web.rs 5 years ago
Stjepan Glavina 4b45918f50 Remove time module 5 years ago
Stjepan Glavina 8c647cf5b4
Merge pull request #32 from async-rs/tyler_randomized_spindown
Stagger background thread spin-down to avoid a thundering herd
5 years ago
Stjepan Glavina 487811ed4c
Merge pull request #19 from async-rs/io-timeout
Add io::timeout()
5 years ago
Tyler Neely 10146e31f0 Stagger background thread spin-down to avoid a thundering herd 5 years ago
Stjepan Glavina 2e3bc63895 Merge remote-tracking branch 'origin/io-timeout' into io-timeout 5 years ago
Stjepan Glavina e3fc67c1cb Address comments 5 years ago
Stjepan Glavina 62be014edc Bring back surf example 5 years ago
Stjepan Glavina 5dd0ab00a0
Merge pull request #30 from async-rs/correct-readme
Correct leading README sentence
5 years ago
Florian Gilcher ed77d180cf
Correct leading README sentence 5 years ago
Florian Gilcher 487ecdca4e
Merge pull request #29 from async-rs/link-to-book
Link to book
5 years ago
Florian Gilcher 228f22440c
Link to the book from lib.rs 5 years ago
Florian Gilcher cf3d66143d
Rearrange README and fix typos 5 years ago
Florian Gilcher da10be50c9
Remove merge markers 5 years ago
Florian Gilcher d3c67148b7
Seperate the tutorial in multiple parts
Fix some typos
5 years ago
Florian Gilcher d941bb8919
Merge pull request #24 from matklad/a-chat
add a chat tutorial
5 years ago
Florian Gilcher 304b0ef8ae
Merge pull request #8 from async-rs/new-readme
Started drafting a new README
5 years ago
Florian Gilcher b502ad3c6c
Start a new README 5 years ago
Florian Gilcher 19b973ef03
Update README 5 years ago
Florian Gilcher 01cbee565e
Merge pull request #27 from taiki-e/urls
Update urls
5 years ago
Taiki Endo ca582a5ade Update urls 5 years ago
Stjepan Glavina 9b3e8b8f26 Use our own Sink/Empty and fix compilation errors 5 years ago
Mirabellensaft d9f971c2bd
added diagrams 5 years ago
Stjepan Glavina cefdf51fa3
Merge pull request #3 from async-rs/tyler_elastic_threadpool
Add dynamic threadpool
5 years ago
Stjepan Glavina ea2da1f4a4
Merge branch 'master' into tyler_elastic_threadpool 5 years ago
Aleksey Kladov d393a9220e add a chat tutorial 5 years ago
Yoshua Wuyts 79bfd92154
Update src/io/timeout.rs
Co-Authored-By: Florian Gilcher <flo@andersground.net>
5 years ago
Florian Gilcher f8633ab195
Fix git location 5 years ago
Florian Gilcher f58a7d7104
Merge pull request #1 from async-std/book
Add book draft
5 years ago
Stjepan Glavina d512e7c45c Add io::timeout() 5 years ago
Stjepan Glavina 13835b0a78 Formatting 5 years ago
Stjepan Glavina dd40887750 Formatting 5 years ago
Stjepan Glavina e459bd048e Cleanup and docs 5 years ago
Stjepan Glavina d287237f7b Deny warnings on Travis 5 years ago
Stjepan Glavina 019c8085f4 Cleanup examples 5 years ago
Stjepan Glavina ab51991e05
Merge pull request #16 from async-std/deactivate-windows
Deactivate windows tests for now
5 years ago
Florian Gilcher 09f0325746
Deactivate windows tests for now 5 years ago
Stjepan Glavina a2e54fcd29 Replace crossbeam with crossbeam-channel 5 years ago
Florian Gilcher 52671bde02
Fix patterns chapter 5 years ago