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/dnsge/go-basic-websocket

A simple WebSocket client

golang websocket websocket-client

Last synced: 12 Jan 2026

https://github.com/ladmakhi81/bazdidan-api

Bazdidan is project that use for buy house or get help from estate company agent to find your favorite house, in this typeof project you can search based on your requirement and if any estate company agent has any options that related to your requirement, send notification to them to connect to you and talk with you.

docker docker-compose husky jimp localization nestjs postgres prisma rest-api server-sent-event websocket

Last synced: 10 Apr 2026

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/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/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/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/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/fly-studio/laravel-addons-server

a MVC socket server via Swoole

grpc mvc protobuf socket swoole websocket

Last synced: 19 May 2026

https://github.com/sqwyer/live-clicks

👉 A live click counter built with Express and WebSockets!

express websocket

Last synced: 23 Feb 2025

https://github.com/br-silvano/mcp-todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod

Last synced: 10 Apr 2026

https://github.com/ilanaya/cryptonomicon

App for realtime displaying cryptocurrencies prices

broadcasting javascript tailwindcss vuejs websocket

Last synced: 10 Apr 2026

https://github.com/penn201500/wooapi

WOO X. A privately-accessible liquidity venue for the trading of cryptocurrencies. WOO X provides clients with an easily accessible deep pool of liquidity sourced from the largest exchanges and from Kronos’ HFT proprietary trading. This is an example to display two implement forms of WOO API.

api cex cex-api cryptocurrencies js restful-api web3 websocket woox

Last synced: 24 Mar 2025

https://github.com/buckineer/primal

Spain Territory Web Game that manage event, topics

angular4 django django-rest-framework django-ses websocket

Last synced: 02 Mar 2026

https://github.com/dking1342/socket-chat

A simple chat app that uses websockets with NodeJS

chat chatapp javascript nodejs socket socket-io websocket

Last synced: 09 May 2026

https://github.com/riannegreiros/c-websockets

Programção em sockets em C

clang websocket

Last synced: 29 Jun 2025

https://github.com/gjbae1212/go-ws-broadcast

go-ws-websocket is a package that Websocket clients which are registered a broker broadcast messages using gorilla websocket.

broadcast go golang websocket ws wss

Last synced: 14 May 2025

https://github.com/le2sky/nest-websocket

simple chat server

mvc nestjs websocket

Last synced: 15 May 2026

https://github.com/ankush-web-eng/videocall-app

This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.

react vite webrtc websocket

Last synced: 02 Apr 2025

https://github.com/code-monad/blyat

High performance channel-broadcast webscoket service. Ready to use with a simple docker deployment

beast boost cpp17 websocket

Last synced: 10 Jul 2025

https://github.com/marihachi/websocket-events

user events for WebSocket-Node

events json nodejs websocket

Last synced: 10 Apr 2026

https://github.com/mentos1386/socketer

Socket.IO / WebSocket debugging tool

debugging development-tools socket-io websocket

Last synced: 25 Jun 2025

https://github.com/vision-empower/harmonycode

Multi-AI collaboration framework - Built by 3 AI agents | npm install harmonycode@beta

ai collaboration multi-agent nodejs websocket

Last synced: 02 Sep 2025

https://github.com/philkes/baseled

ESP8266 based RGB LED controlled via Android App over WebSocket

3d-printing android arduino esp8266 espnow rgb-led websocket

Last synced: 19 Jul 2025

https://github.com/akrantz01/lights

Control an Adafruit NeoPixel strip through a web UI with support for presets, schedules, and custom animations.

golang protobuf python raspberry-pi react redux typescript websocket

Last synced: 20 Mar 2025

https://github.com/speedycraftah/node-svelte-chat-app

A full-stack chat app which supports direct messages and eventually normal channels written in Svelte and Node.js.

chat-application fastify full-stack nodejs svelte sveltekit websocket

Last synced: 14 Apr 2026

https://github.com/v00d00-child/go-chat-app-v1

A web server and client(s) for simple web base chatting using WebSocket.

golang jwt-authentication websocket

Last synced: 21 Jul 2025

https://github.com/code-monad/laplace

Laplace - The Demon Maker

api beast boost cpp cpp17 http webservice websocket

