Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
/ sumserver Public archive
Notifications You must be signed in to change notification settings

housemediadev/sumserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sumServer


This Sum server is a small TCP services that listens on one socket (27877) for the incoming data (numbers 0...20), and sum all the valid inputs within a second (1000ms) to generate a sum result, then write to another socket (27878) the sum result is sent to any client listening to that port.

Getting Started

prerequisites: sockets.io install sockets express

installing

npm install --save [email protected]

Authors

  • Leonardo Novoa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published