Age | Commit message (Collapse) | Author |
|
end_problem actions so handlers get appropriately created and destroyed upon loading and unloading the problem solving screen.
|
|
Currently it does nothing useful.
|
|
communication with the node app.
|
|
* Implemented a node web server supporting asynchronous websocket and long-polling communication with clients.
* Implemented TCP communication between python middleware and node web server.
|
|
|
|
|
|
description.
JavaScript no longer parses pythonic problem descriptions, instead they are loaded by server and JSONized.
|
|
Implemented basic infrastructure for daemon (Prolog), and partial support for services in wsgi_server.
|