WebSocket
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 16,503 public repositories matching this topic...
Language:All
Sort:Most stars
A fancy self-hosted monitoring tool
- Updated
Dec 17, 2025 - JavaScript
Open-Source API Development Ecosystem •https://hoppscotch.io • Offline, On-Prem & Cloud • Web, Desktop & CLI • Open-Source Alternative to Postman, Insomnia
- Updated
Dec 16, 2025 - TypeScript
Realtime application framework (Node.JS server)
- Updated
Dec 15, 2025 - TypeScript
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
- Updated
Dec 17, 2025 - C
High performance, minimalist Go web framework
- Updated
Dec 12, 2025 - Go
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
- Updated
Dec 1, 2025 - Go
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
- Updated
Mar 19, 2025 - Go
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
- Updated
Dec 2, 2025 - JavaScript
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
- Updated
Dec 9, 2025 - TypeScript
Share your terminal as a web application
- Updated
Aug 1, 2024 - Go
🚀 Coroutine-based concurrency library for PHP
- Updated
Dec 17, 2025 - C++
The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬
- Updated
Dec 13, 2025 - TypeScript
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT/STUN/TURN server and client framework based on C++11
- Updated
Dec 17, 2025 - C++
Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
- Updated
Dec 17, 2025 - TypeScript
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
- Updated
Dec 11, 2025 - PHP
⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more
- Updated
Dec 14, 2025 - TypeScript
Share your terminal over the web
- Updated
Jul 27, 2025 - C
Created by Michael Carter, Ian Hickson
- Followers
- 193 followers
- Website
- github.com/topics/websocket
- Wikipedia
- Wikipedia