Skip to content

Solsend/solsend-relay-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solsend Relay

This repository contains code for Solsend's real-time relay server which exposes a socket.io server component for subscription of notifications.

Get Started

To run this repository, ensure you have redis installed on your local system, as well as Node.js and NPM. Next, run the following commands:

$ npm install
$ npm start

To start redis database instance:

$ redis-server

About

This repository contains code for Solsend's real-time relay server which exposes a socket.io server component for subscription of notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors