Completed
actix
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Async Programming in Rust and the Actix Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Presentation
- 3 callbacks
- 4 future trade
- 5 async keyword
- 6 panic function
- 7 join
- 8 try join
- 9 testing
- 10 asynchronous regression
- 11 benchmark
- 12 actix
- 13 web framework
- 14 inmemory store
- 15 async trade
- 16 configure endpoint
- 17 handlers
- 18 shared data
- 19 Test annotation
- 20 Github project
- 21 Active Framework
- 22 Command Line
- 23 Data Endpoint
- 24 Async Book
- 25 Code Examples
- 26 Conclusion
- 27 Credits