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/lordpax/sockevent

A simple Go library for managing WebSocket connections, clients, and rooms inspired by the socket.io library.

golang socket-io websocket

Last synced: 19 May 2026

https://github.com/hacksomecn/go-api

Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.

api api-framework framework gin golang grpc tool websocket

Last synced: 07 Jan 2026

https://github.com/frejun-tech/teler-devnagri-node-bridge

A reference Node integration between Teler and Devnagri, based on Media Streaming over WebSockets.

audio-streaming bridge devnagri frejun india indic-languages nodejs telephony teler typescript voice-agent websocket

Last synced: 29 May 2026

https://github.com/mhdbs/node-websocket-http-ws

this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.

docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket

Last synced: 12 Apr 2026

https://github.com/lukajioshvili20/rust-websocket-client

A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.

crossterm echo-client rust tokio tungstenite websocket

Last synced: 09 Apr 2025

https://github.com/tr1sm0s1n/go-dapp-example

DApp example of deploying and interacting with Solidity smart contract using Go.

api dapp ethereum events gin gin-gonic go go-ethereum golang smart-contracts solidity websocket

Last synced: 09 Apr 2026

https://github.com/tdjsnelling/hermes

Hermes is a real-time data framework for React + MongoDB

data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker

real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.

cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets

Last synced: 12 Apr 2026

https://github.com/avd1729/sync-chat

This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.

golang htmx-go websocket

Last synced: 16 Jan 2026

https://github.com/nguyenductung2709-dt/codingapp

This is my first project for course Designing and Building Scalable Web Application

astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket

Last synced: 03 Apr 2026

https://github.com/lakshagg/cwebsockets

A simple implementation of web socket client in c using libcurl.

c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss

Last synced: 07 Jan 2026

https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web

Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores

react recharts typescript websocket

Last synced: 25 Mar 2025

https://github.com/nandhu-44/lumina

🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js

ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket

Last synced: 04 Feb 2026

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 2026

https://github.com/lexxai/goit_python_web_hw_05

GoIT, Python WEB, Homework number 05. WebSocket's, asyncio

aiohttp asyncio goit homework httpserver python web websocket

Last synced: 18 Mar 2025

https://github.com/czzonet/im-system

一个简单的即时通讯系统,利用 websocket 实现。包括前后端。

websocket

Last synced: 30 Mar 2025

https://github.com/skorotkiewicz/hashchat

Simple chat with person with same tags as you!

bitcoin chat nodejs reactjs socket websocket

Last synced: 19 Apr 2026

https://github.com/pabloxt14/nlw-expert-polls

Um sistema de votação em tempo real em que os usuários podem criar uma enquete e outros usuários podem votar. O sistema gera uma classificação entre as opções e atualiza os votos em tempo real.

fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 09 Apr 2026

https://github.com/mediacomem/comem-archioweb-tictactoe

An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).

exercise real-time wamp wamp-protocol websocket ws

Last synced: 08 Apr 2025

https://github.com/konojunya/socket.io

socket.ioを用いたweb socketのサンプル

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/saadzahidqureshi/django-chat-app

Chatting app developed in django, including P2P chat, Group Chat, Public Chat, share files functionalities were added.

css django django-channels html htmx hyperscr javascript sqlite3 websocket

Last synced: 05 Feb 2026

https://github.com/lq782655835/websocket-audio

transform audio buffer to nodejs by websocket

html5 node websocket

Last synced: 16 Mar 2025

https://github.com/iyedexe/binfrost

Unofficial Client Library for Binance in C++

async binance bitcoin cpp17 cpp20 crypto fix low-latency rest websocket

Last synced: 15 Aug 2025

https://github.com/itsanjanamourya/notes-app-websocket

This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.

mongodb node react socket-io websocket

Last synced: 12 Apr 2026

https://github.com/mesh2509/realtime_collaborative_document_editing_app

This app leverages React.js on the frontend and Nest.js, on the backend along with WebSockets Gateway to provide a seamless real-time collaborative document editing experience. Users can collaborate simultaneously on documents, seeing changes instantly with robust real-time synchronization.

mongoose nextjs-backend nextjs-microservices nextjs-mongoose nodejs reacthooks tailwindcss websocket websocket-api

Last synced: 13 Apr 2026

https://github.com/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/lukman-01/simple-client

Rust WebSocket client allows you to connect to a WebSocket server and process real-time data

async concurrent-programming rust thread websocket

Last synced: 14 Jun 2026

https://github.com/joeylr2042/flask-socketio-api

Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.

api-client api-server flask-api flask-socketio python websocket

Last synced: 01 Apr 2025

https://github.com/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/pulkit1417/buddybuzz

This is a simple real-time chat application built using Node.js, Express, and Socket.io. The app allows multiple clients to connect and chat with each other in real-time.

css3 express-js html5 node-js websocket

Last synced: 09 Apr 2026

https://github.com/kaellybot/kaelly-twitch

Application to provide Twitch events from streamers playing Ankama games, written in Go

go helix rabbitmq twitch websocket

Last synced: 08 Aug 2025

https://github.com/rendy752/restaurant-app

Restaurant themed Progressive Web Apps that shows restaurant based on public API using vanilla javascript

api application-shell cache-api indexed-db progressive-web-app scss service-worker vanilla-javascript web-app-manifest web-component webpack websocket workbox

