CS-E4770 - Designing and Building Scalable Web Applications D, Lecture, 24.10.2022-28.11.2022
Kurssiasetusten perusteella kurssi on päättynyt 28.11.2022 Etsi kursseja: CS-E4770
Osion kuvaus
-
-
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.