Skip to content

cdbattags/async-actix-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustlang first order async/await

Where can I/O take us?

roadmap and goals

  1. get up to speed on current ecosystem

  2. convert 0.1 future into 0.3 future

  3. convert 0.3 future back into 0.1 future

  4. combine all of this into actix-web service/endpoint

  5. convert 0.3 stream into Node.js compatible stream

  6. build a Rust -> NodeJS webserver with NGINX potentially on top

links and resources

general:

what can we do with futures?:

futures compatibility:

traits and impls:

actix and actix-web:

tokio:

About

async rust webserver trying for std::future::Future

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published