Home > BioBoardLogServer

BioBoardLogServer

BioBoardLogServer is a project mainly written in Ruby, based on the AGPL-3.0, Unknown licenses found.

The logging and Comet server for the BioBoard project.

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.