Skip to content

ChamaliVishmani/chatapp-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71c4225 · Jan 3, 2025

History

8 Commits
Jan 2, 2025
Jan 3, 2025
Jan 2, 2025
Jan 2, 2025
Jan 3, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025

Repository files navigation

Real time chat app using Websockets

image

  • Backend : Java Springboot
  • Frontend : HTML, CSS, and JavaScript

Notes - concepts

  • Setting up a broker for handling WebSocket messaging in Spring Boot.
  • Building controllers to handle message exchange between clients.
  • Managing disconnection events.
  • Enabling message dissemination to multiple connected clients.
  • Writing JavaScript to establish WebSocket connections, send messages, and display received messages.

Reference for websockets

About

Real time chat app using Websockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published