From bf44088d4373a9520e860152c56a958332819c4b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 May 2023 16:33:51 +0200 Subject: Split nissy in other repos, see README.md --- TODO/webapp.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 TODO/webapp.md (limited to 'TODO/webapp.md') diff --git a/TODO/webapp.md b/TODO/webapp.md deleted file mode 100644 index 4f8eddf..0000000 --- a/TODO/webapp.md +++ /dev/null @@ -1,19 +0,0 @@ -# Towards a nissy webapp - -## Architecture - -* Split in client / server. -* Server can load and keep in memory all the tables, client(s) send messages to - the server to run commands. -* Use UNIX sockets only first, maybe later try WinSock. - -## Simple webapp - -* Investigate how to use fastcgi, try simple program first. -* Decide what limits to put in terms of resources and write a "filter" script - to block big requests (maybe use a timeout). - -## Advanced webapp - -* Use cubing.js for nice graphics. -* Port it to a graphical desktop version too. -- cgit v1.3