Wiphat aims to be an anonymous private room based chat application that requires no registration, doesn't save any logs and doesn't track users.
https://wiphat.net
- Need to check if room has any listeners on client join.
- Parallax effect don't work on iOS
You can contribute via pull requests or open an issue.
Any fool can write code that a computer can understand. Good programmers write code that humans can understand. -Martin Fowler
So please;
- Do not write shortened code
- Always explain your code with comments
You can run your own Wiphat server with NodeJS. Download project and just type node app.js
in your terminal.