An open API service indexing awesome lists of open source software.

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.

https://github.com/vinitgurjar/web-socket-chatapp

A Real Time web based chat application.

backend backend-server real-time websocket

Last synced: 20 Aug 2025

https://github.com/yoset77/shogihome-lab

ShogiHome をフォークしたセルフホストサーバー型 GUI

shogi typescript usi vue websocket

Last synced: 21 Apr 2026

https://github.com/star2dust/ws-tetris

Source codes for an online 2-player tetris game using websocket. A single player version is available here at https://star2dust.github.io/ws-tetris/.

tetris websocket

Last synced: 21 Apr 2026

https://github.com/sedatuygur/binance-crypto-dashboard

Binance Crypto Dashboard is leveraging the Binance API to handle live ticker data and implementing a real-time cryptocurrency dashboard

apollo-client apollo-server axios chartjs cypress eslint graphql husky lint-staged nextjs prettier react redis redux redux-toolkit styled-components tailwindcss typescript websocket

Last synced: 11 Jun 2025

https://github.com/szerhusenbc/spring-boot-server-push-demo

This is a Kotlin demo for Spring Boot for pushing data from the server to the client with SockJS and StompJS

demo-app kotlin server-push sockjs springboot stompjs websocket

Last synced: 19 Apr 2026

https://github.com/slfagrouche/safeguard

Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.

agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss websocket

Last synced: 21 Apr 2026

https://github.com/vag-zhao/device-net-tracker

远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)

electron javascript typescript vue3 websocket

Last synced: 13 Apr 2026

https://github.com/cryptorzz/stocktv-ws-demo

StockTV WS 的 Java 客户端实现,提供股票实时数据的推送功能,附带前端测试文件。

websocket

Last synced: 19 Aug 2025

https://github.com/congnghia0609/ntc-gbmws

ntc-gbmws is a tool to benchmark resource WebSocket server by golang

benchmark golang ntc-gbmws tool util websocket

Last synced: 13 May 2026

https://github.com/abhirockzz/accs-jetty-embedded

Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud

javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket

Last synced: 07 Apr 2025

https://github.com/dmitrymyadzelets/uploader

Uploads files via WebSocket API

uploader websocket

Last synced: 27 May 2026

https://github.com/universe3/ichat-web-application

this is iChat web application. its like a web whatshap web. you can use it for messaging

beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket

Last synced: 25 Apr 2025

https://github.com/luisvalgoi/websocket-playground

Repository dedicated to learn more about the usage of WebSockets.

websocket websockets

Last synced: 30 Mar 2025

https://github.com/man-navlakha/mechenic

"Mechanic Setu" is an on-demand roadside assistance platform that connects vehicle owners with nearby, verified mechanics for issues like flat tires or minor mechanical faults. It functions as a real-time marketplace, offering convenience and speed to users while providing mechanics with a new customer acquisition channel.

axios maps proxy react reactjs reactjs-project real-time shadcn-ui tailwindcss tailwindcss-v4 websocket

Last synced: 05 Oct 2025

https://github.com/wesleymcginn/local-binary-communication-network

This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.

binary-communication morse-code websocket

Last synced: 18 Mar 2026

https://github.com/telkomdev/node-cpu-stat

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

nodejs realtime websocket

Last synced: 22 Apr 2026

https://github.com/jose26362780/nlw_expert_trilha_node

API developed during the NLW expert, it is an application that creates a voting ranking and updates it in real time with the help of websocket and tested on hopscotch

nodejs postgresql prisma redis typescript websocket

Last synced: 09 May 2026

https://github.com/malikmaky/iot-rgb-led-controller

This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.

esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi

Last synced: 21 Jan 2026

https://github.com/wifiwang777/letter-java

java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天

apollo jwt mybatis-plus protobuf springboot websocket

Last synced: 22 Apr 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/fancyboi999/goofish-cli

闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents

ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu

Last synced: 23 Apr 2026

https://github.com/aloiscrr/deno-websocket-chat

Chat made with new runtime Deno and WebSockets.

chat deno websocket

Last synced: 30 Apr 2026

https://github.com/ryanthemcpherson/minecraft-audio-viz

Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.

audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket

Last synced: 27 Feb 2026

https://github.com/pedrohenrikle/polls

A voting poll API made with Node.js using WebSockets to in real time actualization

api fastify nodejs postgresql prisma typescript websocket

Last synced: 13 Apr 2026

https://github.com/houshmand-2005/chat_app

A WebSocket-based chat application built with FastAPI

chatroom websocket websocket-chat

Last synced: 24 Dec 2025

https://github.com/ekaone/crdt-yjs

Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically

p2p valtio valtio-yjs websocket yjs

Last synced: 29 May 2026

https://github.com/arumes31/whois

