FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ws · GitHub Topics · GitHub

#

ws

WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.

Here are 819 public repositories matching this topic...

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.

  • Updated Jul 3, 2026
  • PHP

Socket-based TS/JavaScript API for WhatsApp Web

  • Updated Aug 16, 2026
  • JavaScript

Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

  • Updated Mar 3, 2025
  • TypeScript

simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...

  • Updated Jul 27, 2026
  • Go

💥 Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js

  • Updated Nov 2, 2020
  • TypeScript

A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.

  • Updated Jun 12, 2018
  • C++

Blazingly fast pusher drop-in replacement written in rust

  • Updated Aug 19, 2026
  • Rust

Query sqlite via json+http

  • Updated Jul 30, 2026
  • Go

Professional backend framework for Node.js

  • Updated Feb 3, 2026
  • JavaScript

All Free . Deploy V2Ray to Heroku . v2ray学习参考

  • Updated Jul 31, 2021
  • Dockerfile

Isomorphic implementation of WebSocket (https://www.npmjs.com/package/ws)

  • Updated Jun 20, 2023
  • JavaScript

🚡 tiny WebSocket middleware for Node.js

  • Updated Feb 1, 2026
  • TypeScript

توسط ابزار فرگمنت می‌تونین دامنه‌های مرده‌تون رو مجدد زنده کنید! / Using the Fragment tool, you can revive your dead domains!

  • Updated Mar 4, 2025
  • JavaScript

Real-time, room-based chat app with WebSockets — no sign-up, just pick a room ID and start chatting. Next.js 16 + React 19 + TypeScript frontend, Node.js ws backend.

  • Updated May 20, 2026
  • TypeScript

[DEPRECATED] A community-centric, community-supported version of tmi.js

  • Updated Jan 25, 2025
  • TypeScript

A lightweight and scalable asynchronous WebSocket listener

  • Updated Apr 17, 2018
  • C#

A monorepo for the ogma logger and related packages

  • Updated Mar 10, 2026
  • TypeScript

Small server wrapper around eufy-security-client library to access it via a WebSocket.

  • Updated Aug 10, 2026
  • TypeScript

Created by Michael Carter, Ian Hickson

Followers
210 followers
Website
github.com/topics/websocket
Wikipedia
Wikipedia

Related topics

long-polling polling

Back | FazBrowse Home | New Git URL