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.
- GitHub: https://github.com/topics/websocket
- Wikipedia: https://en.wikipedia.org/wiki/WebSocket
- Created by: Michael Carter, Ian Hickson
- Related Topics: long-polling, polling,
- Aliases: websockets, ws,
- Last updated: 2026-07-07 00:31:10 UTC
- JSON Representation
https://github.com/abdullahbrashid/chatapp-old
A simple Chat App boilerplate written in plain HTML, CSS and JS.
chat chat-application html-css-javascript javascript node websocket
Last synced: 15 Jun 2026
https://github.com/asterics/asterics-networkio-websocket
This is an example of the AsTeRICS websocket functionality.
accessibility ape assistive-technology demo example websocket
Last synced: 16 Jun 2026
https://github.com/humanjavaenterprises/node-red-contrib-nostr
Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.
node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket
Last synced: 17 Jun 2026
https://github.com/aabbtree77/cryptobot
Cryptocurrency trading bot with resync, modulo actual trading.
distributed-computing latency reconnection resilience resync trading websocket
Last synced: 20 Jun 2026
https://github.com/radiantnode/tensies
A real-time multiplayer dice game for the bar, the beach, or anywhere you forgot to bring actual dice.
browser-game dice-game docker fastapi multiplayer party-game python real-time redis vanilla-javascript websocket
Last synced: 20 Jun 2026
https://github.com/unrealandychan/gemini-live-translate-demos
5 practical demos for Gemini 3.5 Live Translate API — dubbing, podcasts, live mic, bilingual subtitles
dubbing ffmpeg gemini google-ai live-translate python real-time speech-to-speech subtitles translation websocket yt-dlp
Last synced: 21 Jun 2026
https://github.com/sunnyallana/firmtalks
Server not deployed yet
expressjs mui nodejs python reactjs tailwindcss websocket
Last synced: 22 Jun 2026
https://github.com/ybakhan/lecture-assistant
Real-time lecture transcription and AI-powered Q&A. Record a live lecture, get an instant transcript, and chat with an AI about the content.
aws docker express nodejs openai parcel real-time speech-to-text typescript websocket
Last synced: 23 Jun 2026
https://github.com/jbouduin/planningpoker
PoC using Websockets in Typescript
angular expressjs material-design typescript websocket winstonjs
Last synced: 23 Jun 2026
https://github.com/hiper2d/signaling-service
Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications
gradle kotlin netty-server reactive spring-boot-2 webflux websocket
Last synced: 23 Jun 2026
https://github.com/bykalachevski/ai-support-agent-template
Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.
ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket
Last synced: 26 Jun 2026
https://github.com/niewiemczego/feeld
Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.
api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket
Last synced: 28 Jun 2026
https://github.com/choewy/socket-connection-observer
Socket Connection Observer
nestjs react socket-io socket-io-client websocket
Last synced: 28 Jun 2026