Repository navigation
WebSocket
Created by Michael Carter, Ian Hickson
- Website
- websockets.spec.whatwg.org
- Wikipedia
- 维基百科
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.
Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
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++.
English Version of X-UI, A Multi-protocol & Multi-user Xray Panel with a Web UI and a TG Bot
Professional backend framework for Node.js
Isomorphic implementation of WebSocket (https://www.npmjs.com/package/ws)
[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
Light wrapper around Koa providing a websocket middleware handler that is koa-route compatible.
Small server wrapper around eufy-security-client library to access it via a WebSocket.