2.1.6 • Published 8 years ago

pubsub-server v2.1.6

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

catsnake-server

Stand up your own server for pubsub

Usage

As a prerequisite make sure you have mongodb installed and that it is running.

Install with dependencies

npm i

Now simply run

npm start

and point your catsnake-client to ws://yourip:3081.

All done :)