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/rahatmoktadir03/echo-verse-chat

A Discord clone that includes real-time chat and video communication platform built with React, Tailwind CSS, Convex, WebRTC, and Node.js. Features include messaging, video/audio calling, responsive design, and scalable serverless deployment.

convex full-stack nodejs pub-sub react real-time-chat tailwind-css vercel video-calling webrtc websocket

Last synced: 13 Apr 2026

https://github.com/backendstack21/realtime-pubsub-client

The official Realtime Pub/Sub client for JavaScript/TypeScript

client javascript messaging publish-subscribe realtime typescript websocket

Last synced: 22 Feb 2026

https://github.com/initialz/cloudcode

Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.

anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket

Last synced: 13 Jun 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/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/jharrilim/chatroom

Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.

angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket

Last synced: 11 Apr 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

https://github.com/larbibaraka/bookstore-server

bookstore using nestjs - graphql - websockets - ElasticSearch

elasticsearch google-authentication graphql nestjs prisma saml typescript websocket

Last synced: 05 May 2026

https://github.com/iamkartiksaini/mern_social_chat_app

Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.

authentication express-js javascript middleware mongodb multer reactjs websocket

Last synced: 13 Apr 2026

https://github.com/karanxidhu/websocket-go-prisma

A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.

go golang prisma websocket

Last synced: 16 Mar 2025

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/httpland/http-websocket

HTTP request for websocket with standard Request and Response

deno handler http request response rfc-6455 validate websocket

Last synced: 31 May 2026

https://github.com/thatisuday/jquery-page-reaction

a jQuery plugin to report user page interactions with web-ui using web-sockets

jquery websocket

Last synced: 18 May 2026

https://github.com/voronov-nikita/bikestat

The team case of the pre-professional Olympiad - personal recommendations for cyclists.

client-server javascript python3 react-native websocket

Last synced: 06 Oct 2025

https://github.com/tsingson/fastws-example

golang / javascript websocket example via flatbuffers , fasthttp, fastws

fasthttp fastws flatbuffers golang javascript router websocket

Last synced: 14 Jan 2026

https://github.com/ibmstreams/streamsx.websocket

[Incubation] C++ WebSocket toolkit for IBM Streams

ibm-streams stream-processing toolkit websocket

Last synced: 08 Oct 2025

https://github.com/mars05/netutil

:blush:一个网络相关的工具包,对Netty进行了一些抽象封装,实现了简易的rpc、websocket服务端、分布式锁等

net netty netutil rpc websocket

Last synced: 19 Jan 2026

https://github.com/nguyennhathuynh/finance-xd-app

(Status Project: Done) [APP] Finance App is a powerful, cross-platform mobile application built with Flutter and Dart, designed to help individuals and professionals manage their personal finances with ease.

dart firebase flutter websocket

Last synced: 14 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/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js

A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.

docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/barokurniawan/websocket

simple websocket implementation

golang websocket

Last synced: 14 Jan 2026

https://github.com/techchrism/mobile-robotics-lab-web

Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state

canvas robotics vue vuetify websocket

Last synced: 29 Apr 2026

https://github.com/gaowanlu/thub

Phaser3 mini multiplayer online game

phaser3 tiledmap websocket

Last synced: 14 Oct 2025

https://github.com/mukeshjha3/chatroom

This project is made on SpringBoot Web Socket ....It a ChatRoom where multiple user can join and chat among themselves

css html5 java-8 javascript springboot3 stomp websocket

Last synced: 14 Apr 2026

https://github.com/winston-yallow/mosaic-server

WebRTC Signalling Server made for a Godot game

game-development webrtc-demos webrtc-signaling websocket

Last synced: 25 Oct 2025

https://github.com/sahil2k07/websockets-asp.net-core

This project describes the use of WebSockets in a .NET Core application.

dotnet-core websocket

Last synced: 16 May 2026

https://github.com/block-core/blockcore-ws

Blockcore-ws is a WebSocket library designed to provide an easy and seamless way to implement WebSocket communication in various environments.

blockcore browser browsers node websocket ws

Last synced: 23 Jan 2026

https://github.com/seshchat/react-native-mesa

📲 Mesa component for React Native apps

cryb mesa react-native websocket

Last synced: 28 Jan 2026

