An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/book


https://github.com/tokio-rs/book

Delete everything but readme

cf3f8d5dafd5e12c22c1e2e6d14351c6308bd1f2 authored over 4 years ago
Merge pull request #3 from Darksonn/link-to-tutorial

Add link to tutorial

2b1f5f53f449033681e19322b97ea35d24f9d0d0 authored over 4 years ago
Add link to tutorial

93cc11b0109f6e6b894f66f956b66a97b5fc4804 authored over 4 years ago
Upgrade getting started section

867b12a10a6dd66e8a2cb7e3f7caf1b1a061c1c5 authored over 5 years ago
Upgrade overview

28fb27fe81e2b897c7eae934c4b6a6d57de7af0e authored over 5 years ago
Update .gitignore

d38b612e8f42463f92c9e8af3a3db76f17a0a572 authored over 5 years ago
Add GitHub icon

74505d0eec5e9a0eace25761b6fe527f3005cba4 authored over 5 years ago
Initial rust-skeptic support

7a93dea183faba234291b1ef6ddb711864fc2a54 authored over 5 years ago
Fix travis config

cb248dd8bf57b9a3b5b2c8bf198dc0e482294a23 authored over 5 years ago
Fix titles in Getting Started

e46f3991fb9fa3c0f75bb8f5cf167353087c5eb1 authored over 5 years ago
Here we go

a277a7dfa37df56479382069cdca2c1b49037373 authored over 5 years ago
Move docs to root

31ee5e784710dcb82e9c072df4fa910928a0731d authored over 5 years ago
Remove everything except the docs

