Skip to content

elf-pavlik/streaming-http-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming HTTP demo

Requires node 18 (current LTS) or newer. Volta can help with multiple node versions.

By default http://localhost:5000/ is being used. Can be adjusted directly in source files.

To start the server:

npm run server

To start the client:

npm run client

To start the legacy client (streams not async iterable):

npm run legacy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published