
JamiiChat
Live feed, DMs and notifications over a socket that reuses the HTTP auth path.
A social platform for posting, following and talking in real time. Messages, typing indicators, presence and notifications arrive over a live socket connection, with no refresh, alongside threaded replies, reposts, hashtags, bookmarks and an admin moderation queue. Block, mute and private-account rules are enforced through one shared visibility check composed by every read path, so no call site can forget it.




