/ioServer

A server and reader for outlines that update in real time.

Primary LanguageJavaScriptMIT LicenseMIT

ioServer

The server that connects all instant outlines to editors and readers.

Background

The ioServer app has been around in one form or another for about 15 years.

I started taking notes here on 9/30/2020.

Notes

6/25/21; 4:33:23 PM by DW

The map is going in a MySQL database.

Drummer will be able to open subscribable outlines directly, so it won't need this service.

9/30/20; 11:55:10 AM by DW

The outline map, that associates an instant outline url with an outline, is in the stats struct.

It should at least be in its own file, if not in a sql database.

Instead of serving an outline, we redirect to littleoutliner.com.

I'm doing a backup now, to preserve the previous version. It's also on GitHub.