https://github.com/rexlx/scream

chat application. go, htmx, bbolt db, bulma css.

bbolt bulma-css go htmx websocket

Last synced: 17 Mar 2026

https://github.com/nirjan-dev/litsi

Litsi Chat is a real-time video chat application built with Nuxt.js. It allows users to create and join rooms, and engage in private and instant video chats. The application is designed to be simple, secure, and easy to use.

chat flyio nitropack nuxt p2p typescript videocall videochat vue webrtc websocket

Last synced: 15 Apr 2026

https://github.com/belikhun/iot-smart-device

IoT Smart Device (Graduation Thesis)

esp32 iot micropython python websocket wifi

Last synced: 01 Feb 2026

https://github.com/stultuss/node-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems nodejs service-registration-discovery typescript websocket

Last synced: 15 Apr 2026

https://github.com/bdero/blackbox

Black Box is a turn-based two player board game where each player deduces their opponent's board state by casting rays. This implementation includes a browser client and NodeJS server, persists games to a database, has invite links, and supports unlimited spectators per game.

boardgame flatbuffers react websocket

Last synced: 08 Feb 2026

https://github.com/caiovicentino/polymarket-mcp-server

🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features

ai-trading anthropic autonomous-trading blockchain claude defi market-analysis mcp polygon polymarket prediction-markets python trading websocket

Last synced: 26 Feb 2026

https://github.com/alexander-hagen/node-api-hitbtc

Non-official implementation of HitBTC's API's. Developed for personal use.

api-rest hitbtc javascript nodejs websocket

Last synced: 10 Feb 2026

https://github.com/iamnanjo/encrypted-chat-app

End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API

chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket

Last synced: 27 Feb 2026

https://github.com/andrasg/loxone-ts-api

A node module written in TypeScript to communicate with Loxone Miniservers via websockets.

loxone typescript websocket

Last synced: 11 Feb 2026

https://github.com/ericlewis966/token-price-controller

montoring token price and directly contract token's fee rate with smart contract

blockchain cryptocurrency ethereum javascript nodejs web3 websocket

Last synced: 09 May 2026

https://github.com/siopipin/socketio

Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js

ejs javascript nodejs socket-io websocket

Last synced: 16 Apr 2026

https://github.com/tripolskypetr/node-redis-grpc-stream-queue

Enables reliable bidirectional gRPC streaming with automatic retries, message queuing, error handling, and logging, supporting real-time communication between distributed services in a robust and fault-tolerant manner.

benchmark fault-tolerant fault-tolerant-microservices grpc in-memory nodejs playwright queue realtime redis redis-cache streaming stress-testing tests websocket

Last synced: 13 Feb 2026

https://github.com/groovytron/marx-attack

An app that gives the people the power to vote for a music style they would like to listen and see the votes result in almost realtime.

decentralized gunjs music p2p websocket

Last synced: 19 Mar 2026

https://github.com/dustinm16/portal

Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.

chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket

Last synced: 01 Apr 2026

https://github.com/idabmat/tic_tac_toe_client

React Client for the Tic Tac Toe game

nextjs react ssr tic-tac-toe websocket

Last synced: 16 Apr 2026

https://github.com/relaycorp/ws-mock-js

Mock client and server to unit test the NPM package 'ws'

websocket

Last synced: 05 Mar 2026

https://github.com/ppenter/caff.js

Fully Fullstack Framework (React, API, Websocket) With File-based Routing

api framework full-stack react ssr websocket

Last synced: 17 Apr 2026

https://github.com/lukasjhan/ground-client

Your FREE, lightweight tool for REST, GraphQL, gRPC, and AsyncAPI interactive client & documentation

asyncapi graphql grpc rest-api socket-io testing websocket

Last synced: 04 Apr 2026

https://github.com/giovannicalo/node-wrtc-ws-api-server

Node WebRTC WebSocket Signaling API Server

api server signaling webrtc websocket

Last synced: 18 Apr 2026

https://github.com/elrouss/react-burger

Сайт межгалактической космической закусочной с возможностью оформления заказов и отслеживания их истории в личном кабинете

cypress jest react react-router-dom redux typescript websocket yandex-practicum

Last synced: 18 Apr 2026

