https://github.com/agitrubard/web-chat-app
Web Chat Application
https://github.com/agitrubard/web-chat-app
chat documentation heroku hibernate java maven sockjs spring-boot stomp websocket websockets
Last synced: about 1 month ago
JSON representation
Web Chat Application
- Host: GitHub
- URL: https://github.com/agitrubard/web-chat-app
- Owner: agitrubard
- Created: 2021-03-16T06:28:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T19:12:13.000Z (almost 5 years ago)
- Last Synced: 2025-04-05T23:42:24.126Z (about 1 year ago)
- Topics: chat, documentation, heroku, hibernate, java, maven, sockjs, spring-boot, stomp, websocket, websockets
- Language: Java
- Homepage:
- Size: 39.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Chat App :speech_balloon:
### 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.