Age | Commit message (Collapse) | Author |
|
* Implemented a node web server supporting asynchronous websocket and long-polling communication with clients.
* Implemented TCP communication between python middleware and node web server.
|
|
|
|
|
|
|
|
Fact library is not a part of the solution, and is loaded separately
when running queries or tests for a particular problem.
|
|
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.
|