Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboot Websocket Simple Project

Description

This application allows users to play a words connection game while also providing a chat feature. It is built using Spring Boot for the backend and JavaScript for the frontend, leveraging WebSocket for real-time communication between the server and clients.

Features

  • Engaging connect words game.
  • Real-time chat functionality for users to communicate during the game.
  • Simple and intuitive user interface.

Technologies Used

  • Spring Boot: Backend framework for building the WebSocket server.
  • Thymeleaf: Utilized for server-side rendering in the Spring Boot backend.
  • JavaScript: Used StompJS library.
  • WebSocket API: For real-time bidirectional communication.
  • Maven: Project management and build tool for Java projects.

Releases

Packages

Used by

Contributors

Languages