rousan / server-long-conn

The strange server implementation whose full response can't be accessed at once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

server-long-conn

The strange server implementation, you can't access the full response at once, TRY IT IF YOU CAN 😁.

Demo

Look at this demo.

Usage

Clone it and start the server:

git clone https://github.com/rousan/server-long-conn.git
cd server-long-conn
npm i
npm start

About

The strange server implementation whose full response can't be accessed at once

License:MIT License


Languages

Language:HTML 98.5%Language:JavaScript 1.5%