Real time web applications in Rust

Full-stack web development with Rust and websockets
Instructor
Paris Liakos
409 Students enrolled
4.62
33 reviews
  • Description
  • Curriculum
  • FAQ
  • Reviews
60943

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol enables interaction between a web browser (or other client application) and a web server with lower overhead than half-duplex alternatives such as HTTP polling, facilitating real-time data transfer from and to the server.

Rust is a systems programming language which you can use to write applications with high performance. It is amazingly refreshing with a very helpful compiler who is your mentor since the very beginning.

Given that the WebSocket protocol is key for real-time applications, where reliability and speed matter, it is no wonder that Rust is the best option for implementing WebSocket servers.

Also given that Rust can now run in the browser, thanks to WebAssembly, we can also use Rust on the client.

Which means that one can code a real-time, chat-like application 100% in just Rust!

This is what we will do in this course! We will leverage Tokio and Rocket in the back-end, yew webassembly and trunk in the front-end and we will end up with a full-stack Rust, real-time chat app. While doing that we will learn how to set-up a WebSocket connection, send/receive messages and update out application state.

How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
4.62
33 reviews
Stars 5
22
Stars 4
8
Stars 3
2
Stars 2
1
Stars 1
0