No description
Find a file
2026-03-18 12:41:16 -04:00
README.md Update file README.md 2026-03-18 12:41:16 -04:00

hu

minimal self-hostable chat platform with dms, servers, channels, and voice chat.

repositories

  • backend - actix-web api server
  • desktop - gpui desktop client

features

  • servers with roles, channels, and invites
  • direct messaging
  • real-time messaging via websocket
  • file attachments
  • typing indicators
  • voice chat (planned)
  • federation (planned)