Skip to content

Java websocket chat application using Spring Boot and Thymeleaf -- UDACITY Nanodegree {Project - 01}

Notifications You must be signed in to change notification settings

yuuki2022/Chatroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom

Java websocket chat application using Spring Boot and Thymeleaf

Chat Room

Complete the chat room application implementation using WebSocket.

Background

WebSocket is a communication protocol that makes it possible to establish a two-way communication channel between a server and a client.

Run the application with command

mvn build; mvn spring-boot:run

About

Java websocket chat application using Spring Boot and Thymeleaf -- UDACITY Nanodegree {Project - 01}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%