HiddenTalk is a privacy-focused, real-time anonymous chat app where users can create temporary rooms, share a link, and chat without any sign-up. All messages are tied to the room’s lifetime, using Next.js with an ElysiaJS backend, WebSockets for realtime communication, and Upstash Redis for state storage.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.4.5^5.90.12^1.0.0^1.35.7^1.6.1^1.1.0^4.1.0^1.4.18^5.1.616.0.819.2.119.2.1^1.4.0^4.1.13^4^20^19^191.0.0^916.0.8^4^536
commits
refactor: replace character-based username generation with adjective-noun combination
f466c58View on GitHubrefactor: streamline room creation response handling in Home component
29c901bView on GitHubfeat: enhance room and message handling with improved parallel operations and UI updates
16595b3View on GitHubfeat: add @vercel/analytics for enhanced analytics tracking
9cd98e4View on GitHubEnhance Room Page UI with Premium Features and Improved Visuals
756aaa2View on GitHubRefactor code structure for improved readability and maintainability
903631aView on GitHubfix: update room capacity limit from 5 to 3 connected users
e0b4377View on GitHubfix: increase room capacity limit from 2 to 5 connected users
061d771View on GitHub