RetroShare/libresapi/src
electron128 73a6ca8af6 - added support for multiple client threads to ApiServer
- added api client which reads the password from stdin. This allows to login from the webinterface and from the terminal at the same time.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8103 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-31 18:00:40 +00:00
..
api - added support for multiple client threads to ApiServer 2015-03-31 18:00:40 +00:00
webui added html/css/js files for the webinterface 2015-03-30 14:40:20 +00:00
libresapi.pro added resource_api and rs-nogui-webui (requires libmicrohttpd, Html files are not included) 2015-03-18 18:48:43 +00:00
README.md added html/css/js files for the webinterface 2015-03-30 14:40:20 +00:00

libresapi: resource_api and new webinterface

  • ./api contains a C++ backend to control retroshare from webinterfaces or scripting
  • ./webui contains HTML/CSS/JavaScript files for the webinterface