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 |
Florian Gilcher
|
54f3732787
|
TaskHandle -> JoinHandle
|
5 years ago |
Florian Gilcher
|
cc19d7e76b
|
Add draft text of some chapters
|
5 years ago |
Florian Gilcher
|
297d9f189d
|
Begin Glossary
|
5 years ago |
Florian Gilcher
|
95a2f8ed38
|
Don't mention async-task
|
5 years ago |
Stjepan Glavina
|
e93c138bf6
|
Reorder commands
|
5 years ago |
Florian Gilcher
|
6c7922a404
|
Add small patterns library
|
5 years ago |
Stjepan Glavina
|
08af9053d0
|
Fix broken build
|
5 years ago |
Stjepan Glavina
|
e02349473c
|
Change docs.rs to docs
|
5 years ago |
Stjepan Glavina
|
1c16d8c462
|
Set git link for async-task dependency
|
5 years ago |
Stjepan Glavina
|
ae84fd4498
|
Merge branch 'master' into tyler_elastic_threadpool
|
5 years ago |
Stjepan Glavina
|
693a719dc9
|
Merge pull request #10 from async-std/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
|
5 years ago |
Stjepan Glavina
|
7ecee80e4b
|
Move async-task into a different repo
|
5 years ago |
Stjepan Glavina
|
1f9628d8ad
|
Cleanup
|
5 years ago |
Stjepan Glavina
|
01aac21386
|
Modularize time module
|
5 years ago |
Stjepan Glavina
|
2a068ac030
|
Create CODE_OF_CONDUCT.md
|
5 years ago |
Stjepan Glavina
|
9d8ac36813
|
Rename feature docs.rs to docs
|
5 years ago |
Stjepan Glavina
|
756da0e89d
|
Modularize
|
5 years ago |
Stjepan Glavina
|
c3eee6cba5
|
Fix broken docs
|
5 years ago |
Stjepan Glavina
|
68d7a9c34e
|
Refactor
|
5 years ago |
Stjepan Glavina
|
a430e27819
|
Cleanup, docs, fmt
|
5 years ago |
Florian Gilcher
|
eadd3ed1f6
|
Update stability guarantees
|
5 years ago |