Skip to content
public edited this page Nov 8, 2011 · 6 revisions

Architecture

For the MVP I propose two components. The web GUI in Django, and a C/C++ web service server to handle the libretroshare bit directly. In future I think this will provide some convenient flexibility for doing desktop clients and integrating with other applications.

TODO

  • Define the web service API

  • Do some mock ups of the web GUI

  • Add Zeroconf/DNS-SD support. librs works terribly on LAN atm. My nodes can't see each other, and only of them is listening over UPnP correctly. (Might actually be some issue with my Thinkpad...)

Clone this wiki locally