Skip to content
Ivo Yankulovski edited this page Sep 13, 2019 · 7 revisions

ProtoSS Node.js Server

Simple printed server from ProtoSS Packages using XeltoSS synthesis.

GZIP is applied automatically using content-type header and Apache/NGINX configuration based on root folder.

Cookies are set based on PHP setcookie function.

Create a server subclass of ProtoSSChe and override methods.

Server executes requests non-stop and labels them by unique id __reqid, subclass server must extend functionality and create workers using SkytoSS.

Preview server in the browser using PING-shPONGle request returning omitted client data.

Clone this wiki locally