https://github.com/md-asikuzzaman/realtime-chat-app-socket

Socket server for real-time chat application built with Next.js that allows users to communicate seamlessly through text.

express-js socket-io websocket

Last synced: 19 Apr 2026

https://github.com/programmingwormhole/telechat_admin

Laravel Realtime Chatting Apps API Using WebSockets and Flutter Frontend.

flutter flutter-realtime-chatting-app flutter-websocket laravel laravel-websockets websocket

Last synced: 20 Apr 2026

https://github.com/sheninthjr/travel_connect

A platform where users share travel plans and connect with others based on location and time. With a built-in chat feature, travelers can communicate, plan meetups, and explore together.

nextjs schadcn tailwindcss websocket

Last synced: 20 Apr 2026

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

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

shogi typescript usi vue websocket

Last synced: 21 Apr 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/niladrichatterje/kafka-binance-tracker

monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript

kafkajs stream websocket

Last synced: 24 Apr 2026

https://github.com/jeankassio/async-client-websocket

Async Client Websocket is an asynchronous Websocket Client built with the aim of making your connection lighter and more functional.

async async-websocket-client async-websockets websocket websocket-client websockets websockets-client

Last synced: 25 Apr 2026

https://github.com/urijhoruzij/realtime-editor-server

Realtime editor server

editor nodejs websocket

Last synced: 28 Apr 2026

https://github.com/h0rn0chse/socket-server

Extends express.js and ws server with some utilities

express expressjs websocket websocket-client websocket-server ws

Last synced: 28 Apr 2026

https://github.com/codybartfast/hello-websocket-cs

WebSocket Client 'Hello World' using .Net in C#

client csharp dotnet hello-world websocket

Last synced: 29 Apr 2026

https://github.com/julianolorenzato/trendle

🔥 A self-hosted, real-time polling system.

docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket

Last synced: 29 Apr 2026

https://github.com/nurislom373/springboot3websocket

Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией

java-17 postman spring spring-boot streaming websocket

Last synced: 29 Apr 2026

https://github.com/ghaerdi/simple-chat

Chat using React, Typescript and Tailwind

react tailwindcss typescript vite websocket

Last synced: 29 Apr 2026

https://github.com/luechtdiode/mobile-queue

Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.

akka-http akka-streams angular ionic scala websocket

Last synced: 30 Apr 2026

https://github.com/wesleymcginn/chat

A simple chat system in which you can create your own chat room and use it at any time. You can even generate links that will automatically enter your name, chat room ID, and chat room password. With scarcely any loading time, this program works on new and very old web browsers.

chat communication css html javascript mail messaging server texting websocket

Last synced: 30 Apr 2026

https://github.com/louis3797/nucleus-chat-app

Nucleus is a chat app build with Next.js and Nest.js. The name comes from the tv series Silicon Valley

chatapp nestjs nextjs react rooms websocket websocket-chat

Last synced: 30 Apr 2026

https://github.com/sebastian4j/ws-aws-lambda

uso de websockets en aws con lambdas

aws aws-lambda java websocket

Last synced: 01 May 2026

https://github.com/chess99/draw-something

You draw and I guess

canvas vuejs websocket

Last synced: 01 May 2026

https://github.com/lilnasy/tic-tac-toe

A quirky little multiplayer game built with websockets, Preact, and Astro. This is built to showcase my work adding websocket support to Astro, which has a reputation for "static" websites, but it can do so much more! Hosted on a Node.js server running on an Oracle Cloud instance.

astro board-game preact realtime websocket

Last synced: 01 May 2026

https://github.com/pratyush0898/clicksphere

A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.

click-counter clicksphere express global-counter mongodb real-time sync websocket

Last synced: 01 May 2026

https://github.com/uesleibros/wasabi

A pure-VBA WebSocket/WSS client powered by Winsock, Schannel, and native Windows APIs.

excel office proxy real-time schannel socket ssl tcp tls vba websocket win32 winsock wss

Last synced: 05 May 2026

https://github.com/thewindows/yourawesomedrawing-open-source-

A Open Source Drawing Website With Websocket

css css3 drawing html html5 javascript js json nodejs websocket

Last synced: 02 May 2026

https://github.com/zackiles/deno-kit-starter-template

A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.

