Skip to content

Bigpipe is radical new web framework for Node.js, it's heavily inspired by the Facebook's Bigpipe concept

License

Notifications You must be signed in to change notification settings

JmmBite-JavaScript/bigpipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pagelet

Each pagelet is a small piece of sandboxed functionality for your webpage. It communicates with your pagelets over a real-time engine.io connection. Each pagelet has it's own javascript, css and html in a dedicated folder. kkk

Key features

  • persistent real-time connection with the backend for each pagelet.
  • shared and cached resources (db, api etc) between pagelets.
  • automatic asset generation and concatination provided by square.
  • sandboxed behaviour.
  • seperate header & footer handling so they can be send as soon as possible.

About

Bigpipe is radical new web framework for Node.js, it's heavily inspired by the Facebook's Bigpipe concept

Resources

License

Stars

Watchers

Forks

Packages

No packages published