Last synced: 07 Nov 2025

https://github.com/natthasath/demo-python-fastapi-websocket

FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.

fastapi poetry python uvicorn websocket

Last synced: 17 Jun 2026

https://github.com/thesaltree/redis-chat-app

Building a Real-Time Chat App in Go with Redis Pub/Sub and WebSockets

go-redis golang pub-sub real-time-chat redis websocket

Last synced: 18 May 2026

https://github.com/shivam-goswami5123/shadowtalk

A Secure, Anonymous, and Real-Time Chat Platform

express nodejs socket-io websocket

Last synced: 31 Dec 2025

https://github.com/singcl/websocket

A simple websocket server and client.

react react-redux redux websocket

Last synced: 21 Apr 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/sambhav228/weather-vis.-dashboard

Weather Dashboard provides real-time weather updates with dynamic weather visualizations.

angular html scss typescript weather weather-api weather-app weather-information websocket

Last synced: 05 May 2026

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

Node.js program

chat nodejs websocket

Last synced: 18 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/sagarmedtiya/arm-bot-using-websocket

Arm-bot using ESP32 and websocket technology which can be controlled by website and android app.

arduino robotics websocket

Last synced: 27 Apr 2026

https://github.com/jdy8739/websocket-study

WebSocket protocol 스터디

socket-io webrtc-video websocket

Last synced: 06 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/kubilayture/collaborative.notes.web

A React + TypeScript frontend with TailwindCSS, real-time messaging, hierarchical folder management, and collaborative note editing capabilities.

better-auth hocuspocus react reactrouterv7 shadcn-ui tiptap typescr websocket yjs

Last synced: 18 May 2026

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/swat1563/escprs

eSCPRS is a system for managing large procurement data from the State of California. We created a chatbot using FastAPI, ReactJS, MongoDB, Docker, and Gemma2 LLM to efficiently query and provide insightful responses.

beanie chatbot docker docker-compose fastapi gemma2 ipynb kaggle llama3 llama3-1 llm mongodb mongodb-express ollama powerbi powerbi-desktop reactjs websocket

Last synced: 10 Apr 2026

https://github.com/gohouse/chatroom

golang websocket简单聊天室

chatroom golang gorilla h5 websocket

Last synced: 31 Aug 2025

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

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/simon987/ws_bucket

Simple websocket-based file upload service with token-based auth

fasthttp websocket

Last synced: 19 Sep 2025

https://github.com/madhur/load-test-websocket-locust

Sample code for the blog article

java locust websocket

Last synced: 30 Mar 2025

https://github.com/kartik989-max/chessmate.io

This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.

chessjs css ejs express html javascript node socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/nopnop2002/esp-idf-vcp2web

Wireless VCP Monitor for esp-idf

esp-idf esp32 uart usb virtual-com-port websocket

Last synced: 18 May 2026

https://github.com/somnathkar000/talkflow-backend

This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.

rest-api socket-io typescript websocket

Last synced: 18 May 2026

https://github.com/whyankush07/exchange-app

A stock exchange application where you can exchange stocks with a currency. Supports USD and Bitcoin exchange.

expressjs nextjs nodejs redis websocket zod

Last synced: 02 Apr 2026

https://github.com/lucasanes/onda_rpg_frontend

ONDA RPG - FrontEnd Sistema Pessoal de Fichas/Painel de Tormenta20 RPG

nextjs tailwindcss websocket

Last synced: 10 Apr 2026

https://github.com/youstinus/websocket-task

API that upgrades connection to use websocket. Contains server and client and testing how they communicate

api client go golang server websocket websocket-client websocket-server

Last synced: 24 Mar 2025

https://github.com/foopis23/asteroid-excavator

A WIP multiplayer game written in typescript with pixi.js and websockets

html5-game pixijs socket-io websocket

Last synced: 27 Apr 2026

https://github.com/awakelife93/node-message-action

message action process server

express nodejs typescript websocket ws

Last synced: 15 Apr 2026

https://github.com/divyarajsinhsindhav/chatify

Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.

javascript mongodb nodejs reactjs socket-io websocket

Last synced: 05 Apr 2025

https://github.com/octokerbs/gochat

Websocket chat app built in Go and React.

