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/stegano/express-socket.io-middleware

This middleware allows you to easily convert your existing HTTP REST APIs to websockets

express expressjs socket-io socketio websocket

Last synced: 13 Apr 2026

https://github.com/ndthuan/websocketserver

Standardized WebSocket messages handling in Go

golang websocket websocket-server

Last synced: 30 May 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/weisyn/client-sdk-js

WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务

blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes

Last synced: 30 May 2026

https://github.com/abgeo/chat

Simple web chat on Python with Tornado web server

chat python tornado websocket

Last synced: 28 Apr 2026

https://github.com/chempik1234/EMPTY-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 23 Aug 2025

https://github.com/charlot-dedjinou/realtime-notifications

Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.

express-js notifications react reactjs real-time websocket

Last synced: 10 Apr 2026

https://github.com/sarveshgupta1997/sarveshgupta1997.github.io

Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.

backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket

Last synced: 10 Apr 2026

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/liyao1520/webchat

a web chat app

vue vuerouter vuex websocket

Last synced: 06 Jun 2026

https://github.com/lukataylo/foldo

A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.

agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket

Last synced: 15 Jun 2026

https://github.com/adamanr/transmitting-api

API for transmittings data from client to server

go golang websocket

Last synced: 22 Aug 2025

https://github.com/ufec/online-chat-client

Vue3 TypeScript Pinia TDesign 在线即时通讯系统客户端

pinia sqlite3-wasm tdesign typescript vue3 vue3-composition-api vue3-typescript webrtc-video websocket

Last synced: 19 Sep 2025

https://github.com/anuragarwalkar/chat-buddy

📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket

angular mongodb typescript websocket

Last synced: 09 May 2026

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

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

electron javascript typescript vue3 websocket

Last synced: 13 Apr 2026

https://github.com/than-dev/terminal-chat

It's a chat that runs in cmd, developed only with nodejs native modules!

chat-application cli javascript nodejs socket terminal websocket

Last synced: 03 May 2026

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/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/shashankvish0010/zen

Zen is a state-of-the-art communication platform built on the PERN stack and WebRTC technology with WebSocket for real-time communication. Offering seamless video calling and upcoming live streaming features, Zen ensures secure, reliable, and user-friendly experiences.

express node pern-stack postgresql react real-time-processing real-time-video-streaming socket-io video-conference-application videocalling webrtc websocket

Last synced: 10 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/techemmy/flask-chat-application

A Flask chat application that uses sockets with python and javascript. Also includes tests

back-end-development flask front-end-development javascript postgresql python websocket

Last synced: 13 Apr 2026

https://github.com/jayantur13/tabsync-desktop

Tabsync is an electron-based desktop app for live syncing browser tabs in devices using WebSocket, Express and Chrome/Edge API

browersync electron-app sync synchronization websocket

Last synced: 17 Jan 2026

https://github.com/codersuresh/real-time-chat

Real time chat app using socket.io

cors express nextjs socket-io tailwindcss vercel websocket

Last synced: 10 Apr 2026

https://github.com/vnapnic/go-websocket

example go-websocket

golang grpc grpc-go redis websocket

Last synced: 20 Aug 2025

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/davidje13/shared-reducer-backend

Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer

reducer websocket

Last synced: 07 Oct 2025

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

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

websocket

Last synced: 19 Aug 2025

https://github.com/itcodehery/project_catport

A modern terminal-based file viewer with live sharing capabilities

cat code rust sharing viewer websocket

Last synced: 08 Oct 2025

https://github.com/m1guelsb/discordia

Discord like app where is possible to private chat, create personal servers or enter in others servers by invite.

next14 nextjs prisma prisma-orm react-query socket-io tailwind websocket

Last synced: 19 Apr 2026

https://github.com/willianfalbo/messages-app

A simplified version of a posting messages application (REST APIs)

express-js javascript jwt-authentication mongo-db mongoose-js multer node-js react-js rest-api socket-io websocket

