Skip to content
#

Socket.IO

socket-io logo

Socket.IO is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for Node.js. Both components have a nearly identical API. Like Node.js, it is event-driven.

Here are 11,101 public repositories matching this topic...

Pigeon is a real-time chat app employing React.js for frontend, Express.js for backend and MongoDB as database, Socket.io for live connections, and Peer.js for hassle-free voice and video calls by implementing peer-to-peer connection with webRTC. Offering a streamlined user experience, Pigeon is web app for dynamic communication.

  • Updated Sep 6, 2024
  • JavaScript

Released March 19, 2010

Latest release 6 months ago

Followers
107 followers
Repository
socketio/socket.io
Website
socket.io
Wikipedia
Wikipedia

Related Topics

nodejs