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-30 00:30:37 UTC
- JSON Representation
https://github.com/deepgram-starters/flask-voice-agent
Get started using Deepgram's Voice Agent with this Flask demo app
agent-api deepgram live real-time speech-to-speech voice-agent websocket
Last synced: 21 Jan 2026
https://github.com/visualstudioex3/flecktest
A little chat console program to test Fleck websockets library and IoC with Microsoft Dependency Injection library, developed in C# using .NET Core 3.1.
chat chat-application chatapp csharp dependency-injection donet-core dotnet dotnetcore fleck job-interview netcore netcore31 technical-test visual-studio websocket
Last synced: 14 Apr 2026
https://github.com/hsnfirdaus/gomeet
Contoh penggunaan WebRTC untuk video conference
golang google-meet meet typescript video-conferencing webrtc webrtc-demos webrtc-video websocket zoom
Last synced: 09 May 2026
https://github.com/houkx/netty-springmvc-and-websocket
netty based springmvc and websocket
netty spring-mvc springmvc websocket websocket-server
Last synced: 11 Jun 2025
https://github.com/moabualruz/crispy-tivi
Cross-platform IPTV and media streaming app built with Flutter and Rust. M3U, Xtream Codes, EPG, VOD, Series, Chromecast, AirPlay, cloud sync.
android-tv cross-platform dart dvr epg ffi flutter flutter-rust-bridge iptv iptv-player m3u media-player media-streaming rusqlite rust stalker-portal streaming vod websocket xtream-codes
Last synced: 08 Mar 2026
https://github.com/chrisru/beight-client
✏️ Frontend for a collaborative web editor
babel es6 eslint monaco-editor preact webpack websocket
Last synced: 04 Apr 2026
https://github.com/thefcraft/c-http-server
Basic http server in c
c-http-server http-server-library websocket
Last synced: 29 Oct 2025
https://github.com/daidoujichen/perfectchatroom
Build a easy chatroom use swift Perfect framework
example perfect-server swift websocket
Last synced: 12 Jan 2026
https://github.com/torchcc/crank4py-connector
client endpoint of a API Gateway written in python
api-gateway-endpoint microservice python-web python3 websocket
Last synced: 12 Sep 2025
https://github.com/anibulus/websocket.net
backend csharp dotnet-core web websocket
Last synced: 02 Jan 2026
https://github.com/williamlsh/simple-chat
Simple chatting app build with Websocket and authenticated via oauth2 with github
Last synced: 04 Nov 2025
https://github.com/pymarcus/message-queue
a very, very simplified alternative to Kafka. For local use.
golang message-broker message-queue websocket
Last synced: 15 Sep 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/alexandrehtrb/websocketconnector
asp-net-core csharp websocket websockets
Last synced: 29 Oct 2025
https://github.com/mohamedabdifitah/ecapi
food ordering api for customer ,drivers and resturant
api golang order-management resturant webhook websocket
Last synced: 11 Jan 2026
https://github.com/drumath2237/signalr-swa-functions-chat
フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット
azure azure-functions azure-static-web-apps signalr typescript vite vue websocket
Last synced: 11 Apr 2026
https://github.com/pomxark/django_websocket_graph
channels dafny django django-rest-framework python python3 websocket
Last synced: 04 May 2026
https://github.com/bourgeoisbear/wscli
command line interface to websockets for scriptable testing & integration
go golang gorilla-websocket websocket websocket-cli websocket-client
Last synced: 15 Jun 2026
https://github.com/influx6/octo
Octo provides a base low-level network communication across multiple protocols in Go.
distributed-tcp-messaging go go-octo golang low-level-network-library message-library messaging-layer octo tcp udp websocket
Last synced: 18 May 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: 08 Apr 2026
https://github.com/livevasiliy/laravel-starter
Boilerplate for full-stack app. Backend: Laravel 8, Lucid Architecture, Auth API, Laravel Sanctum. Frontend: Nuxt.js, WebSocket (Laravel Echo)
api boilerplate full-stack laravel laravel-echo laravel-echo-server laravel8 lucid lucid-architecture nuxt nuxtjs php74 sanctum websocket
Last synced: 09 May 2026
https://github.com/jakmobius/tanks
Browser action game project
game multiplayer typescript webgl websocket
Last synced: 11 Apr 2025
https://github.com/shinosaki/telnet-worker
Cloudflare WorkersのTCP Socket(connect() API)とWebSocketを使ったTelnetみたいなの
cloudflare-workers tcp-socket telnet websocket
Last synced: 13 Jun 2025
https://github.com/stultuss/go-ws-server
Distributed Message Service Cluster for Service Registration and Discovery via ETCD
distributed-systems etcd golang service-registration-discovery websocket
Last synced: 08 Sep 2025
https://github.com/dreisss/nlw-expert-nodejs
Back-end application developed on Rocketseat's nlw expert event (nodejs trail).
fastify nlw-expert node rocketseat-nlw websocket
Last synced: 21 Apr 2026
https://github.com/simukti/dnswsforfun
A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).
channel concurrent-programming go golang goroutines websocket
Last synced: 04 Apr 2025
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/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/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/railt/subscriptions
[READ ONLY] The Railt Framework subsriptionbs implementation
graphql php php7 subscriptions websocket
Last synced: 14 Jul 2025
https://github.com/theovidal/105chat
📨 A simple chat application made with Go
chat-application golang golang-application websocket
Last synced: 27 Mar 2025
https://github.com/ducksoft/smssenderdroid
基于 WebSocket 的编程控制短信群发系统
anko kotlin kotlin-android ktor websocket
Last synced: 04 Apr 2025
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 2026
https://github.com/leonardospereira/live-polls
API com o objetivo de fazer um sistema de votação, com resultados em tempo real / API with the object to create a poll system, having the results in real live
docker fastify nodejs postgresql prisma redis typescript websocket zod
Last synced: 06 Apr 2026
https://github.com/kateyst/js-project
chat
chat formik formik-yup javascript jwt mongodb react redux socket-io websocket
Last synced: 09 Apr 2026
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/podnet/json-rpc-websocket-server
A JSON RPC WebSocket server for device to cloud communication
Last synced: 29 May 2026
https://github.com/nfibrokerage/slipstream_honeycomb
An adapter between slipstream telemetry and honeycomb events
Last synced: 30 Jul 2025
https://github.com/ipublikuj/websockets-wamp-client
Web sockets WAMPv1 client for Nette framework (2.4+)
ipub ipublikuj nette nette-extension nette-framework php php7 php71 php72 wamp wamp-client wamp-protocol wamp-v1 websocket websocket-client websockets-wamp-client
Last synced: 20 Jan 2026
https://github.com/arthur199212/product-feedback-app
Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.
cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket
Last synced: 09 Apr 2026
https://github.com/obulks/godot-bili-live
一个适用于 Godot 4.x 的插件,用于接入 Bilibili 直播的互动玩法
bilibili bilibili-live danmaku game-development gdscript godot godot-engine godot-plugin godot4 websocket
Last synced: 13 Jan 2026
https://github.com/pablonicolla/web-message-app
Next.js web application for message and file sharing with support to chat/room creation and user role management
Last synced: 17 May 2026
https://github.com/btwshivam/typerush
TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀
expressjs framer-motion nodejs reactjs websocket
Last synced: 06 Apr 2026
https://github.com/fajarbc/reactphp-thruway-websocket-chats
Example ReactPHP Project : Websocket Chats. With the help of Thruway as PHP Router Library for Autobahn (use autobahn-browser as a client) Real-Time Application Messaging.
autobahn php reactphp realtime socket websocket
Last synced: 16 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/symblai/track-ai-insights-in-real-time-websockets-with-nodejs
A quick Node.js demo for showing you how to get up and running with Symbl.ai's contextual AI insights.
javascript node node-server nodejs real-time realtime sdk websocket websockets
Last synced: 17 May 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/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/bbrtj/perl-kelp-module-websocket-anyevent
Websocket module for the Kelp Perl framework
perl perl-kelp webdevelopment websocket
Last synced: 28 Mar 2025
https://github.com/ankitsingh2105/prepmate
Schedule mock interview with video call and colloborative code edtor with peers and friends
atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket
Last synced: 06 Apr 2026
https://github.com/guilhermerodrigues680/django-websocket-docker
Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker
chat django django-channels docker docker-compose python3 websocket
Last synced: 18 Jan 2026
https://github.com/pradyotsrivastava/chit-chat-socialmedia
A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.
material-ui mern-stack reacthooks websocket
Last synced: 26 May 2026
https://github.com/urijhoruzij/chat
React.js realtime chat app with rooms
authorization backend chat chat-application frontend jwt jwt-authentication mongodb nodejs reactjs redux websocket
Last synced: 07 Apr 2026
https://github.com/nequeo/resource
Resource code, includes WebRTC client, Cloudflare Calls client, etc...
aws cognito mathematics webrtc websocket
Last synced: 27 Jan 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/dockgraph/dockgraph
A real-time, interactive, self-hosted Docker infrastructure visualizer
docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket
Last synced: 02 Apr 2026
https://github.com/himanshugoyal77/talkflow-multilanguage-ai-translator
TalkFlow is your go to language translator to Break language barriers in India with AI-powered real-time translation for seamless communication across regions and businesses.
flutter nextjs nodejs shadcn-ui tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/joshcap20/websocket-multiplayer-tank-game
A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.
game javascript multiplayer websocket
Last synced: 28 Mar 2025
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/remixer-dec/tbab
a browser game with upgrade & battle stages written in pure typescript
autobattler game-development typescript websocket
Last synced: 08 Jun 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/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/bparanj/wsock
Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World
nodejs websocket websocket-client websocket-server
Last synced: 03 Aug 2025
https://github.com/vassbo/freeshow-api
Control the FreeShow software from anywhere with its API
Last synced: 03 Aug 2025
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/cptcr/sharding.js
Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.
discordjs-bot ioredis npm sharding typescript websocket yarn
Last synced: 19 Feb 2026
https://github.com/dxkite/php-websocket
websocket server, support reader as stream
Last synced: 25 Mar 2025
https://github.com/cmst0us/libblilivedanmaku
BiliBili Live Room, Websocket Danmaku Protocol in C++
bilibili bilibili-live cpp danmaku websocket
Last synced: 29 Mar 2025
https://github.com/allan-nava/grafana-websocket-plugin
Grafana websocket plugin
grafana grafana-plugin websocket
Last synced: 21 Jan 2026
https://github.com/omkaarr1/heroes-conquest-a-strategic-chess-battle
A unique, advanced chess-like game where you command powerful heroes and pawns in a 5x5 grid. Outmaneuver your opponent with strategic moves, challenge a smart AI, and claim victory by eliminating all enemy pieces or reaching their base!
artificial-intelligence fullstackdevelopment python3 websocket
Last synced: 09 Apr 2025
https://github.com/zziger/discord-core
Example of Discord API implementation in TypeScript
dicsord-gateway discord discord-api discord-api-wrapper typescript webpack websocket websockets
Last synced: 07 May 2026
https://github.com/dtroupe18/socket-starscream-demo
Demo on how to use Sockets with Starscream
ios node-module nodejs starscream swift websocket
Last synced: 07 May 2026
https://github.com/vadim-rudak/studymatesserver
Server for android app StudyMates with web interface
bootstrap5 css java lombok mustache mysql pdf rest-api spring-boot spring-security websocket
Last synced: 06 Apr 2026
https://github.com/alirfanyasin/laravel-websocket
Hasil belajar mengenai websocket menggunakan laravel 10
laravel laravel-framework laravel-websockets website websocket
Last synced: 16 May 2026
https://github.com/artioml/wscat
WebSocket Netcat with piping and subprotocol support
Last synced: 03 Aug 2025
https://github.com/LiterMC/cc-ws2
CC websocket server for wsd
cc-tweaked computercraft-tweaked remote-control web-ssh web-terminal websocket
Last synced: 28 Sep 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/aya-jafar/gemini-api
Gemini chatbot & image with text generating
chatbot gemini gemini-api google websocket
Last synced: 16 May 2025
https://github.com/vikas9kumargupta/group-chat-application
java-8 javascript react spring spring-boot springboot vitejs 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/athanclark/websockets-simple
A simple wrapper around the websockets library.
algebraic-data-types api haskell websocket
Last synced: 16 Nov 2025
https://github.com/ownerofglory/webrtc-signaling-go
Small server app written in Go that acts as a signaling server for WebRTC
Last synced: 18 May 2026
https://github.com/tapiwamakandigona/realtime-chat
Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime
chat-app glassmorphism messaging react realtime supabase typescript websocket
Last synced: 06 Apr 2026