Content
Real-time web.
Tuesday Zoom with examples
Mikael shows how a chat using WebSockets can be implemented server-side using Node.
The recorded videos are found in this playlist on YouTube.
Presentations
Review this HTML presentation of Real-time Web).
View it as a lecture in swedish or english.
Swedish with Johan L (Spring 2020):
English with Johan L and John (Autumn 2016).
Demo
This is a demo of WebSockets using socket.io implementation.
The source is on GitHub.
View the recording from a previous lecture where this demo is discussed. It starts 1:38:00 in this lecture.
Read & Study
Read and study the following.
-
Phil Leggetter is an evangelist regarding real-time web applications. Check his presentation named "Real-Time Web Apps in 2015 & beyond".
- Phil also writes a blog with interesting articles and you should read the articles under his "Real-time fundamentals"