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-29 00:30:23 UTC
- JSON Representation
https://github.com/dougfsilva/myiot-backend
O projeto é uma plataforma na qual o usuário cria uma conta, se conecta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos do tipo analógico e digital. A API então será responsável por receber os dados do Broker e por salvar as informações no banco de dados, e também oferecer uma interface para envio de comandos para os dispositivos.
java mongodb mqtt mvc spring-boot spring-security websocket
Last synced: 07 Apr 2026
https://github.com/yadavrajnish/chat-app
Full-Stack Developer | React.js, Node.js, Express.js, MongoDB
expressjs javascript mongodb nodejs reacjs taiwindcss websocket
Last synced: 07 Apr 2026
https://github.com/levysantiago/polls-nlw-expert
Create polls and allow users to vote on them.
docker fastify nlw nodejs postgresql prisma pubsub redis rocketseat typescript websocket
Last synced: 07 Apr 2026
https://github.com/ahmetkca/golang-chat-app-with-file-sharing
A Chat web application with file sharing capability
docker-compose golang minio websocket
Last synced: 02 May 2026
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/okazawa0929/websocket-sample
時間のかかる処理の完了通知をsocket.ioを使って実装したデモアプリ
jotai nextjs shadcn-ui socket-io typescript websocket
Last synced: 04 May 2026
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/radd/rtc-test-server
Real-time communication test server
http-long-polling server-sent-events spring-boot stomp websocket
Last synced: 17 May 2026
https://github.com/gabrielfeijo/websocket-chat
Chat em tempo real que utiliza a tecnologia WebSocket
nextjs react react-dom socket-io tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/dbarochiya/chatapp
Simple chat application with go, react and websocket
chat-application go golang react websocket
Last synced: 11 May 2026
https://github.com/femtotrader/libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 15 Sep 2025
https://github.com/dnbard/websockets-connection
WebSockets Performance Test
Last synced: 21 Mar 2025
https://github.com/shuklansh1/sockettestapp
jetpack-compose kotlin socket-io websocket
Last synced: 09 May 2026
https://github.com/emagood/thot-p2p
This application allows P2P (Peer-to-Peer) communication between devices using different implementation methods in Godot 4.4: ENet, WebSocket, and TCP_Peer. Its main purpose is to connect devices and exchange information, data or messages
e-net godot godot-engine godot4 p2p tcp-socket websocket
Last synced: 21 Mar 2025
https://github.com/royaals/exchange-webapp
Exchange Webapp-distributed system example
message-queue nextjs nodejs postgresql pubsub redis websocket
Last synced: 11 Apr 2026
https://github.com/okayama-daiki/tic-tac-toe-online
Simple two-player online Tic-tac-toe
Last synced: 17 Mar 2025
https://github.com/polvallverdu/shoppinglist-server
Websocket for my Shopping List app.
Last synced: 24 Jul 2025
https://github.com/stark-x/websocketchatroom
Training for websocket
learning python training websocket
Last synced: 02 Jul 2025
https://github.com/whyankush07/videocall-app
This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.
Last synced: 11 Jan 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/marcinbator/rag2-integration-test
Remote control source and web game integration demo tool for RAG2
Last synced: 16 May 2026
https://github.com/spikything/next-finance-app
Real-time crypto price tracker using WebSocket API and Next.js 💹
chart crypto d3 finance fintech javascript nextjs react realtime typescript websocket
Last synced: 06 Apr 2026
https://github.com/ultimaweapon/dotnet-websock
Low-level implementation of WebSocket for .NET
Last synced: 03 Apr 2025
https://github.com/vanheemstrasystems/home-assistant-websocket
Home Assistant - Websocket
Last synced: 04 Jan 2026
https://github.com/shuklansh1/SocketTestApp
jetpack-compose kotlin socket-io websocket
Last synced: 09 May 2025
https://github.com/dougfsilva/websocket-client-tester
Aplicação desenvolvida com Angular para testes de websocket. Com a aplicação é possível se conectar com uma url, fazer subscribe em tópicos e publicar mensagens, possibilitando testar alguma API com a funcionalidade de websocket
Last synced: 16 May 2026
https://github.com/syed-m-nofel/connectify
A sleek, real-time chat app powered by HTML, CSS, Node.js, and WebSocket.io. Connect instantly, communicate effortlessly.
css html html5 json node-js nodejs websocket websocketio
Last synced: 17 Feb 2026
https://github.com/jiowchern/regulus.samples
Examples of using Regulus.Remote.
c-sharp chat chatroom client-server csharp dotnet-standard helloworld il2cpp network socket stride3d unity3d unity3d-plugin webgl websocket
Last synced: 17 May 2026
https://github.com/steve-erick/battledev
Projeto frontend em Vue Js e Backend em FastApi para criação de uma interface esportiva de batalhas entre dois desenvolvedores
Last synced: 16 May 2026
https://github.com/anoff/mobcards
cardgames made for smartphones
card cards-against-humanity game mobcards socket-io vue webdev websocket
Last synced: 20 Apr 2026
https://github.com/panastasiadis/crowd-density-heatmap
This is a front-end web application written in JavaScript that uses the Leaflet library to display a heatmap layer of the crowd of Das Fest 2018 over the corresponding map location.
crowd-simulation das-fest-2018 front-end heatmap javascript leaflet real-time-data trilateration visualization websocket
Last synced: 03 May 2026
https://github.com/gtoxlili/phantom-cipher
达芬奇密码 · 浏览器即开即玩的 2-4 人密码推理桌游 · 4 字符房间码拉朋友入局 · 怪盗 / Persona 5 视觉风格 · 自托管开源
axum bilingual board-game browser-game card-game chinese coda da-vinci-code davinci-code deduction-game multiplayer-game persona-5 pwa realtime rust self-hosted solidjs sqlite web-game websocket
Last synced: 12 Jun 2026
https://github.com/njasm/blunt
Highly opinionated way to build asynchronous Websocket servers with Rust
asynchronous network-programming opinionated rust rust-lang tokio websocket websockets
Last synced: 06 Apr 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/naiemofficial/laravel-realtime-chat
A real-time video chat application built with Laravel, Vite, and Pusher for instant messaging and video calls.
laravel livewire pusher realtime-chat realtime-communication reverb webrtc websocket
Last synced: 07 May 2026
https://github.com/anujistwal/real-time-chat-application
The chat application which uses web socket for real time seamless communication between multiple users.
Last synced: 08 May 2026
https://github.com/christian-kardach/octopi-status
Get status spoken to you every 10th percent. OctoPI and TTS
3d-printing azure octopi tts websocket
Last synced: 04 Apr 2026
https://github.com/dmitriiviktorov/instantmessages
Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.
aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket
Last synced: 08 Apr 2026
https://github.com/tans105/websocket-demo-server
A simple websocket based server for a chat app
chat chat-application java spring-boot spring-websocket websocket websocket-application websocket-server
Last synced: 18 May 2026
https://github.com/ankman007/realtime-chat-app
Real-Time Chat app with Django Channels and WebSockets
chatapp django-channels htmx redis websocket
Last synced: 16 May 2026
https://github.com/miguelripoll23/hood-ball
Accelerate and smash your way to victory in a car-based multiplayer soccer battle.
game multiplayer passkey webrtc websocket
Last synced: 16 May 2026
https://github.com/sawmfawker/reflex
Reflex enables fast, customizable web apps built in pure Python. Deploy in seconds and deliver performant UIs with minimal setup for modern dashboards. 🐙
ai dll framework frp hotwire il ilspy ioc open-source package reflector reflex-frp ruby stimulus stimulusreflex turbo web websocket
Last synced: 17 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/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/zmyzheng/socket-io-typescript-chat-app
A Real Time Chat App with TypeScript: Integrating WebSocket(socket.io) , Node & Angular
angular angular-material2 chat-app nodejs socket-io typescript websocket
Last synced: 03 May 2026
https://github.com/lightbeem3296/fastapi-websocket-chatroom
The FastAPI WebSocket Chatroom Demo is a real-time chat application built using FastAPI's WebSocket support. This demo showcases how to create a chatroom where multiple clients can join and communicate instantly, with messages sent by one client broadcasted to all other connected clients.
Last synced: 13 Mar 2025
https://github.com/ali7haider/ichat-web-app
This Chat app is a modern and intuitive chat application that provides seamless communication for users across the globe. Built with cutting-edge web technologies, including HTML, CSS, Node.js, and Socket.io.
css html javacript nodejs socket-io websocket
Last synced: 19 Aug 2025
https://github.com/chgl16/websocket-broadcast
Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯
spring-boot thymeleaf websocket websocket-broadcast
Last synced: 15 May 2026
https://github.com/anandpiyush1521/springchat
Spring Boot Chat Application with WebSocket
Last synced: 11 May 2026
https://github.com/sk25469/dumsharaz
Backend for Dumsharaz application built with GO🔥
backend go golang melody realtime-messaging socket websocket
Last synced: 17 Jan 2026
https://github.com/sergeimischenko/django_channels_chat
Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками
django django-channels javascript python websocket
Last synced: 17 Mar 2025
https://github.com/yevtyushkin/deberts
Your favourite game
axum jsonwebtoken oauth2 rust serde serde-json sqlx tokio tungstenite websocket
Last synced: 28 Mar 2025
https://github.com/akv3sic/ep-grupa-7-client
School project for the course "Elektroničko poslovanje" at FSRE.
pinia typescript vue vuejs websocket
Last synced: 27 Apr 2026
https://github.com/jirufik/jrfawaitres
Run an asynchronous request with a callback to the socket.io server in a synchronous style.
io jrf realtime socket socketio websocket websockets
Last synced: 06 Apr 2025
https://github.com/jirufik/jrfws
Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets
api async-await client jrf jrfws realtime route routing server webclient websocket websockets ws
Last synced: 06 Apr 2025
https://github.com/guyshane/unlockclient
A client side library for authenticating with Unlock
authentication javascript websocket
Last synced: 17 May 2026
https://github.com/heikkilamarko/nats-demo
NATS Demo
grafana messaging mqtt nats prometheus sveltekit websocket
Last synced: 09 May 2026
https://github.com/akkuman/websocket
websocket is copy of golang.org/x/net/websocket, can set Host and TlsConfig
golang golang-package websocket
Last synced: 25 Jan 2026
https://github.com/br34th7aking/pingo
Real-time chat application built with React, Django Channels, Redis, and PostgreSQL. Features WebSocket communication, multiple chat rooms, and modern containerized deployment.
chat-application django django-channels django-rest-framework docker postgresql react real-time redis websocket
Last synced: 11 Apr 2026
https://github.com/mattmajestic/websockets-fastapi
A minimal example of Websockets using FastAPI & HTML Templates
Last synced: 30 Mar 2025
https://github.com/72-s/foundationlib
The Foundation Library for my plugin CommandBridge
Last synced: 05 Apr 2025
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/royaals/realtime-chat-application
A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.
nextjs nodejs strapi tailwindcss typescript websocket
Last synced: 08 Apr 2026
https://github.com/vivekky57/chat-app
Simple web Chat- App
express html-css-javascript nodejs websocket
Last synced: 08 Apr 2026
https://github.com/lurblaeser/sockets
hacktoberfest mqtt-client socket-io sockjs-client stomp-client websocket websocket-client
Last synced: 06 Mar 2026
https://github.com/kenzycodex/spring-notification-service
Production-ready Spring Boot microservice for multi-channel notifications including email, real-time WebSocket, and RabbitMQ queue-based messaging with JWT authentication
docker email java jwt maven messaging microservice mysql notifications rabbitmq realtime rest-api smtp spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/ajay007e/omegle
A basic simultaneous video and chat application using WebSocket and vanilla HTML, CSS, and JavaScript. It allows real-time text messaging and peer-to-peer video calls in the browser without any frameworks.
ejs nodejs omegle peerjs socket-io webrtc websocket
Last synced: 02 Apr 2026
https://github.com/jonathan-pap/secret-hitler
Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/
ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket
Last synced: 15 May 2026
https://github.com/letstayfoolish/teletrader-assignment-project
spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/
chilicode crypto cryptocurrency frontend react tailwindcss websocket
Last synced: 10 May 2026
https://github.com/t33devv/elevator-sim-backend
expressjs websocket.io backend with 2-elevator request logic
elevator-simulation expressjs websocket
Last synced: 15 May 2026
https://github.com/ricardo-cs/sorteio-websocket-js
Uma aplicação simples de sorteio em tempo real utilizando WebSocket.
Last synced: 17 May 2026
https://github.com/hightemp/appsharedclipboard
Qt application for sharing clipboard
clipboard clipboard-history electron-app javascript quasar-framework tray-application udp-broadcast websocket
Last synced: 12 Apr 2025
https://github.com/osmanmesutozcan/node-sketches
Playing with node.
javascript node-sketches nodejs vanillajs websocket
Last synced: 17 May 2026
https://github.com/kiarashyavari/group_chat
this is a group chat project with django and channels for websocket connections and real time web.
channels chat-application django redis websocket
Last synced: 17 May 2026
https://github.com/kaungmyathan22/golang-chitchat
Simple golang chat app written in gorilla mux
Last synced: 12 Jan 2026
https://github.com/s-amiral/arduinozore
Realization of a web interface allowing to visualize sensors data sent by an arduino on a serial port.
arduino automation domotique python webserver websocket
Last synced: 17 May 2026
https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket
Bonus #4 of the Rocketseat GoStack Bootcamp: Chat application with AdonisJS and WebSocket.
adonisjs backend bonus bootcamp brazil course css frontend fullstack goiania goias gostack html javascript matheus nodejs oliveira ramalho rocketseat websocket
Last synced: 12 Apr 2026
https://github.com/abdulhadi806/mern-managing-app
Mernstack task management system
expressjs fullstack mern-stack nodejs reactjs restful-api webapp websocket
Last synced: 08 Apr 2026
https://github.com/newmcpe/tg-ws-proxy
Fast Rust rewrite of a Telegram MTProto<->WebSocket bridge proxy with DPI evasion — desktop tray (egui) and Android (Compose) apps.
android anti-censorship boringssl censorship-circumvention dpi-bypass egui ja3 jetpack-compose mtproto mtproto-proxy proxy rust telegram telegram-proxy tokio websocket
Last synced: 24 Jun 2026
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/mccutchen/websocket
A zero-dependency Golang implementation of the websocket protocol (RFC 6455)
golang websocket websocket-server
Last synced: 17 May 2026
https://github.com/corenting/poc_shelly_cloud_control_api_ws
A POC for the Shelly Cloud Control API - WebSocket API
python shelly shelly-plug-s shelly-plugs websocket
Last synced: 23 May 2026
https://github.com/tomaszrewak/chesscooperation
An online chess game
aspnetmvc chess signalr websocket
Last synced: 29 Jun 2026
https://github.com/rahulparihar-30/access-anywhere-server
An cross functional mobile application allowing users to download and preview their file system from remote without the need of accessing the computer. This is the server
api flask hactoberfest python python3 socket-io websocket
Last synced: 18 Apr 2026
https://github.com/chanchai9666/go-websocket-chat
gofiber websocket
chat docker-compose go golang sqlite3 websocket
Last synced: 17 May 2026
https://github.com/yplog/ticktockbox
ticktockbox is a lightweight API service written in Go, designed for time-sensitive data delivery.
Last synced: 28 Mar 2025