You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.