0.3.3 • Published 7 years ago

socket-cat-server v0.3.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Socket Cat Server

A simple chat client using Electron and WebSockets

Quickstart

  1. Clone the socket-cat repository:
git clone https://github.com/sgarver/socket-cat-server.git
  1. In a new terminal session run npm install and npm start from the socket-cat-client directory:
$ cd socket-cat-server
$ npm install
$ npm start

Note: requires a running mongodb instance

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago