Skip to content

Dummy Web Server implementation made with Node.js runtime js app with Socket.io framework to be used in iOS App (see my other repo)

Notifications You must be signed in to change notification settings

pilo1996/NodeJS-and-Socket.io-WebServer-for-iOS-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS and Socket.io WebServer for iOS Demo

CodeFactor

Dependencies

  • Express
  • Socket.io

Port Configuration

In server.js you can change the port number which is by default 3000 in httpServer.listen(3000);

Running the Web Server

Execute this command in the terminal node server.js and keep it on.

About

Dummy Web Server implementation made with Node.js runtime js app with Socket.io framework to be used in iOS App (see my other repo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published