High-performance network diagnostics & discovery platform. Features DNS-over-HTTPS (DoH), WHOIS/RDAP, GeoIP, subdomain discovery, and port scanning with live WebSocket streaming.

dns-over-https echo-framework geoip golang htmx network-diagnostics port-scanner subdomain-discovery websocket whois

Last synced: 12 Jun 2026

https://github.com/pouchlabs/pouchrealtor

blazing fast socket.io alternative,pure websockets.

io pubsub realtime socket websocket ws

Last synced: 27 Feb 2026

https://github.com/rodrigorvsn/burningheat

Fullstack application to communicate in real-time

docker elixir jwt nodejs postgresql prisma react react-native websocket

Last synced: 03 Apr 2026

https://github.com/sameeh07/online_medical_consultation

Online medical consultation system made using MERN stack designed for wizbot to interact with doctor live.

expressjs mongodb nodejs peerjs reactjs socket-io webrtc websocket

Last synced: 06 Apr 2026

https://github.com/zucchinidev/go-chat-application

A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser

chat-application go golang websocket

Last synced: 17 Mar 2025

https://github.com/onmax/chat_websockets

This app is built in Java with Maven and WebSockets

chat java maven websocket

Last synced: 04 May 2026

https://github.com/tomchen/recip

Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:

editor electron presentation reveal-js slideshow websocket

Last synced: 24 Apr 2026

https://github.com/thakursaurabh1998/distributed-websocket-server

This is a POC/template for creating a distributed service for handling websocket connections using Redis as the central pub/sub provider.

distributed golang redis websocket

Last synced: 28 Apr 2026

https://github.com/fardinak/websocket

An opinionated WebSocket Server in Golang

golang golang-module websocket websocket-server

Last synced: 14 Jan 2026

https://github.com/muratmirgun/socketeer

Modern, Swagger-Style WebSocket API Docs & Playground for Go

docs go swagger websocket

Last synced: 10 Aug 2025

https://github.com/seancheung/braindead

websocket cli client and replicator

cli el expression-language pomelo socket test websocket yaml yml

Last synced: 25 Apr 2026

https://github.com/pjtunstall/the-mad-bombers-tea-party

01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.

game javascript multiplayer-game node-js websocket

Last synced: 13 Apr 2026

https://github.com/uukelele-scratch/hybridoma

Hybridoma: Write Python, get a reactive frontend - no JS framework required

asgi asyncio flask web websocket

Last synced: 05 Oct 2025

https://github.com/hoangvuvan0611/javacv_attendance_recognition

program javacv, opencv attendance&recognition

java javacv spring-boot websocket

Last synced: 09 May 2026

https://github.com/zemanondrej/coopaint

paint with your friends

dockerized multiplayer nodejs paint websocket

Last synced: 25 Apr 2026

https://github.com/longwater1234/space-checkers

Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop

boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket

Last synced: 22 Feb 2026

https://github.com/neo-vortex/sharpbridge

A .net implementation of WalletConnect protocol v1

aspnetcore dotnet-core walletconnect websocket

Last synced: 07 Apr 2025

https://github.com/mkawserm/pisig

Pisig is a reusable high performance websocket focused web framework

distributed-systems email fast framework golang push sms web web-framework websocket

Last synced: 16 Jan 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/simatec/iobroker.gotify-ws

Gotify web socket for connection to various notification systems

adapter discord email gotify iobroker matrix pushover signal telegram websocket whatsapp

Last synced: 15 Apr 2025

https://github.com/sanwebinfo/alexa-score

Get live Cricket Score Update by reloading the web page using Websocket and Alexa.

alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server

Last synced: 04 Jan 2026

https://github.com/manmolecular/go-now-here

:postbox: WebSocket chat with a random person

golang websocket

Last synced: 05 Jun 2026

https://github.com/go-crzy/lambda-go-websocket

Deploy websockets in AWS API Gateway with Go/Lambda

apigateway aws go lambda terraform websocket

Last synced: 10 Apr 2026

https://github.com/v0id-user/hosewatcher

Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.

atproto bluesky cloudflare cloudflare-workers firehose typescript websocket

Last synced: 10 Apr 2026

https://github.com/mileristovski/dataengineer-sparkstreaming

Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.

big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket

Last synced: 11 Apr 2026

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

https://github.com/cold-bin/mini-websocket

websocket框架

golang websocket

Last synced: 09 Oct 2025

https://github.com/rafaelsouzaribeiro/server-and-client-using-stomp-and-websocket-in-golang

Server and client using STOMP and WebSocket in Go. WebSocket with notifications for logged-in and logged-out users with log server, implementing JWT authentication and STOMP authentication.

golang jwt-auth jwt-authentication stomp stomp-client stomp-server websocket websocket-client websocket-server

Last synced: 23 Mar 2025

https://github.com/akagi201/wootrade-sdk-py

Python SDK for WooX exchange

