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-06-26 00:28:34 UTC
- JSON Representation
https://github.com/symbux/turbo
Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.
api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker
Last synced: 17 Oct 2025
https://github.com/agustinsrg/tcp-video-streaming
Collection of tools to implement video streaming features over TCP protocol
ffmpeg golang hls rtmp streaming tcp video video-streaming websocket
Last synced: 19 May 2026
https://github.com/aaqaishtyaq/roxxy
📡 A Redis backed distributed http/websockets proxy
dynamic-routing hacktoberfest hacktoberfest-accepted hacktoberfest2022 proxy redis reverse-proxy roxxy-proxxy websocket
Last synced: 27 Apr 2026
https://github.com/mahsumurebe/jrpc-server
JSONRPC 2.0 NodeJS Server written in TypeScript
http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket
Last synced: 05 Oct 2025
https://github.com/sounishnath003/practice-leetcode-multiplayer
a multiplayer application to practice leetcode problems easily with peers
golang htmx leetcode websocket
Last synced: 18 Apr 2026
https://github.com/samuelorlato/golang-voting-system-api
api clean go golang hexagonal-architecture sockets voting voting-system websocket websockets
Last synced: 14 Jan 2026
https://github.com/lesterrry/husky
🎾 Your friendly neighborhood websocket messenger
Last synced: 25 Oct 2025
https://github.com/zakiego/teras.zakiego.com
Chat app build top of Socket.io and Nuxt.js
chat-app nuxtjs socket websocket
Last synced: 21 Jan 2026
https://github.com/chen0040/spring-websocket-angular-upload-excel-demo
Demo on how to use spring websocket and angular for uploading large excel or csv files
angular-4 sockjs spring-boot upload-file websocket
Last synced: 15 Aug 2025
https://github.com/purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
epoll golang library websocket websocket-server
Last synced: 24 Jan 2026
https://github.com/matter-in-motion/mm-websockets
Websockets transport
api extension matter-in-motion transport websocket websocket-transport websockets
Last synced: 11 Apr 2026
https://github.com/ehsan-mohammadi/signalr-chat-src
A console chat application using SignalR
chat client client-server console-application csharp server signalr websocket
Last synced: 15 May 2025
https://github.com/grdsdev/swift-websocket
A WebSocket interface for Swift
swift websocket websocket-client
Last synced: 11 Jun 2025
https://github.com/p-obrthr/web-ray
multiplayer raylib c++ to wasm & websocket
cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket
Last synced: 06 May 2026
https://github.com/renantrs/chat-app
A ReactJS webchat using websocket with NodeJS and SocketIO
jest nodejs reactjs tailwindcss testing-library typescript websocket
Last synced: 04 Apr 2026
https://github.com/neo-vortex/sharpbridge
A .net implementation of WalletConnect protocol v1
aspnetcore dotnet-core walletconnect websocket
Last synced: 07 Apr 2025
https://github.com/kerolesnabiel/realtimechatwebapp
A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.
dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets
Last synced: 18 Apr 2026
https://github.com/dev-rishav/eclipser
Eclipser – Creating Better Individuals.
docker mern-stack mongodb-atlas postgresql redis tailwindcss websocket
Last synced: 05 Apr 2026
https://github.com/ncbrown1/go-playground
Reimplementation of the Go playground in Go to run via the browser (javascript + go): [https://play.golang.org] without the restrictions (but requiring a login)
code communication golang javascript react reimplementation websocket
Last synced: 18 Apr 2026
https://github.com/railt/subscriptions
[READ ONLY] The Railt Framework subsriptionbs implementation
graphql php php7 subscriptions websocket
Last synced: 14 Jul 2025
https://github.com/leberkleber/rocket.chat.mqtt
Access RocketChat via MQTT
chat go golang mqtt rocketchat websocket
Last synced: 07 May 2026
https://github.com/estebanqui/blue-vs-red
Blue VS Red is a school project game where users join either the Blue or Red team to compete by clicking within their team's area. It utilizes HTML, CSS, JavaScript, and a Node.js backend with real-time communication via Socket.IO.
Last synced: 18 Aug 2025
https://github.com/24h-du-code-2025/frontend
Frontend repository containing implementation of an AI agent for hotel management.
chatbot frontend vue websocket
Last synced: 08 Apr 2025
https://github.com/byonchev/go-engine.io
Go implementation of engine.io server
engineio golang golang-library socketio streaming websocket
Last synced: 24 Mar 2025
https://github.com/giauphan/websocket
web-chat app using Ably Broadcaster+Echo based on laravel.
laravel laravelwebsocket php websocket websocket-chat
Last synced: 12 Apr 2026
https://github.com/gustavohnsv/springboot-websocket-livechat
Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.
css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/urlaunched-com/udfwebsocketsclient
SwiftUI-UDF WebSockets Client
actioncable redux swiftui-udf udf websocket websocket-client
Last synced: 17 Apr 2026
https://github.com/backendstack21/realtime-pubsub-client-go
The official Realtime Pub/Sub client for Go
client golang messaging publish-subscribe realtime websocket
Last synced: 01 Apr 2025
https://github.com/mingslife/v2ray-nginx
🪜 --x-- 👽
docker docker-compose nginx v2ray websocket
Last synced: 10 Apr 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
https://github.com/shuklaritvik06/chatongo
A Chat Application made using GoLang
Last synced: 29 May 2026
https://github.com/litermc/cc-ws2
CC websocket server for wsd
cc-tweaked computercraft-tweaked remote-control web-ssh web-terminal websocket
Last synced: 01 Jul 2025
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/lebrancconvas/real-time-currency
Real-Time Currency Web via Websocket.
binance cryptocurrency side-project web-development websocket
Last synced: 27 Aug 2025
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
https://github.com/ppenter/caff.js
Fully Fullstack Framework (React, API, Websocket) With File-based Routing
api framework full-stack react ssr websocket
Last synced: 17 Apr 2026
https://github.com/nitinstp23/chat_app_in_go
A chat app in Golang
chat-application golang oauth2 websocket
Last synced: 07 Jan 2026
https://github.com/christophe77/electronack
Reverse connection malware with control center with electron and nodejs
Last synced: 18 May 2026
https://github.com/juliomotol/laravel-channel-attributes
Automatically register Laravel channels using annotations/attributes!
annotations attributes broadcasting channels laravel websocket
Last synced: 18 Jan 2026
https://github.com/icd360s-e-v/mitglieder
Offizielle Mitglieder-App des ICD360S e.V. - Flutter Cross-Platform (Android, iOS, Windows, macOS, Linux)
accessibility android association community cross-platform dart f-droid flutter german ios linux macos member-management nonprofit open-source social-impact volunteer webrtc websocket windows
Last synced: 16 Jun 2026
https://github.com/braineanear/mafkoud
An API for Mobile Application that helps parents to find their kids throw IP cameras
babel docker docker-compose machine-learning mongodb nodejs pm2 python redis websocket
Last synced: 02 Apr 2026
https://github.com/whitestormjs/network-module
🚀💬 Network module for Whitestorm.js (alpha)
networking node nodejs npm socket-io websocket whs
Last synced: 05 May 2026
https://github.com/samicpp/dotnet-http
A HTTP/0.9, HTTP/1.1, WebSocket, HTTP/2, and HPACK library written completely in c#, with no dependencies
csharp csharp-code csharp-library dotnet http http-framework http-library http-protocol http09 http1 http2 http2-library http2-protocol websocket websocket-framework
Last synced: 18 Apr 2026
https://github.com/v-checha/live-coding-interview
Simple Live Coding Interview Platform; Technical Assessment Tool
interview live-coding nestjs nodejs open-source self-hosted websocket
Last synced: 01 May 2026
https://github.com/hermya/poker-science
Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design
docker gin go kubernetes postgresql rest-api websocket
Last synced: 11 Apr 2026
https://github.com/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/microsecondsmatter/binanceapi
High Performance Rest API/Websocket Wrapper for Binance.com
api binance binance-api binance-exchange binance-websocket cached csharp hft high-performance optimized rest server-time websocket
Last synced: 27 Jun 2025
https://github.com/natanaelvich/heat-backend
github authentication and web sockets messages
expressjs github-authentication jwt prisma typescript websocket
Last synced: 06 May 2026
https://github.com/stanleynguyen/holey-moley
🐹Real-time multiplayer Whack-A-Mole
android nodejs websocket whack-a-mole
Last synced: 10 Apr 2026
https://github.com/sorydima/jssip.websocketinterface
JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎
jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/lesiaukr/goit-pythonweb-hw-03
Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server
docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket
Last synced: 14 Apr 2026
https://github.com/eminberkayd/pixel-game
a collaborative pixel drawing game
golang reactjs redis websocket
Last synced: 05 May 2026
https://github.com/shinokix3/messenger-server
A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.
messanger mongodb nestjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/zac15987/zplex
Terminal multiplexer desktop app for zpit — Go daemon + Electron shell with multi-panel xterm.js terminals
conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js
Last synced: 26 May 2026
https://github.com/mpolinowski/docker_ws_video_proxy
NGINX proxy for the websocket videostream of your IP camera
nginx-proxy secure-websockets video-streaming websocket
Last synced: 23 Mar 2025
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/dxkite/php-websocket
websocket server, support reader as stream
Last synced: 25 Mar 2025
https://github.com/bradeneverson/td
Silly Little Multiplayer Tower Defense Game
multiplayer-game rust tower-defense typescript websocket
Last synced: 17 Apr 2026
https://github.com/metallurgical/raspi-pubnub-home-automate
Controlling your resources anywhere, anytime via Raspberry PI over WiFi
pubnub python raspberry-pi-3 websocket
Last synced: 19 Apr 2026
https://github.com/crandel/golang_chat
Extended chat implementation for understanding how build go web sites
Last synced: 04 Jul 2025
https://github.com/allan-nava/grafana-websocket-plugin
Grafana websocket plugin
grafana grafana-plugin websocket
Last synced: 21 Jan 2026
https://github.com/norlandz/trafficsystemmockjs
TrafficSystemMock is a program that simulates traffic
h2 hibernate java javafx javascript map mysql path react rxjava spring springmvc testfx traffic-simulation typescript websocket
Last synced: 10 Mar 2026
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/18566246732/tts-player
a cross-platform tts(text to speak) player
Last synced: 01 Apr 2026
https://github.com/nesvet/insite
Real-time full-stack framework: WebSocket server/client, MongoDB + Change Streams, pub/sub publications, users/orgs/roles with RBAC, cookie auth over WS, file transfers. TypeScript/Bun monorepo with server orchestrator, client SDK, and React UI components
framework fullstack mongodb rbac realtime typescript websocket
Last synced: 01 Apr 2026
https://github.com/relaycorp/ws-mock-js
Mock client and server to unit test the NPM package 'ws'
Last synced: 05 Mar 2026
https://github.com/nands93/neighborhood_watch
Report, map, and receive real-time neighborhood safety alerts with a Go/Gin API, PostgreSQL + PostGIS, and a React + Leaflet map, all containerized with Docker.
alerts argon2 community-safety docker docker-compose geospatial gin go jwt leaflet makefile map neighborhood-watch pgadmin postgis postgresql react real-time vite websocket
Last synced: 11 Apr 2026
https://github.com/rlnkoo/one-to-one-chat-app
One to one chat application backend created in Java
java mongodb spring-boot websocket
Last synced: 05 May 2026
https://github.com/wamp3hub/wamp3py
Python client library for Web Application Messaging Protocol
client-library messaging networking real-time wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/wamp3hub/wamp3js
JavaScript client library for Web Application Messaging Protocol
client-library messaging networking realtime wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/gilwong00/go-webrtc-app
golang react typescript webrtc websocket
Last synced: 05 May 2026
https://github.com/seriousben/socket.io-raft
Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.
raft raft-consensus-algorithm socket-io socket-io-adapter websocket
Last synced: 26 Feb 2025
https://github.com/muhammadranju/scic-job-task
The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a
api backend javascript mongodb nodejs react websocket
Last synced: 09 Apr 2026
https://github.com/yadavnikhil03/lan-dropspot
It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed
async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/hercules2013/flutter_mplos
Timer, Task Tracking & Chat App developed by Flutter
chat-application dio flutter websocket
Last synced: 07 May 2026
https://github.com/idabmat/tic_tac_toe_client
React Client for the Tic Tac Toe game
nextjs react ssr tic-tac-toe websocket
Last synced: 16 Apr 2026
https://github.com/stackthecode/messaging-app
Real Time messaging app with different features developed on Spring Boot (Cortex)
java jwt messaging spring-boot websocket
Last synced: 15 May 2026
https://github.com/cenwadike/near-event-websocket-client
rust implementation of event websocket client for NEAR protocol
events nearprotocol rust websocket websocket-client
Last synced: 22 May 2026
https://github.com/shubhdotai/offline-voice-ai
FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI
fastapi mlx voice-agent websocket
Last synced: 05 May 2026
https://github.com/komik966/postgstats
d3 d3js java netty postgres postgresql reactjs rxjs statistics typescript websocket
Last synced: 11 Apr 2026
https://github.com/tandavala/go-chat
A WebSocket based web chat
css golang html javascript real-time scalability websocket
Last synced: 11 Mar 2026
https://github.com/believemanasseh/audio-purifier-extension
A chrome extension for noise suppression
audio-processing deep-learning deepfilternet fastapi machine-learning noise-suppression speech-enhancement websocket
Last synced: 16 Apr 2026
https://github.com/haydnmeyburgh/cod-esports-tournament-manager
This is a Call Of Duty online tournament management system that tournament organisers can use to manage tournaments, teams, matches and match results all in one place.
gin-gonic go jwt-authentication mongodb websocket
Last synced: 05 May 2026
https://github.com/young-flash/websockets-demo
This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).
cpp publish-subscribe websocket websockets-server
Last synced: 03 Apr 2025