MapChat - Demo
A super simple location based chat
- Super simple location based chat.
- No registration or message history.
- Create a private chat map by adding #name to the url.
- Have Vert.x (2.1.5) on your path.
- Run the server with "vertx run ChatVerticle.java".
- Open index.html.
- Chat.
- Use GitHub Issues to report bugs and suggest new features.
- Please search the existing issues for your bug and create a new one only if the issue is not yet tracked!
- Feel free to fork this project and suggest new features as pull requests.
This demo is hosted on GitHub pages and uses a single core Azure instance as the Vert.x SockJS server.