chatbox
ChatBox is a real-time chat room application based on Vue 3 and FastAPI that supports visitor mode and user authentication system.
###User System - ** Tourist mode **: You can quickly join the chat without registering, and support random generation or customized user names - ** User authentication **: JWT Token authentication mechanism supports user registration, login, data editing, and avatar uploading - ** Chat history **: The chat history of logged in users is permanently saved and synchronized across devices ###Chat features - ** Real-time communication **: Real-time message push based on WebSocket - ** Multimedia support **: Support text, emoticons (300+ emoji), pictures, and videos - ** Chat room management **: Create chat rooms, password protection, view online users - ** Historical messages **: Automatically load the latest 100 historical messages



