Skip to content

It is a basic Websocket with Node.js which took the time on console in every 10 seconds.

Notifications You must be signed in to change notification settings

musaberatbahadir/Websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket with Node.js

This project creates a server & clients with Node.js . With this socket connection, server sends time for every 10 seconds to clients and also If there is a call, clients prints it on console (terminal).

Getting Started

These installations will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

  • After the clone this repo, you should do yarn on your terminal.
  • For start or open the server you should do node server.js on your terminal.
  • For start or open a client you should do node client.js on your terminal.

About

It is a basic Websocket with Node.js which took the time on console in every 10 seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published