I'm planning on making an HTML5 Chrome App where users will be able to connect to each other using bluetooth and they will be able to send messages. How can I do this.
Phonegap can do this for hybrid apps: https://github.com/bcsphere/bluetooth
Otherwise it appears that the ability to use Bluetooth from HTML5 was removed from the spec. For more information, see this other question: HTML5 Bluetooth and Audio