api crypto exchange rest sdk websocket woo

Last synced: 05 Jul 2025

https://github.com/mahsumurebe/jrpc-server

JSONRPC 2.0 NodeJS Server written in TypeScript

http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket

Last synced: 05 Oct 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/zahtec/pindrop

Quick file sharing using modern web technologies

express file-sharing pwa webrtc websocket

Last synced: 23 Mar 2025

https://github.com/elitebot47/echoline

Real-time messaging app with WebSocket communication, file uploads, and notification system. Modern full-stack implementation.

chat communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand

Last synced: 01 Jul 2025

https://github.com/hermya/poker-science

Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design

docker gin go kubernetes postgresql rest-api websocket

Last synced: 11 Apr 2026

https://github.com/juliomotol/laravel-channel-attributes

Automatically register Laravel channels using annotations/attributes!

annotations attributes broadcasting channels laravel websocket

Last synced: 18 Jan 2026

https://github.com/byonchev/go-engine.io

Go implementation of engine.io server

engineio golang golang-library socketio streaming websocket

Last synced: 24 Mar 2025

https://github.com/20centaurifux/icb-ws

HTML5 front-end for ICB.

chat html5 icb javascript python websocket

Last synced: 28 Apr 2026

https://github.com/aarush0101/rich-presence

Rich presence stimulated through Discord WebSocket based connection.

discord educational rich-presence rpc websocket

Last synced: 11 Apr 2026

https://github.com/lueasf/hftrading

HFTrading is a group project about creating a High Frequency Trading Tool in C++ & Python.

cpp nats python trading websocket

Last synced: 10 Jun 2025

https://github.com/rudrodip/go-networking

Implementation of different network protocols in go

go go-testing gorilla-websocket http rpc tcp udp websocket

Last synced: 24 Mar 2025

https://github.com/nahida-aa/siokit

Socket.IO-compatible server & client

socket-io websocket

Last synced: 28 May 2026

https://github.com/i2y/wasabi

A cross-platform UI framework for Go

cross-platform go golang gui ui websocket webview webview2

Last synced: 08 May 2026

https://github.com/braycarlson/asol

A library to interact with the LCU API

golang league-of-legends league-of-legends-api websocket

Last synced: 10 Mar 2026

https://github.com/FanatiQS/EcmaScript-WebSocketServer

Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.

ecmascript http-server javascript nodejs tcp-socket websocket websocket-server

Last synced: 10 Mar 2025

https://github.com/matiasrodlo/flutter-websocket-chat

Flutter WebSocket Local Real-Time Chat (2023)

chat-app dart flutter websocket

Last synced: 03 Jul 2025

https://github.com/grdsdev/swift-websocket

A WebSocket interface for Swift

swift websocket websocket-client

Last synced: 11 Jun 2025

https://github.com/onmax/ws-channels-go

Websocket server in golang

channels golang websocket

Last synced: 24 Mar 2025

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/shuklaritvik06/chatongo

A Chat Application made using GoLang

chat golang websocket

Last synced: 29 May 2026

https://github.com/rendy752/discord-clone

A Discord Clone that includes chat features, text, voice, video channels, user authentication using Clerk, and web socket for real-time chat

axios clerk clsx emoji-picker eslint livekit lucide-react nextjs14 prisma query-string radix-ui socket-io socket-io-client tailwind tanstack-react-query typescript uploadthing websocket zod

Last synced: 07 Jan 2026

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/akincenk/tradewatch

A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform

crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket

Last synced: 01 May 2026

https://github.com/zett-8/workers-do-chat

Cloudflare Workers + Durable Objects + WebSocket for Realtime interaction

chat cloudflare cloudflare-workers durable-objects hono websocket

Last synced: 07 May 2026

https://github.com/wamp3hub/wamp3py

Python client library for Web Application Messaging Protocol

client-library messaging networking real-time wamp wamp3hub websocket

Last synced: 17 Jan 2026

https://github.com/tandavala/go-chat

A WebSocket based web chat

css golang html javascript real-time scalability websocket

Last synced: 11 Mar 2026

https://github.com/SaurabhKumarDev/ChatRoom

ChatApp for the local communities

expressjs path redis static-html websocket

Last synced: 25 Apr 2025

https://github.com/princiya/websc

Web summer camp (JavaScript) - Peer to Peer Web

canvas express getusermedia javascript node selfieapp webrtc websc websocket

Last synced: 13 Apr 2026

https://github.com/jas1rk/dailydash

A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.

auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket

Last synced: 06 Apr 2026

https://github.com/basemax/javascriptglobalsummit2023

Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.

conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server

Last synced: 03 Apr 2025

https://github.com/sanjaygupta972004/space-shoot

Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore

gamedev golang websocket

Last synced: 11 Mar 2025

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/sikelio/sikontrol

Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable

audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket

Last synced: 13 Apr 2026