channels go javascript react react-router websocket

Last synced: 13 Apr 2026

https://github.com/myfreax/webrtc-stun

STUN Server use by exchange peer ICE,OFFER and ANSWER

demo example server webrtc websocket

Last synced: 17 May 2026

https://github.com/code-raushan/chat-server-ws

Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.

chat-server go pubsub redis scale websocket

Last synced: 18 May 2026

https://github.com/salman679/task-management-frontend

This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.

mongodb react tawilwindcss websocket

Last synced: 05 Apr 2026

https://github.com/sangamprashant/desktop-notifier

🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦

expressjs nativewind node python react-native-app real-time-alerts websocket

Last synced: 24 Jan 2026

https://github.com/shreekar11/scalable-websocket-server

This repository provides a scalable WebSocket implementation, using WebSockets and Redis Pub/Sub for efficient real-time communication.

nodejs pubsub redis typescript websocket

Last synced: 08 May 2026

https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket-facebook

Bonus #4 of the Rocketseat GoStack Bootcamp: Facebook Posts and Notifications with AdonisJS WebSocket.

adonisjs backend bonus bootcamp brazil course frontend fullstack goiania goias gostack html javascript jquery matheus nodejs oliveira ramalho rocketseat websocket

Last synced: 05 Apr 2026

https://github.com/wojciechdlugosz/rest-api-app

Book a ticket using AJAX requests and web-socket. Modified to use mongo DB and Atlas.

expressjs middleware mongodb mongoose nodejs rest-api websocket

Last synced: 05 Apr 2026

https://github.com/humanjavaenterprises/node-red-contrib-nostr

Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.

node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket

Last synced: 17 Jun 2026

https://github.com/ericflo/modelrelay

Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.

anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker

Last synced: 18 Apr 2026

https://github.com/alexhiriavenko/social-network

React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!

fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket

Last synced: 18 Apr 2026

https://github.com/traunin/websocket-extension

Control Chrome with Websockets

chrome extension websocket

Last synced: 24 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/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm

Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project

cross-platform distributed-systems framework java jvm kotlin p2p websocket

Last synced: 18 Apr 2026

https://github.com/aelgamal5/nodejs-chatrooms

Simple chat rooms app. NodeJS

2023 nodejs socket-io websocket

Last synced: 18 Apr 2026

https://github.com/mottamarcio/supersoniq

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.

fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket

Last synced: 18 Apr 2026

https://github.com/b-amir/realtime-playground

Real-time financial data visualization using 3 different communication protocols.

socket-io sse websocket

Last synced: 02 May 2026

https://github.com/lesiaukr/goit-cs-hw-06

Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06

asyncio docker goit-cs-hw-06 http-server mongodb python websocket

Last synced: 08 May 2026

https://github.com/gqtpe/chat-front

simple chat using websockets

react socket-io socketio-client websocket

Last synced: 18 Jun 2026

https://github.com/abailey81/implicit-interaction-intelligence

Adaptive AI companion that builds a model of each user from implicit interaction signals — keystroke dynamics, linguistic complexity, temporal patterns — and continuously adapts its responses. Custom TCN + transformer + contextual bandit, built from scratch in PyTorch.

adaptive-systems contextual-bandit deep-learning edge-ai fastapi from-scratch huawei human-machine-interaction language-model machine-learning personalization poetry privacy-by-design python pytorch temporal-convolutional-network thompson-sampling transformer user-modeling websocket

Last synced: 18 Apr 2026

https://github.com/sneakyselderey/datastream

Datastream is a self-hosted web-app for playing your music

docker music nestjs player react self-hosted typescript websocket

Last synced: 18 Apr 2026

https://github.com/phpxcoder/lanyard

🏷️   Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds

discord discord-rpc elixir websocket

Last synced: 19 Apr 2026

https://github.com/iluha168/obcb-api-wrapper

(WebSocket) API wrapper for One Billion Checkboxes by Alula

api deno jsr obcb onemillioncheckboxes ts websocket

Last synced: 19 Apr 2026

https://github.com/ashutoshdm1/rps

Its A Realtime WebSocket's based RPS Game

express nextjs14 redis socket-io websocket

Last synced: 24 Jan 2026