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/alejandro-castillo-delgado/websocket
**WebSocket Server con Node.js y Socket.IO** 🌐 Servidor básico para comunicación en tiempo real, ideal para chats, notificaciones o actualizaciones instantáneas. Incluye: - Conexiones bidireccionales vía WebSocket - Soporte CORS para integración frontend - Eventos personalizados (`mensaje`/`respuesta`) - Configuración mínima y escalable
api backend chat-app cors events express instant-updates javascript nodejs nodejs-server notifications realtime realtime-api realtime-communication server socketio websocket websocket-server
Last synced: 11 Apr 2026
https://github.com/dwivedikirtiman/real-time-chatapplication
This is a powerful Real-Time Chat Application built with Spring Boot and WebSockets. It enables seamless communication between multiple users using STOMP (Simple Text Oriented Messaging Protocol) and SockJS for enhanced compatibility with various browsers. The app is designed to deliver fast, responsive, and interactive messaging.
bootstrap css html5 spring-boot stomp websocket
Last synced: 11 Apr 2025
https://github.com/thiagocabralcorreia/dev-meetup
DevMeetup is a MERN stack project that serves as a platform to create, register and consult Meetup events for programmers.
express jwt mern-stack mongodb mongoose nodejs react tailwindcss typescript website websocket
Last synced: 01 Apr 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: 03 Aug 2025
https://github.com/belingud/rust-echo-websocket
Echo websocket server by rust
Last synced: 05 Mar 2025
https://github.com/prandogabriel/tech-talk-ws-and-aws-api-gateway-ws
exemplo prático sobre AWS APÌ gateway websocket
aws aws-lambda websocket websockets
Last synced: 20 May 2026
https://github.com/rishabyd/echoline
Real-time messaging app with modern full-stack implementation.
chat cloudinary communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand
Last synced: 08 Apr 2026
https://github.com/nextlevelshit/adonis-crawler
A free web crawler on top of the incredibile AdonisJS Framework
adonisjs crawler javascript nodejs regex spider websocket
Last synced: 22 May 2026
https://github.com/notreeceharris/ws-p2p-comm
websocket per-to-per communication secured by multi-layer encryption.
cli communication rsa websocket
Last synced: 04 Apr 2025
https://github.com/mohammadnazm/webrtc-nodejs-typescript-project
A basic WebRTC peer-to-peer project using Node.js, WebSocket, and TypeScript. This project sets up a signaling server and WebRTC clients for real-time video streaming, showcasing a simple, TypeScript-based approach to WebRTC connections.
express nodejs typescript webrtc websocket yarn
Last synced: 08 Apr 2026
https://github.com/crispy-strawberry/zocket
Websocket implementation in zig
Last synced: 20 May 2026
https://github.com/fedott/backlog
backlog tool
agile application backlog php react websocket
Last synced: 03 Apr 2025
https://github.com/boss294/conexus
Conexus is a cutting-edge secure communication platform designed for modern connectivity needs. It ensures private and seamless communication by combining end-to-end encryption with a user-friendly interface. Conexus offers real-time messaging, file sharing, and group discussions while prioritizing security and performance.
conexus mayankchawdhari website websocket
Last synced: 12 Jan 2026
https://github.com/quartercastle/go-websocket-server
Experimenting with a websocket server based on gorilla/websocket
Last synced: 13 May 2026
https://github.com/jaedsonpys/simple-chat-socketio
Simple chat with SocketIO in Python and Javascript
chat javascript python simple-chat socketio websocket
Last synced: 16 May 2026
https://github.com/ahmedelwerdany/full-stack-websocket-example
full-stack web socket , using "ws" in backend and webSocket API in frontend
websocket websocket-client websocket-server
Last synced: 17 Jun 2025
https://github.com/dozyio/watch-websocket
File Watcher with Websocket
file-watcher go golang websocket
Last synced: 12 Apr 2025
https://github.com/vaibhavgupta5/redis-chat-app
Scalable Chat App using WebSockets and Redis
Last synced: 16 May 2026
https://github.com/leohonlmc/go_stock_tracker
Go Stock Tracker
golang stock-market tracker websocket
Last synced: 28 Mar 2025
https://github.com/marcvspt/wschat
WebSocket example through Nginx reverse proxy
Last synced: 13 Apr 2026
https://github.com/lararosekelley/wslib
Lightweight, thoroughly tested WebSocket client with features like automatic reconnection
javascript typescript websocket websocket-client ws
Last synced: 07 Apr 2026
https://github.com/rogervinas/random-sound-broadcast
🔊 Server sending random sounds to be played by its connected clients
Last synced: 24 Jul 2025
https://github.com/jryannel/go-ws-with-cancel
A go based websocket client and hub with cancel support
Last synced: 04 Apr 2025
https://github.com/imteajsajid12/laravel-websocket-live-chat
Laravel-websocket-live-chat
brotco laravel laravel-s-event-broadcasting live-chat pusher websocket
Last synced: 07 May 2026
https://github.com/tfo-dot/simplewebsocket
Simple WS(S) implementation
deno websocket websocket-client
Last synced: 02 Feb 2026
https://github.com/joaovicdsantos/whosbest
Create polls and let people decide who is best.
api golang gorilla-websocket graphql http jwt websocket
Last synced: 16 May 2026
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 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/tigeryant/super-bomber-elf
Solution to Hack London's December hackathon
Last synced: 06 Jul 2025
https://github.com/superoo7/prisma2-chat-app
Simple chat app implemented with Prisma2 using Typescirpt, Graphql
graphql prisma prisma2 typescript websocket
Last synced: 20 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/marcinbator/rag2-integration-test
Remote control source and web game integration demo tool for RAG2
Last synced: 16 May 2026
https://github.com/ultimaweapon/dotnet-websock
Low-level implementation of WebSocket for .NET
Last synced: 03 Apr 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/Traunin/websocket-extension
Control Chrome with Websockets
Last synced: 02 Nov 2025
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/octokerbs/GoChat
Websocket chat app built in Go and React.
channels go javascript react react-router websocket
Last synced: 02 Nov 2025
https://github.com/juangesino/chatty
A simple Ruby on Rails chat application using WebSockets.
chat rails-application react websocket
Last synced: 02 Nov 2025
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/anandpiyush1521/springchat
Spring Boot Chat Application with WebSocket
Last synced: 11 May 2026
https://github.com/iamralch/pho
A real-time bidirectional socket library
golang realtime-messaging websocket
Last synced: 17 Mar 2025
https://github.com/ladmakhi81/learnup-go
A scalable LMS built with Golang, GORM, and Tus protocol, supporting students, teachers, supporters, admins, and super admins. Features include course management, video uploads, transactions, forums, webinars, ticketing, role-based access control, and more. Super admins oversee the system, while admins, teachers, and students have specific roles.
docker docker-compose golang gorm postgres redis streaming tus websocket
Last synced: 02 Nov 2025
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/akshaypratapsingh09/video-chatting-app
This Repo contains a React Video Chatting App . Tech Stack - ReactJS, Socket.io , WebRTC
hacktoberfest hacktoberfest2023 reactjs socket-io webrtc websocket
Last synced: 06 Apr 2026
https://github.com/melvinodsa/chat-application
A simple chat application written in golang with social auth
chat-application golang revel websocket
Last synced: 21 May 2026
https://github.com/rishilahoti/order-book-next15
Order Book app built with NextJs 15/Typescript/Tailwind/Redux and WebSockets.
nextjs nextjs15 orderbook redux tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/signalcoding/signal-sentinel-scanner
MCP & Agent Skill Security Scanner - OWASP Agentic AI Top 10 + MCP Top 10 Compliant. 21 security rules scanning MCP server configurations and SKILL.md packages for vulnerabilities.
agent-skills agentic-ai ai-agents cli dotnet mcp owasp scanner security skill-scanning websocket
Last synced: 10 Apr 2026
https://github.com/dps0340/nodechatroom
Let's Chat!
chat chatroom websocket websocket-chat websocket-client websocket-server
Last synced: 06 Jan 2026
https://github.com/dev-connor/chatting-service
웹소켓을 활용한 웹 채팅 서비스입니다.
eslint koa mongodb nodejs prettier pug tailwindcss websocket
Last synced: 07 Jan 2026
https://github.com/dhi13man/gotify_client
A minimal, cross-platform Gotify client UI built with Flutter.
dart flutter gotify gotify-client messaging websocket
Last synced: 27 Mar 2025
https://github.com/ceribe/lyra
Library which helps with implementation of distributed algorithms
distributed-systems kotlin poznan-university-of-technology tcp websocket zeromq
Last synced: 21 May 2026
https://github.com/arawns1/enquete-node-api-websocket
API em node.js e Websocket para realização de enquetes em tempo real
fastify nodejs redis typescript websocket
Last synced: 12 Apr 2026
https://github.com/crolang-p2p/crolang-p2p-node-jvm
JVM-compatible implementation of a CrolangNode in the CrolangP2P project.
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 27 Jun 2025
https://github.com/luiizsilverio/node-messenger
Projeto desenvolvido em Node, durante a NLW5 da Rocketseat, utilizando TypeORM, SQLite e Web Sockets.
nlw node nodejs rocketseat sqlite typeorm websocket
Last synced: 16 Apr 2026
https://github.com/itresfall/road-proxy-v3
WebSocket-backed TCP/UDP tunnel for LAN/direct multiplayer games and local services.
agplv3 cloudflare-tunnel game-networking gaming go lan multiplayer proxy self-hosted tcp tcp-proxy tunnel udp udp-tunnel websocket websocket-tunnel
Last synced: 16 May 2026
https://github.com/snimmagadda1/chatroom
**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz
keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket
Last synced: 31 Mar 2025
https://github.com/07rinat07/laravel-web-socket
Educational project for practice. laravel-web-socket
inertia laravel mysql-database php pusher vuejs websocket
Last synced: 04 May 2026
https://github.com/tony-artz/swss
c clang libraries library socket-programming websocket
Last synced: 18 Mar 2025
https://github.com/vurv78/vendetta-e2
Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.
discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod
Last synced: 25 Feb 2025
https://github.com/yusank/batman-server
simple chat example using websocket, msgpack in go and javascript
golang javascript msgpack websocket
Last synced: 22 Apr 2026
https://github.com/bragdond/encoder-wheels
arduino control-systems cpp motor-controller project remote-control scss typescript webserver websocket
Last synced: 08 Apr 2026
https://github.com/rasinthadilshanjayarathne/chat_application
Play Tech Pvt Ltd. is a company that supplies various types of gaming equipment. This company has a customer support division that assists customers regarding the Play Tech equipment. Customer support can be a boring and stressful task. Sameera, who is an employee in the customer support section of Play Tech decide to make things a bit lively by designing a Customized Chat for the employees of Play Tech Pvt Ltd. He wanted this chat room to be exclusive to the employees of the Play Tech customer service division, where they can chat freely as a group and express themselves using emojis or images. Later on, he decided to add Unicode to the chat group since some employees are used to typing in Sinhala when they chat.
java-8 javafx multithreading scenebuilder websocket
Last synced: 15 May 2026
https://github.com/yuriyvyatkin/notepad-backend
Записная книжка (Backend часть)
Last synced: 06 Jan 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/ryoga-exe/mazeball
Simple maze game made with Unity
csharp unity unity3d websocket
Last synced: 13 Mar 2025
https://github.com/neeravbhaskarla/employeemanagmentsystem
Employee management system using spring boot.
aws java jpa-hibernate postgresql spring-boot websocket
Last synced: 08 Apr 2026
https://github.com/yoanesber/nodejs-with-websocket
This simple project aims to develop a simple chat application using Node Js programming language that implement Websocket.
Last synced: 06 Apr 2025
https://github.com/lily-osp/esp01-relay-controller
This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.
adafruit-io esp01 iot mdns mqtt websocket
Last synced: 21 May 2026
https://github.com/sebastianurdaneguibisalaya/building-a-voice-agents-for-forms
Step-by-step guide to building a voice agents for forms using FastAPI as the back-end and Groq API.
artificial-intelligence fastapi groq python voice-agent websocket
Last synced: 15 May 2026
https://github.com/teonet-go/teoproxy
Teonet proxy client server packages to connect golang wasm applications with Teonet peers.
fyne go go-gui golang microservices proxy teonet wasm web-app web-application websocket
Last synced: 15 May 2026
https://github.com/durydevelop/dwebsocket
cross-platform WebSocket library based on IXWebSocket and emscripten
cpp cross-platform emscripten wasm websocket
Last synced: 21 May 2026
https://github.com/samyouaret/mqtt_over_web_sockets_example
a demonstration using MQTT over web sockets with RabbitMQ
message-broker message-queue mqqt rabbitmq websocket
Last synced: 09 Jul 2025
https://github.com/lzh-1625/go_process_manager
Implement a process management tool in Go.
elasticsearch go process-manager pty terminal websocket webui
Last synced: 29 Oct 2025
https://github.com/h1ghsyst3m/tablegather
A small browser-based hub for playing table games with friends in the same room, using phones, shared screens, and simple host tools.
game-hub local-first party-game pass-and-play pwa react social-deduction typescript vite websocket werewolf werewolf-game
Last synced: 17 Jun 2026
https://github.com/x-rays5/edjournal_server
This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.
cpp elite-dangerous elite-journal elitedangerous networking websocket
Last synced: 05 Jul 2025
https://github.com/remiljw/kitchen-order
A Django web app that allows a manager create users as counter or kitchen staff. Counter staff can take orders. When orders are taken by counter staff, it is automatically sent in real-time to the pending screen of all kitchen staff. Kitchen staff can fulfil an order. Manager can see all orders, real-time.
django django-channels python python3 websocket
Last synced: 29 Apr 2026
https://github.com/fiwon123/cthrone
CThrone is a tool to use as an internal chat to send message from a device to another one
chat cli command-line command-line-tool commands go golang message nats tcp tool websocket
Last synced: 08 Mar 2026
https://github.com/bilovodskyi/gesture-based-object-control
Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.
blender machine-learning python3 react-three-fiber websocket
Last synced: 21 May 2026
https://github.com/camiloavn/websockets-tester
app to evaluate websocket connections
expo react-native typescript websocket
Last synced: 01 May 2026