Skip to content

An online realtime chatapp built based on websocket protocol,...

Notifications You must be signed in to change notification settings

kimduyminh/chat-app

Repository files navigation

Chat-app

Description

  • Simple chatapp built with websocket protocol
  • The dev haven't touch grass for several weeks

Features:

  • Enhanced connection with TLS v1.2
  • Enhanced security with Hashing and Encryption
  • Realtime chat with websocket implementation

Requirement (currently):

  • IntelliJ IDEA Ultimate
  • Docker

How to use

  • Run docker-compose up to initiate tables
  • Solve all Maven dependencies
  • Run the application
  • Go to https://localhost:8080 to start using the app

Upcoming works:

  • Dockerizing the app to run in just 1 command
  • Implementing some cryptography method ? Maybe trying some blockchain xD

About

An online realtime chatapp built based on websocket protocol,...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published