Add related projects

This commit is contained in:
Julian Kornberger 2016-03-21 18:58:49 +01:00
parent a7479d5a19
commit 00da215efc
1 changed files with 10 additions and 0 deletions

View File

@ -32,3 +32,13 @@ One Instance is running under `/nodes` which send updates or new Nodes,
### Issues
Later there should be also `/aliases` Websocket with Authentification to manage the `aliases.json` with the request for changes.
## Related projects
Collecting data from respondd:
* [Node informant](https://github.com/ffdo/node-informant) written in Go
* [HopGlass Server](https://github.com/plumpudding/hopglass-server) written in Node.js
Respondd for servers:
* [respondd branch of ffnord-alfred-announce](https://github.com/ffnord/ffnord-alfred-announce/tree/respondd) from FreiFunkNord
* [respondd](https://github.com/Sunz3r/ext-respondd) from Sunz3r
* [respondd](https://github.com/FreifunkBremen/respondd) from Freifunk Bremen (just a proof of concept)