deno jsr server starter-kit starter-template typescript websocket

Last synced: 03 May 2026

https://github.com/skynett81/3dprintforge

Self-hosted web dashboard for Bambu Lab 3D printers

3d-printer ams bambu-lab dashboard mqtt nodejs self-hosted websocket

Last synced: 03 May 2026

https://github.com/ampersandor/cotopia

🏆 코딩테스트 준비를 위한 알고리즘 트래킹 & 팀 경쟁 플랫폼 (backend) | LeetCode & 백준 자동 추적 | 점심 메뉴 미니게임

postgresql redis spring-boot websocket

Last synced: 06 May 2026

https://github.com/aditya-620/chatterbox

A real-time chat application with a React frontend and Spring Boot backend. Features encrypted messaging, WebSocket communication, and responsive design. 🚀

javascript react-router reactjs real-time-chat spring-boot spring-security websocket

Last synced: 06 May 2026

https://github.com/osohyun0224/react-webrtc

Webrtc를 React.js에 구현하고 PWA 적용해 배포해보는 연습 저장소

mediarecorder peer-to-peer pwa react webrtc websocket

Last synced: 06 May 2026

https://github.com/vincent7128/raspberrypi-magic-photo

Raspberry pi magic photo system, use PIR sensor to activate photo to be like as "Harry Potter" magic photo.

gpio nodejs pir raspberry-pi websocket

Last synced: 06 May 2026

https://github.com/anas727189/summarizerx

SummarizerX is an innovative web application for quick, efficient text summarization combined with real-time collaboration on a shared whiteboard.It includes not only Fast and accurate text summarization using the Hugging Face API but also Real-time collaborative whiteboard

chatbot gemini huggingface javascript nextjs socket-io tailwindcss text-summarization text-summarizer websocket whiteboard

Last synced: 07 May 2026

https://github.com/gaurav-chaurasia/chat-app

a chat web application like WhatsApp, on nodejs using WebSockets

mongoose-odm nodejs oauth2 passport socket-io websocket

Last synced: 07 May 2026

https://github.com/rafaelppereira/interno-chat-realtime-socket

⚪️ Realtime WebChat for conversations between rooms and people in real time without message delays

nodejs socket-io websocket

Last synced: 07 May 2026

https://github.com/prysya/react-burger

Small project with Cosmo-Burger restoraunt

react redux redux-thunk redux-toolkit websocket

Last synced: 08 May 2026

https://github.com/pawelzeja098/flask-web-app-for-video-editing-and-transcription

Web application for video preview, transcription, adding subtitles, trimming, and processing in Flask

flask socket-io subtitles transcription video-streaming websocket whisper-ai

Last synced: 09 May 2026

https://github.com/melvynx/qoqo-app

The QoQlick app

typescript websocket

Last synced: 09 May 2026

https://github.com/scholarchen20/sky-take-out

黑马程序员最新Java项目实战《苍穹外卖》,最适合新手的SpringBoot+SSM企业级项目实战 相比于瑞吉外卖苍穹外卖的业务更加真实完整,用户端改为微信小程序,登录改为了微信登录,加入了统计报表,来单提醒,客户催单,订单管理等功能,业务实现了闭环。技术选型更加丰富和实用。可以认为是增强版瑞吉外卖

aliyun-oss echarts mybatis redis spring-cache spring-task springboot2 springmvc websocket wechatpay

Last synced: 10 May 2026

https://github.com/rookiemonkey/chatapp

A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!

chat chat-application nodejs socket-io websocket

Last synced: 10 May 2026

https://github.com/z3robyte/cswsh-lab

Laboratorio para aprender y explotar la vulnerabilidad Cross-Site WebSocket Hijacking

cybersecurity hacking nodejs websecurity websocket

Last synced: 10 May 2026

https://github.com/semihbkgr/gorun

GoRun is a server application let you execute your go code through a web socket connection.

golang java netty server websocket

Last synced: 11 May 2026

https://github.com/rxn7/battleships

Battleships game made using bunjs

bunjs typescript websocket

Last synced: 12 May 2026

https://github.com/edivados/nitro-spa

Vite SPA + Nitro Server with Socket.IO & WS in Node environment

nitro socket-io spa unjs websocket ws

Last synced: 12 May 2026