Last synced: 18 Jan 2026

https://github.com/jeremymarshall/xterm.js-docker-bridge

xterm.js based terminal emulator to bridge to docker exec

angular4 docker express nodejs websocket xterm-js

Last synced: 10 Apr 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 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/tasnia-h/communication-app

A full-stack communication app that allows users to send messages, make audio/video calls, share screens, and exchange photos and files. The app supports both manual and Google authentication, with real-time notifications to enhance user experience.

nestjs nextjs postgresql webrtc websocket

Last synced: 10 Apr 2026

https://github.com/estebanqui/blue-vs-red

Blue VS Red is a school project game where users join either the Blue or Red team to compete by clicking within their team's area. It utilizes HTML, CSS, JavaScript, and a Node.js backend with real-time communication via Socket.IO.

game render websocket

Last synced: 18 Aug 2025

https://github.com/mahmoudsaeednst/buddyboss-with-websocket-react-and-flutter

Creating Websocket Server with Front-End to add new features for buddyboss messages (real-time messaging and calling video/audio)

buddyboss flutter nodejs react websocket

Last synced: 14 Apr 2026

https://github.com/mars05/netutil

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

net netty netutil rpc websocket

Last synced: 19 Jan 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/linuxsuren/gows

WebSocket tool written by Go

websocket

Last synced: 05 Oct 2025

https://github.com/blaze-d83/hardware-monitor-go

This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.

go-templ golang hardware-utility htmx websocket

Last synced: 20 Apr 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/congnghia0609/ntc-gsuperwss

ntc-gsuperwss is an example golang websocket server handle more than 1 million websockets connections, lightweight, high performance, large scale.

golang high-performance lightweight ntc-gsuperwss scale websocket

Last synced: 16 Aug 2025

https://github.com/msusman1/webrtc-server

WebRTC Signaling server Implemented using Nodejs Socket io

socket-io webrtc webrtc-signaling webrtc-video websocket

Last synced: 14 Apr 2026

https://github.com/barrylee111/voicechat-llm

A chatbot with both prompt and voicechat capabilities leveraging LangChain, Elasticsearch, and FastAPI. When using voicechat, the user can immerse themselves in the experience by selecting a narrator, like a pirate for instance.

elasticsearch fastapi langchain largelanguagemodel python react speech-to-text tailwind text-to-speech typescript websocket whisper

Last synced: 19 Jan 2026

https://github.com/deepgram-starters/flask-voice-agent

Get started using Deepgram's Voice Agent with this Flask demo app

agent-api deepgram live real-time speech-to-speech voice-agent websocket

Last synced: 21 Jan 2026

https://github.com/visualstudioex3/flecktest

A little chat console program to test Fleck websockets library and IoC with Microsoft Dependency Injection library, developed in C# using .NET Core 3.1.

chat chat-application chatapp csharp dependency-injection donet-core dotnet dotnetcore fleck job-interview netcore netcore31 technical-test visual-studio websocket

Last synced: 14 Apr 2026

https://github.com/discretetom/rua

Event-driven async messaging framework.

go kcp websocket

Last synced: 16 Aug 2025

https://github.com/chen0040/spring-websocket-angular-upload-excel-demo

Demo on how to use spring websocket and angular for uploading large excel or csv files

angular-4 sockjs spring-boot upload-file websocket

Last synced: 15 Aug 2025

https://github.com/nequeo/resource

Resource code, includes WebRTC client, Cloudflare Calls client, etc...

aws cognito mathematics webrtc websocket

Last synced: 27 Jan 2026

https://github.com/duo/wsc

A golang websocket client

client golang reconnect websocket

Last synced: 22 Jan 2026

https://github.com/gaowanlu/thub

Phaser3 mini multiplayer online game

phaser3 tiledmap websocket

Last synced: 14 Oct 2025

https://github.com/mohamedaflah/chat_app_frontend

Fully fledged Reale time chat application Front end side