4ff00e3f257e53e34e05c9667342c32c2bcb1740 authored over 5 years ago
Fix typo (#344)

Fix typo

6c319a49c3f3264b56fe4c4dbc0fe7781755bf94 authored almost 6 years ago
Fix typo

eeecf8cff29645b5322e62714f4b397c5bcac637 authored almost 6 years ago
Scheduler blog fixes (#342)

* scheduler: Fix {work => wake} typo

* scheduler: Keep wake_by_ref(&self) identical to old wa...

0596fe91f08ca2ecf4852b388364a5627aae8941 authored almost 6 years ago
wrapping_add (#341)

2af14114dfed29bd448167cb8b8181838b4c7155 authored almost 6 years ago
add author name (#340)

24fc9037cf4c007f938d3182a6f79d979e1a46f7 authored almost 6 years ago
Update 2019-10-scheduler.md (#339)

8c4cb7ffa57c5d158d826a839e6e8e3c0cd1a99d authored almost 6 years ago
Update 2019-10-scheduler.md (#338)

2fb7b7b4148dd384bdb6a5f0291d877c67c3c790 authored almost 6 years ago
Update 2019-10-scheduler.md (#337)

04c7faf80b30b4cf3e829a7a2f2c9d515c96ba1c authored almost 6 years ago
blog: new scheduler (#336)

48a1072ca3b34514a830fdc67f5268ede9223697 authored almost 6 years ago
Fix typo in tracing blogpost (#335)

`outut` => `output`

87195ef50d62f53356307e3980df49c91a61c365 authored almost 6 years ago
Fix typo in echo server example

8a7678df0df904a127b10cf458c08a56ccdbed1d authored almost 6 years ago
fix wrong homophone (#331)

Signed-off-by: Eliza Weisman <[email protected]>

36a997e8d96d3061e9c8c84fdbd7e9a45b2f7427 authored almost 6 years ago
tracing introduction blog post (#330)

* rough draft of a tracing blog post

Signed-off-by: Eliza Weisman <[email protected]>

* som...

91a1de0ed9e943669b9e8568ab9f31b7a68d067c authored almost 6 years ago
Update getting_asynchronous.md

8589f9fdcaf7b04ddb494289aa761dec347aa16e authored almost 6 years ago
blog: Tokio v0.2.0-alpha.1 announcement (#328)

3fc75d594ba4b2b07aaec3bf65f0948b81d1f729 authored almost 6 years ago
Update to only MIT license. (#326)

Issue #139 tracks explicit licensing of existing newly created content
under MIT / Apache2. How...

117c097b6cf284510ea8b2c8bafc0e07ae5ecca2 authored about 6 years ago
fixed links to examples (#325)

35360d9d45080e0aafd0d11843fdbb0c1b595d15 authored about 6 years ago
Fix typo in spawning.md (#323)

a8369d09fc80383f8ed96cc280eed81edf8dc07e authored about 6 years ago
fix typo (#319)

638f59c93e237692c36ac8ea4524a40c67d9799d authored about 6 years ago
Fix typos in combinators.md (#318)

Fix typos in combinators.md

b076be61e67e5dc0b2b2d23df7b2c4c1938a1c8c authored about 6 years ago
"where as" => "whereas"

495b73750744555e037c2c71c38f35798e434c7a authored about 6 years ago
Fix typo

"trying to conditional return errors" => "trying to conditionally return errors"

f96cf50093063f50b9c8706510964191b12463c9 authored about 6 years ago
Fix typo (#317)

Fix typo

2eec378a7071958d3e348b296f95bdc54e785911 authored about 6 years ago
Fix typo

2bfcf60856e04fd7ed3a8f4ea36d763df90b39db authored about 6 years ago
Fix example for chaining calls to and_then (#315)

The example code was lacking an adapter to changefrom the future type returned by
the chained a...

2c5f7e0bfe1c453dfec7ab28049cbbca51d348e1 authored about 6 years ago
Rewrite comment in spawning docs (#313)

3591af368480d133c07f603831c05543db8373ad authored about 6 years ago
Remove wrong content about streams (#305)

ab0332c148beb93fd0c3ff1e00e6bca0757e1f8d authored about 6 years ago
Make futures crate usage consistent in echo server (#310)

The `futures` crate isn't used in any of the visible portion on the tokio.rs
site, so the exter...

cfb12e332690621b0afee0c093a9a180ffeea8a7 authored about 6 years ago
Fix several links near the end of streams.md (#309)

Fix several links near the end of streams.md

ddd7f60834586d468d8b48582c7fbfe809c5f1ba authored about 6 years ago
Fixed a broken link (#312)

Fixed a broken link

bf0bfb47d9beced5b365ec83dea775699cd69de7 authored about 6 years ago
Update overview.md

ac0c2598491b478ba17ef2704cd01090fb0010af authored about 6 years ago
Fix several links near the end of streams.md

c6d68e97b833a287a8d61712183b25e672c4365f authored about 6 years ago
Fix a grammatical error (#307)

Fix a grammatical error

2e3b1423b5f4e184d0f391251b93e344ae8a9c16 authored about 6 years ago
Fix a grammatical error

3cdb769f2ac3f7591d12e843ee841da6dffda105 authored about 6 years ago
Improvement/clarification to points related to overview of futures (#304)

In PR #301, I proposed a minor clarification to the point on timeouts

Since the same listing ...

7715786a2c297ecdf1c3014c1a601b8201ce768c authored over 6 years ago
Merge pull request #302 from andrewbanchich/typo-patch-1

Update futures.md

a4a87ab8d51ea9cb9467936877c086ebcb168c5c authored over 6 years ago
Update futures.md

Fix typo

d528d6081ed515b8312ee7d9199fcc4f326f561a authored over 6 years ago
Example of fibonacci stream with 1 second wait using combinators (#300)

4373c8d4bf78809bea39c1dae1f725bbc371e2e0 authored over 6 years ago
Proposal for minor improvement/clarification to the overview of futures (#301)

f3c21cc24359010d7266698fd748e7ce44c31a08 authored over 6 years ago
Update all links to tokio examples directory (#299)

a695c3e7a87ff619c43211c2efec2adb8c15dff7 authored over 6 years ago
fix urls to tokio examples (#298)

bd00697e8ca7ae959bc775c0b1d8f94f96c93014 authored over 6 years ago
Fix broken examples link (#297)

b48cd51d48e78e25dac0b87684e6bd34d6524def authored over 6 years ago
Use rust-skeptic for doc tests (#296)

8195ed6a82b3dd3a5582ae9f4bab57276dd355a3 authored over 6 years ago
Merge pull request #294 from aymericbeaumet/patch-1

Fix typo

bafcab787c800fe6417fa2b591074374b0eed312 authored over 6 years ago
fix typo

a2aff3811a528cbbe0563be15f69387c949702c2 authored over 6 years ago
Merge pull request #293 from KaNe23/master

fix typo

47cc00b9ea500ab4363a39ae5ae3b3645313eb95 authored over 6 years ago
fix typo

7599ef8757a819e8131aa694b3d8d0a45808f619 authored over 6 years ago
Merge pull request #292 from Friz64/patch-1

Fixed typo

896a39a1a9a396067d40c578a572309ce81e7b45 authored over 6 years ago
Fixed typo

1e041f61befb17b5488ef9b0a74d5d1cd4097410 authored over 6 years ago
Fix url (#291)

c8c677fd252e02dfb3afeffa04fd73eb7db66c12 authored over 6 years ago
Link to GSOC Gitter channel (#290)

db647361e05e16595e5b4f1e8aae46c6808b16f0 authored over 6 years ago
Fix misaligned logo on mobile (#288)

6cb1f5ab19548fc2887af0d8c4d06804f6ab85e2 authored over 6 years ago
Fix broken links (#287)

5bee505628398359727742b95e246bdb32849351 authored over 6 years ago
Merge pull request #285 from mziter/patch-1

Corrected minor comment sentence error

377c3b9b626259deffbf5968e8192ff5e24b5ddf authored over 6 years ago
Merge pull request #284 from mziter/master

Update hello-world.md

d0fce33e2d21048ffb2aa7aa8fb302f4fe972d1b authored over 6 years ago
Add ideas list for GSoC (#286)

2674251e3bc258b4350aaac34b28bfbcd881287f authored over 6 years ago
Corrected minor comment sentence error

Removed extra word from existing comments that seemed to be an error.

35e2ea7ed2e0fdff44b4708c80d9bd03adbf599b authored over 6 years ago
Merge pull request #1 from mziter/mziter-patch-1

Update hello-world.md

f210c9e7b09dfaa04465cc6c84c988e1744c16e1 authored over 6 years ago
Update hello-world.md

Modified Netcat example to be GNU specific netcat command and added quote area with information ...

fa8fa63c8922a0f6efab853a0e709754048e477b authored over 6 years ago
fix (docs): adds url to Futures page from hello-world page (#276)

2ac7aeddc617b0bc9973a0a515c5bd9bfcb0ffa4 authored over 6 years ago
Fix a small typo (#279)

I don't think we wanted to spawn only 1 future.

fedf6b08f2480ab85d2a746084bdf508b6816af0 authored over 6 years ago
Make example in future chaining easier to understand (#281)

0f85a15588094aa003e5c2f0e796d15ee48060a2 authored over 6 years ago
Fix a typo (#280)

57771e0fff53d983f78119c050958542937baca2 authored over 6 years ago
Fixed typo (#282)

In content/docs/io/reading_writing_data.md: bites -> bytes

d35077fe587b24623a59664a406badfb664e9e26 authored over 6 years ago
Merge pull request #278 from Greedeuh/master

Content comment correction

00b8e7d41894b6d12a58f73779f569052f3d5018 authored over 6 years ago
Content comment correction

1bd13f748caea8b7d697cb49b229caf85c6ca64e authored over 6 years ago
Minor rewording (#275)

ab884049e2c12aad802609f1b552cecb70d7c791 authored over 6 years ago
Add date to blogs (#274)

9318473ba505d0eac95cba187adf70c556357dde authored over 6 years ago
Link to tokio.rs and not localhost:1313 (#272)

fb38cd0fe187fb2bcb6e0d6d3731ec5bae34c962 authored over 6 years ago
Tokio 2018 blog post (#271)

0d2a893ac991ddd9f22e762abc823c955d582170 authored over 6 years ago
Fixes #254 (#269)

a07d4b6ddca8da99f328edc2609b8ea329a62af8 authored over 6 years ago
Switch CI and examples to Rust 2018 (#268)

* Change CI to rust 2018

* Fix example in internals/runtime-model.md to work with rust 2018, ...

b57b493a0280a96e4ebaa16b4e209892c09be98e authored over 6 years ago
Merge pull request #265 from hltj/minor-fix

Fix a typo

efb28e48be1f685a0dcbaa184202ccd5e7844748 authored over 6 years ago
Fix a typo

160eaa443ae0809ceb3741229ed58a5b178b5f4d authored over 6 years ago
Merge pull request #264 from jonhoo/fix-io-example-link

Add true link to examples in new I/O section

85c9ca8fe06d62dd053decf5722b8cb5a6b189a2 authored over 6 years ago
Add true link to examples in new I/O section

8fe2aa87ee1033623b32b44ea8079aa7d71504f0 authored over 6 years ago
Merge pull request #260 from jonhoo/io-overview

Write the first few sections of I/O with Tokio

09e480b36ecc094963a11cb1c31a0e9447a0e882 authored over 6 years ago
Adopt many of @nrc's proposed changes (#263)

6c4f543bed08edbd997a7f180f9f44e8b25a25da authored over 6 years ago
Avoid std::mem

e06d56e07f4e0b76b34ca1a910c6453b8f978796 authored over 6 years ago
Expand on TODO comment

3ee240b3856df7f85824cbb0f13aedae5214456d authored over 6 years ago
Small improvements to futures section of docs (#262)

e1b11db5c484970f36f7b9f2f55fdd0032e76539 authored over 6 years ago
Write about AsyncWrite

9dc0447576783d14d66f327d5f0def89e16f55d7 authored over 6 years ago
Write about AsyncRead

a74a2e5695b51a96751925e49e9af300d12c89ad authored over 6 years ago
Not a code block

a3261e3eebff2429182013b7b6c1eb7c45913e9d authored over 6 years ago
So many more examples + codecs

15844313e19ab2159d9cb018806db3820f90a2d5 authored over 6 years ago
Merge pull request #261 from rylev/fix-non-link

Ensure links to go and erlang docs are rendered as such

fb10708875a819e62aab2762d4c6d1395d46c06d authored over 6 years ago
Prep for next I/O section

403b026b644c4c2fd097e9f9c53a0c6dd7642b04 authored over 6 years ago