Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 593 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 593 Bytes

Flexi-IM-Server is a high-performance, scalable instant messaging (IM) server designed to provide real-time chat functionality for Web and mobile platforms. The server is developed using Golang and supports native TCP and WebSocket protocols. Flexi-IM-Server seamlessly integrates with the Flexi-IM-Webapp and Flexi-IM-Mobile frontend projects.

Features

  • Supports native TCP and WebSocket protocols
  • Heartbeat detection and connection management
  • User authentication
  • One-to-one chat
  • Group chat functionality
  • Message broadcasting
  • Offline message storage
  • Receipt acknowledgment