Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/book
https://github.com/tokio-rs/book
7dc82027201e03b902ecba51dcbff892a1213022 authored over 7 years ago by Justin Mayhew <[email protected]>
Add tokio-serial to the list of third party libs
4a00fc4812e9bd115d3d2eb4487ee00836eafffa authored over 7 years ago by Alex Crichton <[email protected]>dc550520ce4a170faac06dcb0b162d079e235331 authored over 7 years ago by Geoff Shannon <[email protected]>
Remove double "that"
eedfe744932c7db9f24f1e45cfe946eaf0cc8704 authored over 7 years ago by Alex Crichton <[email protected]>aba8f5a4c7194bd5cc6a638a92e43892bd1e76cf authored over 7 years ago by Geoff Shannon <[email protected]>
0e8d29b98652fd032617e7d2c597524637cf367a authored over 7 years ago by Geoff Shannon <[email protected]>
Fix typo.
4e79e4228a754792699b874f4e1fe9c16b5337aa authored over 7 years ago by Alex Crichton <[email protected]>ebe6f3e6417520d27d7fd0ce743389b9be8a42cc authored over 7 years ago by Jason Davies <[email protected]>
Fix typo
8681d30e88647787ae1b5d9f312e15e71cbe138e authored over 7 years ago by Alex Crichton <[email protected]>dae54790516395aa57445f3afb39b7c16ea0df33 authored over 7 years ago by Dmitry Bochkarev <[email protected]>
Guidance on where to put state and configuration
7dd7b84e4495c72f808d1300cabab62de6f83857 authored over 7 years ago by Alex Crichton <[email protected]>Provide a hint on where to put state information in constructing a server
70f8a7e0a0fe846492c310aa97bceea027e6b695 authored over 7 years ago by Zaki Manian <[email protected]>The requestId has already been red from the buffer
07fae760c1445bb80f1aeb5863ee1428f93062bb authored over 7 years ago by Alex Crichton <[email protected]>The buffer does not include the request id anymore, we should read the full buffer. The current ...
c273d3e7c72762b9aa2b32e6a4b6c8140ffd2540 authored over 7 years ago by Arthur Gautier <[email protected]>Reword lots of docs around park/unpark
Closes #84
24584119917bc05c62101e198237e3cf517b7fcf authored over 7 years ago by Alex Crichton <[email protected]>Populate database in getting started db example.
63a007a155e80ee45ce5090f4f808dad6c4a9f76 authored over 7 years ago by Alex Crichton <[email protected]>Added tokio-core dependency
d9fdde8c61c2c359693c07786d810eb2a28a1a40 authored over 7 years ago by Alex Crichton <[email protected]>
While reading the docs and examples i came with an error:
```
|
3 | extern crate tokio_core...
515550b733d44a11336bd72e0adf283c835155e6 authored over 7 years ago by Douglas Anderson <[email protected]>
277fd17effa4ed7fcd0fa594d92d5fd819133e92 authored over 7 years ago by Douglas Anderson <[email protected]>
Source: https://www.postgresql.org/docs/9.6/static/datatype-numeric.html
99a3774f82c4da6eb403aa1be09c079c92362c18 authored over 7 years ago by Douglas Anderson <[email protected]>inserted later in a setup section of the example.
cc7984c10ef0c1395aa0500be2e0bec03236e714 authored over 7 years ago by Douglas Anderson <[email protected]>35bddcc1471c6a2bdfb0ea5cd028b2d839ec66a3 authored over 7 years ago by Douglas Anderson <[email protected]>
5b77ba8f484bf0d4ede08a4527f481743f4bb606 authored over 7 years ago by Douglas Anderson <[email protected]>
Cheatsheet for Futures
931ebb4dbdc737e8c74d756817cd99f4be6d3e3b authored over 7 years ago by Alex Crichton <[email protected]>6ef7e822d15d3ea13bf6dbf1e80a04b15fcb6d6b authored over 7 years ago by Phil Ruffwind <[email protected]>
Fill in LineCodec implementation in more examples
99f0afc89c0e74350e1f064bdbacd318cd0d41f9 authored over 7 years ago by Alex Crichton <[email protected]>
Previous pull request was done in Github Web UI and I
not expected that the problem is spanning ...
Fill in LineCodec implementation in example
65a022ca319dd69252def34c90883ed675a97433 authored over 7 years ago by Alex Crichton <[email protected]>https://github.com/tokio-rs/tokio/issues/7
468af8288f3a80177a99cb440b95fbab150da5e0 authored over 7 years ago by Vitaly Shukela <[email protected]>Switch from `rustc_seralize` to Serde.
80ca98205da58f26ac4389d3682c1a4e84a1f78a authored over 7 years ago by Alex Crichton <[email protected]>8ece9f57d771b108172ad06a90fa77852cb94ca9 authored over 7 years ago by Douglas Anderson <[email protected]>
72666c9e3d0ce5b88c800515a12d98e93e73b49e authored over 7 years ago by Douglas Anderson <[email protected]>
11cb615c58d0ee16f4cd0bf596e305fc39b63a3c authored over 7 years ago by Douglas Anderson <[email protected]>
7a5d518749d66910c8f9e0ea84958d681e04b5e3 authored over 7 years ago by Douglas Anderson <[email protected]>
`rustc_serialized` was deprecated in favour `serde` here:
https://github.com/rust-lang-deprecate...
Clarify the comments above the type aliases in the `ServerProto` impl block
fb7b218f4b481e90b99cab6da0ad3417ef6de2b6 authored over 7 years ago by Alex Crichton <[email protected]>Split "Going Deeper" section to make it easier to study
6f63e2ea187c78ea1e7e53ddb57bb8f3ff534af1 authored over 7 years ago by Alex Crichton <[email protected]>Remove the extra `BufMut` import.
0fd5d291db3355a41bcb38d0181d15e87c6d1da9 authored over 7 years ago by Alex Crichton <[email protected]>Uses https://gohugo.io/extras/aliases/.
7cc8106d99206c94d474d8c3a709674e6914d62a authored over 7 years ago by Dan Munckton <[email protected]>04d237879de1f69a4695e52a36c9d4a8f13c793f authored over 7 years ago by Douglas Anderson <[email protected]>
74b3c1c916963db7f6b431bf62ebe3b77ec3024e authored over 7 years ago by Douglas Anderson <[email protected]>
Makes them consistent with the two going-further sections and fixes a
bug that occurs locally wh...
04349e87d3024fd24dbe73c1c5aa0d5e77bcaced authored over 7 years ago by Dan Munckton <[email protected]>
* Add links to docs.rs on Documentation landing page
* Add "Reference" section to Documentation...
Fix minor wording issue
d45d722feacdc26c48293bbedcdb16decc489808 authored over 7 years ago by Alex Crichton <[email protected]>2a3d3bfd88b7a28595809faebcc26519f333b6dc authored over 7 years ago by Matthias Endler <[email protected]>
Update tokio-io.md
163a0747a8aed13529b9b8add08fa149a059e7ae authored almost 8 years ago by Alex Crichton <[email protected]>Minor grammar fixes
4ba1f8904a1fff0887ed41e6b6474e32c4182466 authored almost 8 years ago by Phil Ruffwind <[email protected]>65b2c47ee3f7092e7d4e3cbf166b45d5b37a87f7 authored almost 8 years ago by Alex Crichton <[email protected]>
Add a tokio-io announcement blog post
7cd78915f85304c9cb02c5d966436658ff92a643 authored almost 8 years ago by Alex Crichton <[email protected]>
At the same time also update the documentation on the website to reflect the
addition of tokio-io.
Change old version of call taking &mut self
afca431b6d69a9d128c535a9132dffe48bb5f0b2 authored almost 8 years ago by Alex Crichton <[email protected]>1a59c00535e5858039d8513013f4367eab5b3aea authored almost 8 years ago by Dan Fockler <[email protected]>
Add a note on the async couchbase driver
2f04afb263e4593e61bdbbdeab54936f0ef937c3 authored almost 8 years ago by Alex Crichton <[email protected]>c37d2a0ea596bf08fa4d156f02e7d94aebe191e3 authored almost 8 years ago by Michael Nitschinger <[email protected]>
Fix dead link in tutorial
a046cc833846ed01be5eecc1157a9a25bdd62b88 authored almost 8 years ago by Alex Crichton <[email protected]>3958aeb732291250eacab2e2bb8304d3c8ea3bea authored almost 8 years ago by ineol <[email protected]>
add tokio-retry to third-party crates
df6c9b297dfbbf3767c4f7bd4218c179e06635d0 authored almost 8 years ago by Alex Crichton <[email protected]>ac1aa5bf9474fcb02fce1c5de047a7c29e20a3a5 authored almost 8 years ago by Michael Nitschinger <[email protected]>
566243c92dc78297aae0e43b84276f9a6a2439d6 authored almost 8 years ago by Sam Rijs <[email protected]>
fix typo in Multiplexed protocols
705ecc4d7a7b9ddfa9691c7de9ba3107edac448a authored almost 8 years ago by Alex Crichton <[email protected]>Closes #56
8858620edd27ef2917a5b215589688fee1f499f2 authored almost 8 years ago by Alex Crichton <[email protected]>Signed-off-by: Freyskeyd <[email protected]>
1d3f38ca35ffa14463640eaebdd1ad759dcc1d0a authored almost 8 years ago by Freyskeyd <[email protected]>Clarify where to replace Echo with EchoRev
df819511ec5a05db92a165c7b11f6b1bcacc4781 authored almost 8 years ago by Alex Crichton <[email protected]>Fix typo ::net -> ::new, and other typos.
66e5dafdbcc39f1d1b6ef6963dd9fc09f666ba81 authored almost 8 years ago by Alex Crichton <[email protected]>It was a little ambiguous where to do the replacement before.
e972f098ef5241913ee7b4d13084ec60c0791c16 authored almost 8 years ago by Daniel Xu <[email protected]>54c3a5d3f6623c62cb0d711acdb859b2713e26ae authored almost 8 years ago by Keith Wansbrough <[email protected]>
variable does not need to be mutable.
08645240a43cfff4484713ba44a48197c8a0a925 authored almost 8 years ago by Carl Lerche <[email protected]>During compilation a friendly warning informed me that the `service` variable does not need to b...
f9a5b8a6eaa60b6126651ef11569d6ea8e3910e5 authored almost 8 years ago by Aaron St. George <[email protected]>fix a typo
62fe0b2bf49fca1a3e39d7aab437391e3cd3e7a2 authored almost 8 years ago by Alex Crichton <[email protected]>b1fdaea0695727c0a0d7f27c3ed9292b19e27e5c authored almost 8 years ago by Simkha <[email protected]>
a1d81c401955ef3e519d043b7ef2bb07834662f1 authored almost 8 years ago by Simkha <[email protected]>
Use Codec::Out instead of the final type for clarity and consistency
6b0c0003b41b769ad5cfa3b4d79a7c9ba2f000fb authored almost 8 years ago by Alex Crichton <[email protected]>bc9154598f0d6e3f8bcd869989ac134a0e57de08 authored almost 8 years ago by Frank Denis <[email protected]>
ce78756f2c5d42460e0437efd0d2bff675830df8 authored almost 8 years ago by Alex Crichton <[email protected]>
* Remove an unncessary `return` keyword
* Remove an unnecessary `&` wrapper
* Use `EasyBuf::as_s...
These are identical since rust-lang/rust#37094 landed, and
`extend_from_slice` will be deprecate...
Fix 'going deeper' docs mistakes
a9d8628a0a25f9cbfa5e430361f7eb75c6fd55b5 authored almost 8 years ago by Alex Crichton <[email protected]>
This fixes a few small grammar and spelling mistakes that I encountered
while reading the "Going...
Closes #39
7fb95b6f8a3f8ffeed0025a0571fffe80a269e86 authored almost 8 years ago by Alex Crichton <[email protected]>Improve reactor prose
faf1faf9aefee47060a15b8d463452988a59f6cc authored almost 8 years ago by Aaron Turon <[email protected]>cf98897cbb38178dd071a4c70d66b5c19863a6c9 authored almost 8 years ago by Jake Goulding <[email protected]>
35397f319abf8f24c5dd07b3e7e6354d69f59c59 authored almost 8 years ago by Jake Goulding <[email protected]>
Fix typos
fb41626b0724fd8aa5a04186b0aeea11066fd691 authored almost 8 years ago by Alex Crichton <[email protected]>7d124cdeea90cee774ceea4db18430c71f3a4613 authored almost 8 years ago by Paulo Tanimoto <[email protected]>
its -> it's in reactor.md
3fc3dc03b32fab1989764263611fe156949875a2 authored almost 8 years ago by Aaron Turon <[email protected]>c42402ffac80fe43e054f6d64f547c758db6f2d3 authored almost 8 years ago by Allen Welkie <[email protected]>
Fix is_prime example
c40e04fe984e59704b738faa78e1b36f7970a9cb authored almost 8 years ago by Alex Crichton <[email protected]>b18bc668aa32885fecb740307b3b3aade99ef68d authored almost 8 years ago by Adit Cahya Ramadhan <[email protected]>
Closes #34
4d3bd396353276edc87a637a61eed6820dd6671b authored almost 8 years ago by Alex Crichton <[email protected]>tokio-0-1.md - misspellings
ff898a218dc16509641ab26ec685a067657115e4 authored almost 8 years ago by Aaron Turon <[email protected]>7514f708ecf9e7ab18559c7ff9b9d64b2f97caad authored almost 8 years ago by Roman Frołow <[email protected]>
This includes changes to the header, the main section of the homepage,
and the jumbotron section...
Add a missing import
fdb989642134d5c26438138c31cbe4341ce371bc authored almost 8 years ago by Alex Crichton <[email protected]>Various sundry typos and whatnot
b4a3f6ae71285f437126c5e3a55b8e229522f0f7 authored almost 8 years ago by Aaron Turon <[email protected]>7d947f1e92f2a6fba5dc2a3ea299554e46200284 authored almost 8 years ago by Robert Balicki <[email protected]>
9073f28ea36e2d56eeb04a6733a0b011ad5bb043 authored almost 8 years ago by Robert <[email protected]>
6aa676f49d5f463ae000eb957e249aec67d409b8 authored almost 8 years ago by Robert <[email protected]>
a35761594d1217a08fe2998afa0aab4a1bd2da07 authored almost 8 years ago by Carl Lerche <[email protected]>