Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 499 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 499 Bytes

Proximity Chat

A chat application that only allows for chatting in real-time with people that are within 200 meters of you. It works with the help of Tile38.

Running

Make sure that Tile38 is running.

go run main.go

Now go to http://localhost:8000

GPS Tracking is turned off and the application is running in simulation mode. Drag your marker around the map. Open up another browser window and drag it's marker near the first marker. Now chat.