Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aseyed/ciphersocket


https://github.com/aseyed/ciphersocket

authentication client-server nodejs socket-io socket-programming

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# cipherSocket
===================

## To run:

* be sure you have Nodejs v 6.2.10 or newer.
* Do the folowing steps:

> cd cipherSocket-erver && npm i && node app.js
> cd cipherSocket-client && npm i && node app.js
> Open the browser and go to `localhot:3000`

* Enjoy :)