This is the repository for the DevServer. The DevServer is an extremely simplistic data server that uses HTTP for data transfer. Uses of this server are: Clustering, Debugging (even using a web interface), Cross-language/process/device communication and much more!
C C++ Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
linux
src
windows/vs2013/DevServer_win
.gitattributes
.gitignore
README.md
devserver_installer.sh

README.md

DevServer

This is the repository for the DevServer. The DevServer is an extremely simplistic data server that uses HTTP for data transfer. Uses of this server are: Clustering, Debugging (even using a web interface), Cross-language/process/device communication and much more!