This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| project_zero [2019/04/22 10:35] – [Features/Status] jasonp | project_zero [2019/11/06 07:59] (current) – jasonp | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * Speak only LUA. The client and server speak only LUA to each other, and the server programs the client with visual/ | * Speak only LUA. The client and server speak only LUA to each other, and the server programs the client with visual/ | ||
| * Application Group organization. Applications are organized into larger groups named just for the purpose of organization. Applications/ | * Application Group organization. Applications are organized into larger groups named just for the purpose of organization. Applications/ | ||
| - | * Usable for any internet visual client on almost any computing platform | + | * Usable for any internet visual client on almost any computing platform, given you do not need real-time |
| + | * Thin client architecture. The client is programmed from the server, and dynamically updates. The development client won't cache data, but the final one will to reduce network load. | ||
| + | |||
| + | ===== To Find Out More ===== | ||
| + | |||
| + | Look at the wiki/system for the project here: [[https:// | ||