Last synced: 25 Feb 2026

https://github.com/akashrajpurohit/chatapp

Real time chat application with emojis and live location sharing feature

chat-application mustache-js real-time websocket

Last synced: 22 Apr 2025

https://github.com/diegohce/hddproxy

A small proxy for web apps to access local files

go golang local-file proxy webapp websocket websocket-server

Last synced: 24 Mar 2025

https://github.com/oluizeduardo/planning-poker

Planning Poker is a collaborative and effective method used to estimate the relative effort required for a specific task within a team.

bootstrap5 javascript nodejs planning-poker scrum scrum-poker socket-io websocket

Last synced: 09 Apr 2026

https://github.com/jackchang1025/bbin-websocket-client

一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装

baccarat bbin websocket

Last synced: 14 Jan 2026

https://github.com/chamster24/intrachat

IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!

anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket

Last synced: 01 Mar 2026

https://github.com/jedimahdi/collaborative-drawing-app

Collaborative drawing app written with Haskell and Fabric.js

fabricjs haskell websocket

Last synced: 08 Apr 2025

https://github.com/francescozoccheddu/reload-please

Lightweight server and client script to trigger a browser page reload

browser nodejs reload typescript websocket

Last synced: 13 Apr 2026

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/leonardocbsr/multiagents

Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming

ai claude codex fastapi kanban kimi multiagent orchestration react websocket

Last synced: 26 Feb 2026

https://github.com/maximilianmairinger/functionaladapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

adapter functional websocket worker ws

Last synced: 15 Mar 2025

https://github.com/thalkod/chat-app-io

This is a version of a chat app using socket.io

chat express nodejs socket-io websocket

Last synced: 05 May 2026

https://github.com/abubakerkhaled/educa

A feature-rich e-learning platform built with Django, including a custom CMS, student registration, diverse content rendering, caching, a RESTful API, and real-time chat functionality. This project showcases advanced Django techniques like class-based views, model inheritance, API development, and asynchronous communication.

asynchronousprogramming caching cms django django-channels django-rest-api django-rest-framework e-learning memcached realtimemessaging redis restful-api websocket

Last synced: 12 Apr 2026

https://github.com/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

https://github.com/ironbay/kora-react

Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications

react realtime serverless typescript websocket

Last synced: 13 Apr 2026

https://github.com/flug/websocket-server-app

[WIP] An app weboscket server implemented

php websocket

Last synced: 24 Mar 2025

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

https://github.com/winter000boy/chat-application

This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.

chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket

Last synced: 11 Apr 2026

https://github.com/taigrr/log-socket

Client-server model for logging. Designed to work well with websockets. Simple client page included.

go golang hacktoberfest logging-library websocket

Last synced: 04 Jun 2026

https://github.com/jakh0n/hacathon_backend

This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.

express-js node-js websocket

Last synced: 07 May 2025

https://github.com/moeiscool/zoneminder-mp4

It's a system in which multiple cameras can be watched or recorded for either personal or business circumstances.

mp4 nodejs webm websocket

Last synced: 31 Mar 2025

https://github.com/a-saed/datum

Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.

geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket

Last synced: 29 May 2026

https://github.com/louisyoungx/tcp-transfer-server

Relay a TCP connection to a WebSocket connection based on socket programming.

python tcp websocket

Last synced: 07 Sep 2025

https://github.com/keval-gandevia/medhub

MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.

aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket

Last synced: 11 Apr 2026

https://github.com/hack-in-peace/collaborative-code-editor

A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.

express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 2026

https://github.com/veryshyjelly/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 25 May 2026

https://github.com/azevedoguigo/thermosync-mobile

A beautiful app with ESP32 integration to get real-time room temperature data and Open Weather API for weather data.

expo open-weather-api react-native typescript websocket

Last synced: 18 Feb 2026

https://github.com/programandoconro/pico-web-mouse

A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.

adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket

Last synced: 18 May 2026

https://github.com/belingud/rust-echo-websocket

Echo websocket server by rust

echo rust websocket

Last synced: 05 Mar 2025

https://github.com/vavarm/websocket-chat-server

Node.js program

chat nodejs websocket

Last synced: 18 May 2026

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/exsaron/renju-online

Веб-реализация рендзю

fastapi sqlalchemy websocket

Last synced: 20 May 2026

https://github.com/pixel-tactics/pixel-tactics-match

Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.

backend gin golang gorilla-websocket microservice rabbitmq websocket

Last synced: 18 May 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/vacaramin/go-react-ticktacktoe

This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.

go golang websocket

Last synced: 12 May 2025

https://github.com/herve-d/p13_chat-poc

PoC for chat app using websocket

angular chat springboot websocket

Last synced: 20 Jan 2026

https://github.com/ukrbublik/twitter_stream_feed

[test task] Simple web app to show last tweets in real-time.

async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets

Last synced: 29 Mar 2025

https://github.com/amsh4/driftsiren

DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.

celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket

Last synced: 09 Apr 2026

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/carter907/javasox

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/zenithexe/disappearing-tictactoe

A unique way to play Tic-Tac-Toe, built using WebSocket

game nodejs reactjs tic-tac-toe websocket

Last synced: 12 Apr 2026

https://github.com/hugohil/aio

realtime audio analysis tool

audio dsp io socket-io sound tool websocket

Last synced: 20 May 2026