Skip to content

dhanushwaran06/node-websocket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Server

Description

A simple WebSocket server built with Node.js using the ws library. This server allows clients to connect and exchange messages in real-time.

Getting Started

Prerequisites

  • Node.js (>= v12)
  • npm (Node Package Manager)

Installation

Clone the repository and install the required dependencies:

git clone https://github.com/yourusername/web-socket-server.git
cd web-socket-server
npm install

About

A simple WebSocket server built with Node.js for real-time communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published