@horizon/server

2.0.0 • Public • Published

Horizon Server

An extensible middleware server built on top of RethinkDB which exposes a websocket API to front-end applications.

Documentation

Follow our documentation at horizon.io/install for instructions on installing Horizon.

Requirements

The Horizon server requires some tools and libraries to be available before it can run:

  • node.js - interpreter to run the Horizon server
  • openssl - generating ssl certificates
  • rethinkdb - for running a RethinkDB server

OpenSSL

OpenSSL is required to generate the cert and key pair necessary to serve Horizon securely via HTTPS and WSS. Usually this is done on the production server where you are running Horizon, however to do this locally you'll need to have the OpenSSL installed.

RethinkDB

Check out rethinkdb.com/install for the best method of installing RethinkDB on your platform.

Readme

Keywords

none

Package Sidebar

Install

npm i @horizon/server

Weekly Downloads

26

Version

2.0.0

License

MIT

Last publish

Collaborators

  • horizon