Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrency #27

Open
natdm opened this issue Apr 14, 2018 · 1 comment
Open

Concurrency #27

natdm opened this issue Apr 14, 2018 · 1 comment

Comments

@natdm
Copy link

natdm commented Apr 14, 2018

What?

Concurrently calling an API and collecting results.

Why?

Concurrency is a large part of programming. Coming from a background in Go, it'd be nice to see how it's different in Rust.

How?

Use httpbin to send post requests, collecting results and displaying them somehow. Up to you :-D

@mre
Copy link
Member

mre commented Apr 14, 2018

Thanks! Thant's a great idea, which will go right on the list.
You can follow the process here. If I make this episode, I will mention you, of course. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants