Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 541 Bytes

lesson objectifs.md

File metadata and controls

23 lines (12 loc) · 541 Bytes

From boring to realtime

Let's work on the realtime functionalities.

Objectifs

  • Establish a realtime connection between frontend and backend.

  • Register a user when opening the application.

  • Send and receive messages realtime.

  • Realtime online status.

  • Realtime typing functionality.

New packages we will use

socket.io:
socket.io

Course created by