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-01 00:30:48 UTC
- JSON Representation
https://github.com/shiny-huiying/video-calling-app
A video calling application built with WebRTC and JavaScript.
real-time socketio video-calling vue3 webrtc websocket
Last synced: 19 May 2026
https://github.com/khaleda-02/nest-support-system
github repo for a backend project done with nestjs framwork, which is a support system applications. Project breakdown: Userscancreate tickets . Admins/support staff can view and respond to these tickets in real-time. Theusergetsreal-time notifications and emails for updates on their Tickets. Technologies Used: Nodejs,
mysql nestjs nestjs-backend node realtime redis sequelize typescript websocket
Last synced: 09 Apr 2026
https://github.com/sangello31/chat-websocketsapi
Real Time Chat API
gin-gonic golang rest-api websocket
Last synced: 28 Apr 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/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
https://github.com/engsahaly/realtime_course
Laravel Realtime Notifications Course on Udemy
broadcast broadcast-reciever broadcaster broadcasting broadcastreceiver laravel laravel-framework laravel-package notification notifications pusher pusher-channels pusherjs realtime realtime-database websocket websockets
Last synced: 30 Jul 2025
https://github.com/chneau/draw
A simple real-time collaborative drawing app built with Go
collaborative drawing golang simple websocket
Last synced: 07 Nov 2025
https://github.com/tdjsnelling/dwsps
Tiny distributed websocket pub/sub system
distributed javascript pubsub websocket
Last synced: 02 Apr 2025
https://github.com/emirbaycan/vscoder-copilot
VSCoder Copilot lets you browse, edit, and chat with GitHub Copilot from your phone—secure 6-digit pairing, real-time sync, and cross-network connectivity.
ai-assistant ai-coding code-editor code-review copilot cross-network developer-tools device-pairing expo file-browser productivity react real-time-sync remote-development typescript vscode-extension vscoder websocket
Last synced: 05 May 2026
https://github.com/killovsky/ceres
O Projeto Ceres é um plugin opcional desenvolvido em Golang para o Projeto Íris. Este plugin possibilita a implementação de todas as funcionalidades Golang, incluindo a compilação de códigos GO. Com isso, a Ceres elimina a necessidade de modificar o código principal da Íris ou de aprender Node.js (JavaScript) para realizar alterações.
api bot bot-framework documentation easy golang goroutines http https iris modular multiplatform plugin post socket socket-io termux websocket whatsapp whatsapp-bot
Last synced: 04 Jan 2026
https://github.com/alexandrehtrb/websocketconnector
asp-net-core csharp websocket websockets
Last synced: 29 Oct 2025
https://github.com/wille-io/httq
httq is an HTTP Server for Qt. Allows WebSocket connections. Based on NodeJS's http-parser.
http-parser http-server httpd qt websocket websocket-server websockets
Last synced: 16 May 2026
https://github.com/bornmajor/ultimate-websocket-app
This project illustrates how to use WebSocket in Hypertext Processor (PHP). It's a simple chat/messaging app that demonstrates the benefits of WebSocket over traditional polling, where the HTTP protocol remains open, allowing real-time updates without the need for constant refreshing.
asynchronous-programming chat-app php ratchet-websocket-server websocket
Last synced: 27 Mar 2025
https://github.com/amriteshanand0129/moveinsync
Case Study of MoveInSync : The Carpooling System is a backend-driven ride-sharing platform that connects riders with drivers based on location and user preferences.
express mongodb moveinsync nodejs postman websocket
Last synced: 09 Apr 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/maxcharm093/simple-tasks
Simple tasks real-time updates with django channels, DRF, celery
celery django django-channels drf rabbitmq react-redux redis websocket
Last synced: 09 Apr 2026
https://github.com/thefcraft/c-http-server
Basic http server in c
c-http-server http-server-library websocket
Last synced: 30 Jun 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/dcrousso/dots
A modern take on the classic game of Dots and Boxes
boxes dots multiplayer tomcat websocket
Last synced: 26 Jul 2025
https://github.com/0neshot101/rbxdev-ls
Luau language server and VS Code extension for Roblox, with strict type checking, smart completions, and optional live-game tooling via an executor bridge.
code-intelligence developer-tools diagnostics intellisense language-server lsp luau mcp model-context-protocol roblox static-analysis studio-plugin type-checking typescript vscode-extension websocket
Last synced: 13 Apr 2026
https://github.com/mohitsinghs/wsf
A client-hub architecture with Fiber and Websockets
Last synced: 05 Apr 2025
https://github.com/eswat2/proto-notes-dkr
a simple UI and API server packaged with Docker...
Last synced: 19 May 2026
https://github.com/shreyxnsh/chatapp-websockets
A Flutter Chat App with Websockets technology using socket.io for bidirectional communication in Node.js
chat-application flutter nodejs nodejsapi socket-io websocket websockets whatsapp
Last synced: 05 Apr 2026
https://github.com/ymzuiku/serral
完全使用Websocket代替http的Nodejs-Server 并且内置路由规则,简单且高性能 \ Like Serral in StarCraft2, simple and direct powerful. Only websocket serve, no http API.
nodejs router server uwebsockets websocket
Last synced: 20 May 2026
https://github.com/nerdfiles/chatserver
chat server using websocket and loopback for frontend: https://github.com/nerdfiles/chat. this codebase is _not rest-ful_
messaging-api not-rest-ful socket-io websocket
Last synced: 19 May 2026
https://github.com/vdaburon/har-to-jmeter-convertor
Convert a HAR file to JMX script file and record XML
convertor har jmeter jmeter-plugin websocket
Last synced: 04 Sep 2025
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/james2doyle/post-socket
Turn a POST request (JSON) to Websocket event
golang server webhook websocket
Last synced: 20 Jun 2026
https://github.com/james2doyle/go-macaron-websocket-example
An example app using Macaron with websockets for Golang
Last synced: 13 Jun 2026
https://github.com/aak1247/gproxy
Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具
cli http proxy proxy-server tcp websocket
Last synced: 17 Jan 2026
https://github.com/okaybenji/tiles-server
a musical toy built in AngularJS
javascript server toy websocket
Last synced: 23 May 2026
https://github.com/igorsheg/set-up
A real-time multiplayer card game of "Set".
cards game reactjs rust typescript websocket
Last synced: 11 Jun 2026
https://github.com/granden-corp/demoaspnetcoresignalr
Demo various client connecting Asp.NET Core SignalR with Azure SignalR Service
asp-net-core azure-signalr-service signalr-core websocket xamarin
Last synced: 15 May 2026
https://github.com/pjtunstall/mad
The Mad Bomber's Tea Party: 01Founders project to make a multi-player browser game using web sockets, and no WebGL or any framework except one we made in an earlier project. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Mar 2025
https://github.com/blackishgreen33/nextjs-websocket-mcp
A demo of implementing MCP communication based on WebSocket using Next.js
Last synced: 13 May 2026
https://github.com/lts8989/comfyui-go-sdk
Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.
Last synced: 15 May 2026
https://github.com/biswajitpanday/android-websocketasservice
Android WebSocket using OkHttp3 as Service
Last synced: 15 May 2026
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/rowingdude/libtradier
A C++ library for the Tradier API
api-client async cpp cpp20 finance financial-data financial-tools investment market-data options-trading order-management portfolio rest-api sdk stock-market tradier trading trading-library websocket
Last synced: 15 Jun 2025
https://github.com/daggilli/gpiowsserver
A WebSocket-based server to communicate with the GPIO on a Raspberry Pi
backend gpio hardware-abstraction hardware-adaptation raspberry-pi typescript websocket websocket-server
Last synced: 15 May 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/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/sedrubal/mprisweb
Control your musicplayer through the web
bootstrap dbus mpris music-player tornado web-app websocket
Last synced: 19 May 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/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/nuricanozturk01/callofproject-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: 14 Mar 2025
https://github.com/mstgnz/multi-wordle
Wordle multiplayer with WebSocket in Go
chat docker go multiplayer score websocket wordle
Last synced: 17 Apr 2026
https://github.com/pomxark/chat
Незавершенный эксперимент. Сервис чата c использованием чистого php, swagger-ui
laravel laravel-websockets node20 ratchet swagger swagger-ui websocket
Last synced: 19 May 2026
https://github.com/haonguyenuet/market-stream
My personal playground in Flutter, MarketStream is a real-time market data visualization app, this project delivers a minimalist, high-performance UI for tracking market prices and custom candlestick chart. Every pixel, every interaction had to be manually calculated and optimized.
binance-api candlestick-chart custompainter dart financial-data flutter realtimedata rendering streaming-data websocket
Last synced: 25 Feb 2025
https://github.com/sandhish/crypto-wiz
Crypto Website
binance-api livecoinwatch-api mern-stack websocket
Last synced: 14 Mar 2025
https://github.com/anthonygregis/slobs-websocket-js
Streamlabs OBS websocket controller built on obs-websocket-js
obs obs-studio remote-control slobs slobs-websocket streamlabs websocket
Last synced: 19 May 2026
https://github.com/realpeha/nengi-bun-server-adapter
Bun web socket server network adapter for nengi v2
Last synced: 09 May 2026
https://github.com/tjjfvi/ginrummy
A gin rummy simulator.
game game-simulation gin-rummy nodejs rummy websocket
Last synced: 14 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/shivam-goswami5123/shadowtalk
A Secure, Anonymous, and Real-Time Chat Platform
express nodejs socket-io websocket
Last synced: 31 Dec 2025
https://github.com/ahmedambadi/echochat
This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL
expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets
Last synced: 05 Apr 2026
https://github.com/royaals/docs-webs
Docs web application that allows users to create, edit, and collaborate on rich text documents in real-time.
material-ui mongodb nodejs quill-editor reactjs websocket
Last synced: 05 Apr 2026
https://github.com/skygenesisenterprise/api-service
The Official Sky Genesis Enterprise API Service Ecosystem
api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket
Last synced: 31 Dec 2025
https://github.com/iv4n-ga6l/websocket-chat-backend
A real-time chat server built with Go using WebSocket for handling communication
chatserver go golang websocket
Last synced: 26 Mar 2025
https://github.com/mmmmmob/signalr-demo
Test implementation for server-side push notification with SignalR via console app and react web app
asp-net csharp dotnet reactjs signalr signalr-client websocket
Last synced: 09 May 2026
https://github.com/jeronimoalbi/tail-ws
Tool to broadcast file changes using WebSockets
Last synced: 26 Mar 2025
https://github.com/khachatur/financialpriceservice
A .NET 8.0 Web API and WebSocket service that provides real-time financial instrument prices sourced from Binance. The service efficiently handles over 1,000 WebSocket subscribers and supports multiple instruments like BTCUSD, ETHUSD, and EURUSD. It features endpoints for fetching current prices and subscribing to live price updates.
aspnet-core binance dotnet financial real-time webapi websocket
Last synced: 09 May 2026
https://github.com/frmnj/supportmcp
Simple support ticket system with Gemini AI chat integration. Clients can create tickets via chat, employees manage and resolve them via dashboard.
ai-chat customer-support gemini-ai laravel support-system ticketing websocket
Last synced: 10 Apr 2025
https://github.com/faizahmedfarooqui/nestjs-rabbitmq-task-manager
Task Manager built using NestJS and TypeORM, and it uses RabbitMQ for event-driven communication between microservices
nestjs postgresql rabbitmq typescript websocket
Last synced: 07 May 2026
https://github.com/thagoo/punch-chat-nextjs
Private chat app made using NextJS with BunJS's uWebSocket ft. ElysiaJS
bunjs chat elysiajs nextjs peerjs uwebsockets webrtc websocket
Last synced: 19 Jan 2026
https://github.com/stark-x/websocketchatroom
Training for websocket
learning python training websocket
Last synced: 02 Jul 2025
https://github.com/okayama-daiki/tic-tac-toe-online
Simple two-player online Tic-tac-toe
Last synced: 17 Mar 2025
https://github.com/emvakar/chat_client
Client for Vapor 3 messenger server
api-client rest-client swift viper websocket
Last synced: 26 Mar 2025
https://github.com/jeromemanzano/xamarinnativeexamples
Demo application using Xamarin.iOS and Xamarin.Android
android automapper ios mvvm nunit websocket xamarin
Last synced: 16 Jan 2026
https://github.com/tonychouteau/openwebdeck
OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server
python3 remote-control server websocket
Last synced: 26 Mar 2025
https://github.com/codytseng/another-nestjs-ws-adapter
another nestjs ws adapter
Last synced: 03 May 2026
https://github.com/cyan903/ws-gui
A simple cross-platform gui for sending/receiving websockets using fyne.
cross-platform debugging-tool fyne gui websocket
Last synced: 17 Mar 2025
https://github.com/amarmuric04/my-portfolio
🌱 Fullstack Developer | Passionate about learning and building with the MERN stack. Check out my projects and growth journey!
backend ci-cd devops ecommerce expressjs frontend fullstack-developer javascript mern-stack mongodb nextjs nodejs open-source portfolio react real-time-apps tailwindcss typescript web-development websocket
Last synced: 06 Apr 2026
https://github.com/acbikash13/bingo-game
This is a Multiplayer online real-time BINGO Game. Player can join or host the game; it includes real time chat functionality with web sockets
javascript oauth2 real-time websocket
Last synced: 22 Jun 2026
https://github.com/bassemhalim/chatroom
chat room with react + Go
gin-gonic go postgresql react typescript websocket
Last synced: 06 Apr 2026
https://github.com/ksysoev/deriv-api-bff-example
Example of usage for Deriv API BFF service
Last synced: 11 Jun 2026