agitrubard / web-chat-app

Web Chat Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Chat App đź’¬

It's a web application where you can communicate with contacts in the application.

- It's a chat application created using WebSocket API with Spring Boot.
- Users can join the chat by logging in with their username after logging into the application.

Used Technologies;

  • Java
  • Spring Boot
  • Maven
  • Hibernate
  • WebSocket
    • It's a computer communications protocol, providing full-duplex communication channels over a single TCP connection.
  • STOMP
    • It's the Simple (or Streaming) Text Orientated Messaging Protocol.
  • SockJS

- Click Icon for Using Application in Computer.
- Scan QR Code for Using Application in Mobile Devices.

About

Web Chat Application


Languages

Language:Java 45.1%Language:CSS 24.2%Language:JavaScript 23.2%Language:HTML 7.5%