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 16,676 public repositories matching this topic...

Code-Sync

Code Sync offers a real-time collaborative code editor featuring unique room generation, syntax highlighting, and auto-suggestions. Users can seamlessly edit, save, and download files while communicating through group chat

  • Updated May 12, 2024
  • JavaScript

Released March 19, 2010

Latest release about 2 months ago

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

Related Topics

nodejs