Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | Allow frontend and backend to be run separately. | Ivan Alejandro | |
Add the 'check_online' method to check whether the backend is accessible or not. Reduce the wait for running threads timeout on quit. Add retry feature to the backend requests send. | |||
2014-07-16 | Increase timeout and retries. | Ivan Alejandro | |
With this change we avoid the communication issues on OSX. | |||
2014-07-15 | Use polling to prevent communication issues. | Ivan Alejandro | |
2014-07-14 | Comment out overly verbose logs for communication. | Ivan Alejandro | |
2014-07-14 | Add file docstrings. | Ivan Alejandro | |
2014-07-14 | Add license headers. | Ivan Alejandro | |
2014-07-14 | Add base communication framework. | Ivan Alejandro | |