| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
Updated list of public BitTorrent trackers
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
Socket-based TS/JavaScript API for WhatsApp Web
Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
arduinoWebSockets
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
💥 Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js
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++.
Blazingly fast pusher drop-in replacement written in rust
Professional backend framework for Node.js
All Free . Deploy V2Ray to Heroku . v2ray学习参考
Isomorphic implementation of WebSocket (https://www.npmjs.com/package/ws)
🚡 tiny WebSocket middleware for Node.js
توسط ابزار فرگمنت میتونین دامنههای مردهتون رو مجدد زنده کنید! / Using the Fragment tool, you can revive your dead domains!
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.
[DEPRECATED] A community-centric, community-supported version of tmi.js
A lightweight and scalable asynchronous WebSocket listener
A monorepo for the ogma logger and related packages
Small server wrapper around eufy-security-client library to access it via a WebSocket.
Created by Michael Carter, Ian Hickson
| Back | FazBrowse Home | New Git URL |