norris-rtbi
v1.0.0
Published
Norris is a Node.js based framework developed for the purpose of creating real-time updating charts. Appearance and data of each chart are also fully configurable through the APIs provided by Norris. Real-time updates are obtained through WebSocket techno
Downloads
7
Maintainers
Readme
Norris framework
Norris is a project proposed by CoffeeStrap for the 2014/2015 Software Engineering class of Università Degli Studi di Padova.
Who are we?
FlameTech Inc. is a group of students formed to develop this project. We are:
| Member | e-mail | | ------------- | ------------- | | Cardin Andrea | [email protected] | | Faggin Andrea | [email protected] | | Meneguzzo Francesco | [email protected] | | Merlo Gianluca | [email protected] | | Persegona Mattia | [email protected] | | Sartor Michele | [email protected] | | Zanetti Davide | [email protected] |
What is Norris?
Norris is a Node.js based framework developed for the purpose of creating real-time updating charts. Appearance and data of each chart are also fully configurable through the APIs provided by Norris. Real-time updates are obtained through WebSocket technology, therefore avoiding expensive polling operations.