Explore building a server with Tokio, Warp, and Websockets in this 41-minute conference talk from Rust Linz, October 2021. Dive into Tokio's tools and frameworks, learn about channels and psc, and examine a practical websocket example. Discover how to implement chat filters, handle new user IDs with atomic use size, and set up websocket connections. Gain insights on splitting channels, forwarding websockets, and working with annotations. Understand synchronous operations, senders, broadcasts, and various message types. Conclude with a look at Cargo Run, Index HTML, and creating a "Hello World" application. Perfect for developers seeking to enhance their Rust server-building skills.
Tokio, Warp, and Websockets for Building Servers - October 2021