Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 462 Bytes

File metadata and controls

14 lines (9 loc) · 462 Bytes

Introduction

This is the log and Comet server for the BioBoard.

It has two functions:

  1. Receive incoming data from one or more BioBoards and log it to the database.
  2. Act as Comet (JSONP) server for live updates of graphs for connected web-clients.

Installation

A guide to setting up and using the BioBoard software is available at the github repository for the BioBoard web app.