m3ftah / nearby-bridge

A bridge between Android Google nearby clients using Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nearby-Bridge License: CC BY-NC-SA 4.0

A bridge between Android Google nearby clients using Socket.io.

How to use

$ npm install
$ cd examples/chat
$ npm install
$ npm start

And point your browser to http://localhost:3000. Optionally, specify a port by supplying the PORT env variable.

Todo

  • Add distance funcationnality, discover only devices near you.

About

A bridge between Android Google nearby clients using Socket.io

License:Other


Languages

Language:JavaScript 88.8%Language:CSS 8.1%Language:HTML 3.1%