Skip to content

Servers

jason humphrey edited this page Dec 31, 2016 · 2 revisions

server.mean.js

Purpose: This is the main server file that runs our entire backend logic our of the server folder

server.socketio.js

Purpose: This is the socketio server file that aims to make realtime apps possible in every browser and mobile device, blurring the differences between the different transport mechanisms.

Clone this wiki locally