Skip to content

A TCP server in javascript using net module of node.js

Notifications You must be signed in to change notification settings

chandrajob365/Node-net-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-net-Server

A HTTP Web server in javascript using net and fs module of node.js

Features

  • Middlewares for session management and Logging
  • Multiform parsing

Installation and running

  • npm install
  • create 'upload' folder in root directory
  • npm start - to run test app

About

A TCP server in javascript using net module of node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published