Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO

SocketIO

A simple web app to test SocketIO, to learn websockets. SocketIO is a library that enables real-time, bidirectional and event-based communication between the browser and the server. Here, we are using it to create a chat app.

How to run

  1. Install the requirements:
npm install
  1. Run the server:
node server.js

About

A basic test to understand web sockets

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages