Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 217 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 217 Bytes

Chat-App-Frontend

The React frontend part of my Chat-App, it use reeact for rendering and use websocket for realtime messaging, it also comunicate to a spring boot server for message persistence and authentication.