Skip to content

sudarshanadayananda/WebSockets-AngularAndSailsJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WebSockets-AngularAndSailsJS

  This is sample application for beginners to getting started with Websockets in SailsJS. 
  Angular is used as Socket Client.

SocketServer Setup

Inside SocketServer Directory run below commands.
> npm install
> sails lift

SocketClient Setup

Inside SocketCliet Directory run below commands.
> npm install
> ng serve

About

Websocket with SailsJS server and Angular client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published