docker node-js redux redux-toolkit shadcn-ui socket-io typescript websocket

Last synced: 09 Apr 2026

https://github.com/rcasto/distributedexperiment

An experiment with distributed web computing

distributed-computing raytracing webgl websocket webworker

Last synced: 15 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/adamanr/videochat

Video chat built in Golang language (Server) and React framework (Client)

go golang react videochat websocket

Last synced: 05 May 2026

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

The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.

cypress jest react redux typescript websocket yandex-praktikum

Last synced: 27 Jan 2026

https://github.com/rudra1806/relay

A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.

arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand

Last synced: 14 Apr 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/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/fish-tennis/gnet_csharp

c# connector library for gnet

gnet network websocket

Last synced: 25 Oct 2025

https://github.com/web2solutions/jumentix-vue-ui

"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.

indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket

Last synced: 13 Apr 2026

https://github.com/ivoputzer/coinbase-pro-feed

Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+

coinbase coinbase-pro coinbase-pro-feed websocket ws

Last synced: 12 Aug 2025

https://github.com/samuel-ricardo/codelivery-site

This project is a application of a complete Full Cycle project, with amazing technologies like NextJS for front-end, NestJS for back-end, MongoDB database, GO Lang for microsservice, Docker & Kubernetes for devops, metrics with Elastic Search & Kibana, Event Architeture with Kafka and more.

cloud deploy elasticsearch go golang google google-maps javascript kafka kibana kubernetes material-ui nestjs nextjs socket-io typescript vercel websocket

Last synced: 09 Apr 2026

https://github.com/altanis/websocket-implementation

An (incomplete) implementation of a RFC-6455 compliant websocket library.

websocket

Last synced: 27 Oct 2025

https://github.com/lucasefe/spotcast-poc

Spotcast allows one Spotify desktop client (ideally yours) to drive other Spotify desktop clients running on different hosts.

golang spotify websocket

Last synced: 24 Jan 2026

https://github.com/mmikhail2001/team_chat

ВКРБ МГТУ ИУ6. Корпоративный мессенджер. SSO, треды, реакции, групповая политика, интеграция с Gitlab.

gitlab golang keycloak oauth2 react typescript webhook websocket

Last synced: 24 Jan 2026

https://github.com/muhammadranju/scic-job-task

The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a

api backend javascript mongodb nodejs react websocket

Last synced: 09 Apr 2026

https://github.com/confy-security/cli

CLI client for the Confy encrypted communication system

chat chat-application chat-cli cli confy prompt-toolkit typer websocket

Last synced: 28 Jan 2026

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

Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.

java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket

Last synced: 06 Feb 2026

https://github.com/BounebRayan/ChatRoomsService

A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.

chat chat-rooms community messaging microservice real-time rooms socket-io websocket

Last synced: 11 Aug 2025

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/bontaramsonta/simple-messaging-server

a simple ws message server using Bun.websocket

bunjs websocket

Last synced: 30 Jan 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/youngcoder45/discord-matrix-bridge

Discord ↔ Matrix bridge bot built with Node.js and TypeScript for syncing messages between servers and rooms.

bridge contributions-welcome discord discord-bot discord-matrix matrix matrix-bot matrix-org need-contribution nodejs opensou oss typescript webhook websocket

Last synced: 23 May 2026

https://github.com/cvweiss/redis-websocket

Node implementation of redis to websocket broadcasting.

nodejs pubsub redis websocket

Last synced: 01 Feb 2026

https://github.com/imhazige/node-examples

examples of the nodejs

examples meteor nodejs nuxt websocket

Last synced: 28 Apr 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/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/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/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/rufiorogue/nitter-feed

Parses Nitter and provides REST and Websocket API to fresh posts and user timeline history

docker nitter rest-api twitter websocket

Last synced: 16 Apr 2026

https://github.com/pouchlabs/pouchrealtor

blazing fast socket.io alternative,pure websockets.

io pubsub realtime socket websocket ws

Last synced: 27 Feb 2026