Skip to content

Piyushk8/BasicChats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BasicChats

A brBASIC implementation of socket.io that enables real-time, bidirectional, and event-based communication between web clients and servers. Socket.io is composed of two parts: a client-side library that runs in the browser, and a server-side library for Node.js.

Installation

Instructions on how to set up the project locally.

git clone https://github.com/Piyushk8/BasicChats.git cd projectname npm install npm start

About

Basic usage of Socket.io for making a Chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published