Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

nlindley/marko-hapi-streaming-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marko + Hapi Demo

This is a sample project using Hapi and Marko to stream templates to a browser as data become available. Highland is used to glue some pieces together.

It only has one route at /. The output is six greetings, each a second apart. Depending on your browser, you will either start seeing data right away or have to wait. Currently using Chrome is the easiest way to see this in action.

Usage

npm install
npm start

Visit localhost:3000.

About

Streaming HTML with Marko, Hapi, and Highland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published