You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 support. librs works terribly on LAN atm. My nodes can't see each other, and only of them is listening over UPnP correctly.