CS-E4770 - Designing and Building Scalable Web Applications D, Lecture, 24.10.2022-28.11.2022
This course space end date is set to 28.11.2022 Search Courses: CS-E4770
Topic outline
-
-
The project includes a ping pong application with Astro frontend and two services. One of the services acts as a websocket server that sends information to the frontend on demand, while the other is an API that can be pinged. In the application, the service that is pinged also sends a notification to the websocket server.