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-25 00:30:36 UTC
- JSON Representation
https://github.com/wesh92/fastapi-websockets-llm-example
Example of Websockets Implementation in FastAPI/Python
ai fastapi fastapi-template llm openrouter python websocket
Last synced: 28 Apr 2026
https://github.com/marketcalls/crypto-realtime-questdb
Crypto Realtime Dashboard
cryptocurrency dashboard data-ingestion fastapi python questdb real-time websocket
Last synced: 29 Apr 2026
https://github.com/hendurhance/dogediscuss
A discussion forum RestAPI built with Laravel, JWT and Vue scaffolding for Frontend SPA with Websockets
authentication jwt laravel pusher pusherjs rest-api vue websocket
Last synced: 01 May 2026
https://github.com/d4nyll/cucumber-socket
In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.
async asynchronous bdd cucumber gherkin socket-io testing websocket
Last synced: 01 May 2026
https://github.com/d-exclaimation/over-layer
A GraphQL over Websocket Stream-based Transport Layer on Akka.
akka akka-actor akka-http akka-streams graphql graphql-over-websocket graphql-subscriptions graphql-ws sangria sangria-graphql sangria-subscriptions subscriptions-transport-ws websocket websockets
Last synced: 05 May 2026
https://github.com/pradeep-selva/arcadia-typerace
Join or create a room and challenge your friends to a typing race
golang race typescript typing vue websocket
Last synced: 08 May 2026
https://github.com/andrsam/chatroom
A simple chat room application in Spring boot and Rabbit MQ
docker-compose java rabbitmq spring-boot websocket
Last synced: 09 May 2026
https://github.com/fullstop000/golang-online
A web app for compiling .go file online using Websocket and native go tools
Last synced: 10 May 2026
https://github.com/alisharjeell/termotebackend
A Rust-based lightweight Agentic Development Environment (ADE) that boosts your productivity with a persistent multi-pane workspace, built-in tools, and one-click remote access so you can keep working from your phone, anywhere.
ade agentic-development-environment remote-access remote-control rust terminal websocket
Last synced: 11 Jun 2026
https://github.com/microchiptech/pic32mzw1_websocket_http_website
"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.
http pic32mzw1 webpage website websocket wfi32 wfi32iot-board
Last synced: 12 Jun 2026
https://github.com/primebible/primebible-obs
Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship
bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship
Last synced: 14 Jun 2026
https://github.com/itraceur/sockjs-channels
WebSocket emulation - SockJS server implementation for Django Channels.
asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket
Last synced: 23 Jun 2026
https://github.com/tes3awy/cisco-catalyst-center-webhooks
Webhook Testing with Cisco Catalyst Center (a.k.a DNA Center)
api catalyst-center-automation cisco flask real-time webhook websocket
Last synced: 25 Apr 2026
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/percival33/computer-network-programming
Repo for the network programming course, aimed at creating a real-time advertising bulletin board system
Last synced: 19 Apr 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/castanedaluis/chat-websocket
Chat con protocolo websockets
Last synced: 11 Apr 2026
https://github.com/aarush0101/rich-presence
Rich presence stimulated through Discord WebSocket based connection.
discord educational rich-presence rpc websocket
Last synced: 11 Apr 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/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/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/dineshk3012/compete_nest
An online code judge platform allowing users to write, run, and test code in multiple languages. The platform evaluates user submissions against predefined test cases and is designed to support coding contests in the future.
aws-ec2 aws-s3 expressjs postgresql reactjs redux socket-io tailwindcss typescript vercel websocket
Last synced: 21 Feb 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/20centaurifux/icb-ws
HTML5 front-end for ICB.
chat html5 icb javascript python websocket
Last synced: 28 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/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/ankush-web-eng/chatsia
Chat and Video call your friends with Chatsia. Built with Next.js, it uses web-sockets in the backend to chat live and exchange sdp or IPs to share media live as well.
mongodb nextjs14 prisma-orm react turborepo tyepscript webrtc websocket
Last synced: 31 Mar 2025
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/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/adrianovolter/polls
NLW Expert - Node
fastify nodejs postgresql prisma redis typescript websocket zod
Last synced: 03 Feb 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/elitebot47/echoline
Real-time messaging app with WebSocket communication, file uploads, and notification system. Modern full-stack implementation.
chat communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand
Last synced: 01 Jul 2025
https://github.com/rakhiazfa/simple-chat-app
A simple chat app written with go and gorilla websocket
chat-app go go-websocket gorilla-websocket websocket
Last synced: 11 Jun 2026
https://github.com/michaellf107/web-sockets
Example code of Websocket clients and servers, made with various frameworks and languages
nodejs python react svelte typescript vue websocket
Last synced: 11 Apr 2026
https://github.com/allan-nava/grafana-websocket-plugin
Grafana websocket plugin
grafana grafana-plugin websocket
Last synced: 21 Jan 2026
https://github.com/samicpp/tcp-services
A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS
deno http http-server http2 http2-server library server tls-support typescript webserver websocket
Last synced: 10 Mar 2026
https://github.com/TouradBaba/sensors_data_streaming
A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.
api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket
Last synced: 16 May 2025
https://github.com/aya-jafar/gemini-api
Gemini chatbot & image with text generating
chatbot gemini gemini-api google websocket
Last synced: 16 May 2025
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/wamp3hub/wamp3go
GO client library for Web Application Messaging Protocol
client-library messaging networking realtime wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/dmitrymyadzelets/uploader
Uploads files via WebSocket API
Last synced: 27 May 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/kerolesnabill/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: 02 Apr 2025
https://github.com/prysya/react-burger
Small project with Cosmo-Burger restoraunt
react redux redux-thunk redux-toolkit websocket
Last synced: 08 May 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/aniket205kadam/namasteapp
🚀 Namaste App – A full-stack web application with a React frontend and Spring Boot backend.
docker java javascript jwt reactjs spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/aryan-programmer/justice-firm-v2
A website for lawyers, and for clients to access their service. Implemented with AWS Lambda & API Gateway for the backend, and Nuxt.js & Vue for the frontend.
aws-apigateway aws-cdk aws-lambda aws-rds aws-s3 esbuild javascript jwt mariadb material-ui nodejs nuxt nuxt3 s3 typescript vue vue3 vuetify websocket websocket-chat
Last synced: 14 Apr 2026
https://github.com/malikmaky/iot-rgb-led-controller
This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.
esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi
Last synced: 21 Jan 2026
https://github.com/agitrubard/web-chat-app
Web Chat Application
chat documentation heroku hibernate java maven sockjs spring-boot stomp websocket websockets
Last synced: 08 May 2026
https://github.com/android-module/android-logger
Websocket日志打印
kotlin-android socket websocket
Last synced: 14 Jan 2026
https://github.com/xiaozhiliaoo/netty-practice
netty-practice
netty4 network-programming websocket
Last synced: 05 Jul 2025
https://github.com/ekaone/crdt-yjs
Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically
p2p valtio valtio-yjs websocket yjs
Last synced: 29 May 2026
https://github.com/gotz1480/websocket-example
Websocket example in C language.
websocket websocket-client websocket-example websocket-server websocket-server-client winsock winsock2
Last synced: 07 Apr 2025
https://github.com/pavelprokhorenko/graphql-requests
GraphQL client, high performance, easy to use, sync/async support
aiohttp aiohttp-client async asynchronous asyncio graphql http http-client json long-polling python python3 web websocket
Last synced: 10 Mar 2026
https://github.com/eosswedenorg-go/antelope-ship-client
Client implementation of antelope state-history websocket.
antelopeio blockchain client eosio fio go golang leap libre ship state-history ultra wax websocket
Last synced: 02 Sep 2025
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/solviumdream/socket.go
A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.
concurrency go golang socket-go websocket
Last synced: 15 Apr 2025
https://github.com/anirbanroydas/opruut
A route optimiser for metro stations and subways giving (a). the shortest travel time with (b). maximum comfort [eg: less crowd, possibility of finding a seat, etc..] using primarily React Js (with Redux), Laravel framework(PHP), Node-Js(Socke.io Server), Neo4J (Graph Database).
graph-database job-queue laravel machine-learning mysql neo4j nodejs react redis redux route-optimization socketio websocket
Last synced: 09 Apr 2026
https://github.com/longwater1234/space-checkers
Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop
boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket
Last synced: 22 Feb 2026
https://github.com/viveksb007/webrtc-signalling
Signalling server for WebRTC
gradle reactjs spring-boot webrtc webrtc-signaling websocket
Last synced: 12 Apr 2026
https://github.com/athanclark/websockets-simple
A simple wrapper around the websockets library.
algebraic-data-types api haskell websocket
Last synced: 16 Nov 2025
https://github.com/princiya/websc
Web summer camp (JavaScript) - Peer to Peer Web
canvas express getusermedia javascript node selfieapp webrtc websc websocket
Last synced: 13 Apr 2026
https://github.com/aloiscrr/deno-websocket-chat
Chat made with new runtime Deno and WebSockets.
Last synced: 30 Apr 2026
https://github.com/didierfranc/socket.cool-home
socket.cool
feathersjs nodejs reactjs webcomponents websocket
Last synced: 20 Apr 2026
https://github.com/christophe77/electronack
Reverse connection malware with control center with electron and nodejs
Last synced: 18 May 2026
https://github.com/v0id-user/hosewatcher
Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.
atproto bluesky cloudflare cloudflare-workers firehose typescript websocket
Last synced: 10 Apr 2026
https://github.com/vedanty3/imessage-clone
iMessage clone built with cutting-edge technologies, including Next.js, GraphQL, Prisma, TypeScript, Chakra UI, Web Sockets, and MongoDB. The application not only replicates the sleek user interface of iMessage but also incorporates advanced functionalities such as group chat and OAuth authentication using NextAuth..
chakra-ui graphql mongodb nextauth nextjs prisma react ssr typescript websocket
Last synced: 02 Apr 2026
https://github.com/go-crzy/lambda-go-websocket
Deploy websockets in AWS API Gateway with Go/Lambda
apigateway aws go lambda terraform websocket
Last synced: 10 Apr 2026
https://github.com/rudrodip/sonicrypt
Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.
arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket
Last synced: 10 Apr 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/rhaeguard/multiplayer-tictactoe
Tictactoe that can be played by two people in different machines
multiplayer-game react tictactoe websocket
Last synced: 19 Jun 2026
https://github.com/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels
Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.
django django-channels game python realtime-game redis redis-cache websocket
Last synced: 09 May 2026
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/hakoniwalab/hakoniwa-pdu-python
Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket
hakoniwa ros shared-memory simulation websocket
Last synced: 30 Aug 2025
https://github.com/jzarca01/blockvr
Displays the last 1000 unprocessed blocks in the blockchain
Last synced: 01 Mar 2025
https://github.com/iamkartiksaini/mern_social_chat_app
Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.
authentication express-js javascript middleware mongodb multer reactjs websocket
Last synced: 13 Apr 2026
https://github.com/armoe-project/kook-go
适用于 Golang 的 KOOK 机器人 SDK
golang kaiheila-bot kook-bot sdk websocket
Last synced: 13 May 2026
https://github.com/nuricanozturk01/call-of-project-backend
Call-of-Project. Find Your Project Buddy! Microservice based Project
apache-kafka api-gateway aws-s3 azure bash-script eureka-server feign-client h2-database java junit5 jwt-token microservices-architecture mock-test mongodb mysql pagination spring-boot spring-security websocket
Last synced: 13 Apr 2026
https://github.com/chempik1234/EMPTY-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 23 Aug 2025
https://github.com/lukataylo/foldo
A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.
agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket
Last synced: 15 Jun 2026
https://github.com/adamanr/transmitting-api
API for transmittings data from client to server
Last synced: 22 Aug 2025
https://github.com/than-dev/terminal-chat
It's a chat that runs in cmd, developed only with nodejs native modules!
chat-application cli javascript nodejs socket terminal websocket
Last synced: 03 May 2026
https://github.com/shashankvish0010/zen
Zen is a state-of-the-art communication platform built on the PERN stack and WebRTC technology with WebSocket for real-time communication. Offering seamless video calling and upcoming live streaming features, Zen ensures secure, reliable, and user-friendly experiences.
express node pern-stack postgresql react real-time-processing real-time-video-streaming socket-io video-conference-application videocalling webrtc websocket
Last synced: 10 Apr 2026
https://github.com/codersuresh/real-time-chat
Real time chat app using socket.io
cors express nextjs socket-io tailwindcss vercel websocket
Last synced: 10 Apr 2026
https://github.com/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026