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-22 00:30:28 UTC
- JSON Representation
https://github.com/arya2004/gobanter
A lightweight real-time chat application built with Go, using WebSocket
go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket
Last synced: 08 Oct 2025
https://github.com/hmajid2301/banterbus
A multiplayer browser-based game built using htmx and Golang. Leveraging web sockets. Mirrored from https://gitlab.com/hmajid2301/banterbus.
go htmx nix templ web-application websocket
Last synced: 30 Aug 2025
https://github.com/joseluisgs/ts-chat-socketio
Ejemplo de chat usando la librería Socket.io de Node.js, con el objetivo de manejar websocket y crear un chat en tiempo real.
chat-application javascript nodejs socket-io typescript websocket
Last synced: 01 May 2026
https://github.com/statiohq/funk.js
🔌 NodeJS Library for interacting with Funk - Statio's Realtime Service
api funk library nodejs realtime statio typescript websocket wrapper
Last synced: 07 May 2026
https://github.com/btschwertfeger/krakenex.jl
Julia Package to interact with the Kraken Cryptocurrency Exchange API for both Spot and Futures, REST and Websocket endpoints.
api cryptocurrency exchange futures futures-market futures-trading julia-package kraken-exchange-api rest-api spot spot-trading spotify-api trading trading-algorithms websocket websockets-client
Last synced: 03 Mar 2026
https://github.com/newyaroslav/kurlyk
C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.
api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket
Last synced: 12 Aug 2025
https://github.com/sutac/connect4
Connect4 is a project aimed at implementing the classic game of the same name using web technologies.
css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket
Last synced: 04 Apr 2026
https://github.com/touchdeck/websocket-proxy
A websocket proxy with local discovery for piping data between two clients.
docker-image proxy server websocket websocket-proxy
Last synced: 03 Feb 2026
https://github.com/faluciano/react-native-couch-kit
React native libraries for hosting websocket games on TV hardware with controller client packages
android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket
Last synced: 02 Mar 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/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/krlan2789/express-ws-app
Express - WebSocket Server Application
expressjs nodejs postgresql websocket websocket-server
Last synced: 04 Mar 2026
https://github.com/christophertrimboli/react-vrm-server
Backend server for react-vrm demo, multiplayer websocket.
metaverse multiplayer react-three-fiber vrm websocket
Last synced: 08 Oct 2025
https://github.com/symblai/twilioflex-inbound-adapter
A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.
100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets
Last synced: 19 Apr 2026
https://github.com/alnoori1/claw-companion-android
Operator-first Android companion for OpenClaw gateways
android android-app apk jetpack-compose kotlin openclaw tailscale websocket
Last synced: 01 Apr 2026
https://github.com/matthewoestreich/chat-app
A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode
chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws
Last synced: 20 Feb 2026
https://github.com/supreme-gg-gg/corpo-lingo
Buzzword your way to the top!
css employment-opportunities express-js gemini-api html huggingface-transformers javascript llm-inference node-js socket-io websocket
Last synced: 23 Feb 2026
https://github.com/mahmud-r-farhan/realtime-location-tracker
Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.
admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket
Last synced: 06 Jul 2025
https://github.com/bws9000/robot-simulator
A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.
Last synced: 07 Oct 2025
https://github.com/ody-dev/swoole
ODY Swoole classes and helper methods
framework php swoole websocket
Last synced: 10 Aug 2025
https://github.com/dinsaw/spring-boot-jetty-websocket-example
Basic example of how to configure Jetty WebSocket with Spring Boot
java jetty-server spring spring-boot websocket
Last synced: 17 Apr 2026
https://github.com/mp3martin/gameinv
A project showcasing how you can connect C# backend and Next.js or WPF frontend
csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf
Last synced: 23 Aug 2025
https://github.com/nelsonwenner/python-data-sampling-app
:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.
arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi
Last synced: 25 Apr 2026
https://github.com/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026
https://github.com/theskyinflames/broadcaster
Broadcasting using Redis as message queue and websockets to broadcast the messages
api-server broadcasting commandbus cqrs docker docker-compose event-driven eventbus go golang golang-server k8s k8s-cluster k8s-deployment middleware redis redis-queue services websocket
Last synced: 09 Apr 2026
https://github.com/ngimdock/dask-websocket
The web socket project of a task management application in a synchronized way by a team.
expressjs socket-io typescript websocket
Last synced: 13 Apr 2026
https://github.com/kumarankit263/major_project2.0
KrishiBazaar is a full-featured web platform that enables seamless wholesale crop trading by connecting farmers directly with buyers. Featuring dedicated interfaces for sellers and consumers, the platform simplifies the trading process while offering powerful tools and features tailored to the needs of each user.
ai cloudinary expressjs leaflet-map machine-learning mongodb nodejs razorpay-api react redux rest-api tailwindcss websocket
Last synced: 06 Apr 2026
https://github.com/jak2k/seamless.ts
WIP: A seamless way of creating and using APIs
api api-client api-framework api-server bun bun-powered collaborate communityexchange github hacktoberfest powered-by-bun runs-with-bun student-vscode websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/julesgoullee/poloniex-api-push
Poloniex push api over websocket
Last synced: 17 Oct 2025
https://github.com/eomaxl/hft-dataaggregator
real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.
data-aggregation-api fix rest-api rust websocket
Last synced: 22 Feb 2026
https://github.com/milochen0418/nodejs-websocket-to-serialport
The Node.JS server-side convert serialport data into WebSocket, so that client-side can communicate with the serial port through the node
converter node-js nodejs serial serial-ports serialport websocket websocket-server
Last synced: 18 May 2026
https://github.com/renanstn/godot-multiplayer-game
Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.
Last synced: 17 Apr 2026
https://github.com/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 Jun 2026
https://github.com/amen-souissi/e2e-web-app-tutorial
end 2 end web app tutorla
apollo apollo-client apollo-server-express docker docker-compose expo graphql material-ui postgresql react-native reactjs redux smashtest subscriptions tutorial type-graphql typescript websocket
Last synced: 20 Jun 2025
https://github.com/balintsoos/api.rezsi.io
RESTful Web API powered by Node.js and MongoDB
api express javascript jwt mongodb nodejs passport rest websocket
Last synced: 10 Apr 2026
https://github.com/akagi201/orderly-sdk-py
Orderly.Network Async Python SDK
async orderly orderly-sdk pdoc poetry rest websocket ws
Last synced: 27 Apr 2025
https://github.com/spiral/simple-chat
A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.
bidirectional centrifugo grpc php roadrunner spiral-framework websocket
Last synced: 04 May 2026
https://github.com/dairaga/js
Go WebAssembly and Bootstrap 4 toolkit.
audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest
Last synced: 23 Jan 2026
https://github.com/ranjanrak/phpkc-ticker
PHP kiteconnect client websocket ticker implementation.
Last synced: 24 Oct 2025
https://github.com/aditya43/complete-nodejs
:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.
axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger
Last synced: 10 Apr 2026
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/Dmitry-Ship/go-chat
blazingly fast real time chat app
chat chat-application clean-architecture cqrs domain-driven-design hexagonal-architecture websocket
Last synced: 31 Mar 2025
https://github.com/nenodias/chateadeiro
Um chat com websocket (Apenas para ilustrar o uso de web sockets com o Tornado )
javascript python tornado websocket
Last synced: 13 Apr 2026
https://github.com/nwylynko/connect420
A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io
react socket-io typescript websocket
Last synced: 11 May 2026
https://github.com/khadijaabdelouassaa/chat-application
chat-application
channels chat-application consumer django django-application django-authentication django-channels django-chat-application python routing websocket
Last synced: 14 Feb 2026
https://github.com/dominikjalowiecki/online-games
Web application with online games for two players.
babel design-patterns docker flask javascript jquery makefile phaser pygame redis redis-om responsive-design webpack websocket
Last synced: 06 Apr 2026
https://github.com/bmedicke/bhdr
beauftiful home assistant TUI 👁️🐙
cli command-line go golang home-assistant tui unittest websocket
Last synced: 01 Sep 2025
https://github.com/pavlo-0/uirealtimecommunicator
UiRealTimeCommunicator is a NuGet library designed to enable seamless strongly-typed message exchange between a C# .NET 8 server-side and a TypeScript client-side (using SignalR). This library simplifies WebSocket-based communication by providing strict type safety and an intuitive API.
aspnet-core communication messaging signalr strongly-typed typescript websocket
Last synced: 06 May 2025
https://github.com/khavrtrading/flowex
Real-time multi-exchange crypto market data in Go — WebSocket streaming, order book metrics, and per-symbol actor workers for Binance, Bybit, and Bitget.
binance bitget bybit crypto go golang market-data order-book trading websocket
Last synced: 07 Apr 2026
https://github.com/dpwgc/kapokmq-server
KapokMQ - 开箱即用的轻量级分布式消息队列 - 服务器应用整合包。基于go整合gossip+websocket开发。
cluster go golang gossip message-queue mq server vue websocket
Last synced: 17 May 2026
https://github.com/shiftinv/xssproxy
Pseudo HTTP proxy for sending requests through a hooked web browser
Last synced: 02 Apr 2025
https://github.com/jchristn/watsonwebsocketjs
Javascript client for Watson Websocket
javascript message messaging rpc watson-websocket web websocket
Last synced: 22 Jun 2026
https://github.com/backendstack21/realtime-pubsub-client-python
The official Realtime Pub/Sub client for Python
client messaging publish-subscribe python realtime websocket
Last synced: 30 Apr 2025
https://github.com/maxpleaner/sinatra_sockets
Generate a Sinatra/Websockets skeleton
Last synced: 25 Jul 2025
https://github.com/fabrix-app/spool-realtime
Spool: Realtime using Primus
fabrix primus spool spools typescript websocket
Last synced: 20 Jun 2025
https://github.com/mmali3287/decoratemynestbackend
Scalable ASP.NET Core Web API for interior design project management, scheduling, financial tracking and real-time updates
asp-net-core azure-sql clean-architecture csharp dotnet entity-framework-core financial-tracking interior-design jwt-authentication project-management scheduling websocket
Last synced: 08 Mar 2026
https://github.com/alexanderwe/websocketkit
Small utility around the Network framework and WebSockets
network swift swift5 websocket
Last synced: 25 Jul 2025
https://github.com/sayalisachin/MediCrypt
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket
Last synced: 21 Jun 2025
https://github.com/douxxtech/circles-ws
An interactive WebSocket-based visualization that connects multiple clients with animated circles.
circles development web websocket
Last synced: 26 Jul 2025
https://github.com/scx567888/scx
✨ A simple Web development framework
ansi http http-client http-server java jdbc logging scx socket websocket
Last synced: 23 Oct 2025
https://github.com/lingfromsh/message
A general message notification service
asyncio fastapi notification-service websocket
Last synced: 17 May 2026
https://github.com/zhuagenborn/kraken-futures-api-demo
💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)
bitcoin kraken network websocket
Last synced: 12 Jan 2026
https://github.com/fabonreact/sprachspiel
Have fun learning a foreign language - German and soon many others
actioncable desktop game german-language language-learning mobile rails5 ruby strategy-game tablet websocket
Last synced: 11 May 2026
https://github.com/willianantunes/telao-interativo-sptv
Implementação com Apache Camel
activemq apache-camel assertj java jpa spring-boot websocket
Last synced: 21 May 2026
https://github.com/ideepcoder/brokerws
BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket
amibroker json trading-interface websocket
Last synced: 05 Apr 2025
https://github.com/jlchntoz/replio
An experiment of running Node.js REPL over websocket with Chromium's hterm
hterm javascript nodejs repl websocket
Last synced: 07 Mar 2026
https://github.com/nasim-khalili/emailverify
EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis
api celery crud django docker elasticsearch redis test testing throttling unittest websocket
Last synced: 09 Apr 2026
https://github.com/juspay/purescript-node-websocket
Bindings to node/npm's "websocket" library
Last synced: 22 Jun 2025
https://github.com/longcipher/orderly-sdk-py
Orderly.Network Async Python SDK
async orderly orderly-sdk pdoc poetry rest websocket ws
Last synced: 14 Dec 2025
https://github.com/victorzhang2014/simpletornadoexamples
A simple Tornado project and a simple Tornado WebSockets project.
Last synced: 06 Apr 2025
https://github.com/privapps/gchat
end-to-end encrypted web group chat using web socket
backend-service chat communication encryption-decryption end-to-end-encryption frontend golang group-chat javascript messenger pubsub secure web websocket
Last synced: 20 Jan 2026
https://github.com/c410-f3r/wtx-bench
Different benchmarks of different implementations measured mainly to evaluate the performance of the wtx project
benchmark go http2 javascript rust websocket wtx
Last synced: 01 Apr 2026
https://github.com/webfirmframework/wffweb-demo-deployment
wffweb 12 demo project. It uses embedded tomcat 10.
demo-app demo-application java-web-app jetty-runner mltp websocket wffweb-12 wffweb-demo wffweb-demo-deployment
Last synced: 06 May 2025
https://github.com/botder/mtasa-websocket
Websocket server module for the Multi Theft Auto multiplayer modification
lua multi-theft-auto scripting websocket
Last synced: 15 May 2026
https://github.com/stephenlb/pubnub-lexical-yjs-websocket
Example working implementation of Lexical text editor + YJS CRDT WebSockets using PubNub!
collaboration crtd pubnub real-time websocket
Last synced: 07 Apr 2026
https://github.com/fabston/bitmex-liquidation-feed
📡 Fetch BitMEX liquidation data.
bitcoin bitmex cryptocurrency liquidation websocket
Last synced: 12 May 2025
https://github.com/atuoha/websocket-server-inits
Tiny WebSocketServer Implementation
js node-module nodejs nodemon server-side websocket
Last synced: 21 May 2026
https://github.com/binbiubiubiu/nestjs_template
a personal template for nestjs
mongodb nestjs nestjs-template websocket
Last synced: 20 Jan 2026
https://github.com/xelis-project/xelis-dart-sdk
XELIS software development kit (SDK) for Dart.
Last synced: 13 Apr 2025
https://github.com/sethsandaru/laravel-caro
Chơi cờ Caro Online Realtime được viết bằng PHP, Laravel 11 & Reverb
caro laravel laravel-learning php real-time reverb websocket
Last synced: 06 Apr 2025