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/young-flash/websockets-demo

This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).

cpp publish-subscribe websocket websockets-server

Last synced: 03 Apr 2025

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/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/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/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/20centaurifux/icb-ws

HTML5 front-end for ICB.

chat html5 icb javascript python websocket

Last synced: 28 Apr 2026

https://github.com/duo/wsc

A golang websocket client

client golang reconnect websocket

Last synced: 22 Jan 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/christophe77/electronack

Reverse connection malware with control center with electron and nodejs

bot electron rat websocket

Last synced: 18 May 2026

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

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

websocket

Last synced: 19 Aug 2025

https://github.com/eosswedenorg-go/antelope-ship-client

Client implementation of antelope state-history websocket.

antelopeio blockchain client eosio fio go golang leap libre ship state-history ultra wax websocket

Last synced: 02 Sep 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/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/yadavnikhil03/lan-dropspot

It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed

async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/lancekrogers/dashboard

ETHDenver 2026: Next.js real-time observer dashboard for the Obey Agent Economy. 5 live panels: Festival View, HCS Feed, Agent Activity, DeFi P&L, Inference Metrics.

agent-economy ai-agents dashboard ethdenver ethdenver-2026 festival-methodology hcs hedera nextjs obedience-corp react typescript websocket

Last synced: 30 May 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/owenaedwards/bulletinhub

A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.

docker go golang material-ui mongo mongodb react typescript websocket

Last synced: 12 Apr 2026

https://github.com/shahradelahi/coinex

[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API

api coinex cryptocurrency exchange http websocket

Last synced: 11 Oct 2025

https://github.com/moojigc/sillygame

Multiplayer drawings! Using the power of websockets, draw collaboratively with your friends!

canvas go golang svelte websocket

Last synced: 16 Apr 2026

https://github.com/purehyperbole/wsev

An ergonomic epoll based websocket server library in Go

epoll golang library websocket websocket-server

Last synced: 24 Jan 2026

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/nahida-aa/siokit

Socket.IO-compatible server & client

socket-io websocket

Last synced: 28 May 2026

https://github.com/lesiaukr/goit-pythonweb-hw-03

Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server

docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket

Last synced: 14 Apr 2026

https://github.com/stackthecode/messaging-app

Real Time messaging app with different features developed on Spring Boot (Cortex)

java jwt messaging spring-boot websocket

Last synced: 15 May 2026

https://github.com/nurislom373/nimble

Nimble - A next-generation protocol for Reactive WebSocket.

java kotlin protocol reactive webflux websocket

Last synced: 18 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/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/joshnuss/phoenix_vue

Example integration of Phoenix with Vue.js and Vuex

elixir vue vue-router vuex websocket

Last synced: 06 May 2026

https://github.com/micahondiwa/rate-my_car

What do others say about this car? A capstone for the for foundation studies (first 9 months) at alx software engineering program.

django django-rest-framework websocket

Last synced: 03 May 2026

https://github.com/ok7uz/realtime-chat

A real-time Chat API project built on DRF and Django Channels

django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket

Last synced: 18 Jun 2026

https://github.com/korkje/wsi

Asynchronously iterate WebSockets

deno iterator typescript websocket

Last synced: 28 Apr 2026

https://github.com/mwafrika/nyota-project

A full-stack offline-first note-taking application with real-time synchronization capabilities. This app allows users to create, edit, and delete notes that sync across devices in real-time when online and automatically sync when connectivity is restored.

asyncstorage expo-bare-workflow expressjs react-native socket-io websocket

Last synced: 30 Apr 2026

https://github.com/tianzonglin/bigeyes

A distributed graph computing platform that enables simple visual analysis of large-scale relational data.

canvas distributed-computing graph-drawing spark websocket

Last synced: 03 May 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/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/ch-iv/flask-websockets

WebSockets extension with channels for Flask

flask flask-websockets python websocket websockets

Last synced: 29 Apr 2026

https://github.com/sagargupta16/code-arena

Real-time competitive coding arena - race friends on LeetCode problems with built-in timer, scoring, and live leaderboards

coding-challenge competitive-programming developer-tools fastapi leetcode multiplayer python react real-time websocket

Last synced: 03 May 2026

https://github.com/ngnhatthanh/vdt-miniproject

A meeting schedule / management website with microservice architecture in Java

docker-compose java kafka keycloak microservice spring-boot websocket

Last synced: 07 May 2026

https://github.com/gitbolt/soltrek-server

📡 Websocket / API server for SOLTrek

expressjs websocket

Last synced: 03 May 2026

https://github.com/serban-petrescu/training-spring-feedback

.msg Friday Training: Feedback Application

cloud-foundry postgresql spring-boot ui5 websocket

Last synced: 03 May 2026

https://github.com/arthurmelton/kostats

Get data from your ko server and real time information

api knockoutcity statistics websocket

Last synced: 23 Jun 2026

https://github.com/lakshanwd/node-web-sockets

Sample implementation of web sockets with node

chat node-js websocket

Last synced: 28 Apr 2026

https://github.com/reymooy27/pmtc

NodeJS REST API server for online game tournament

jwt-authentication monggose mongodb nodejs socket-io websocket

Last synced: 07 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/matx64/go_xat

A simple Chat App written in Go.

go html javascript redis websocket

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/pkage/project5

expose a root terminal to the world, "safely"

docker hacky pty terminal tty websocket

Last synced: 03 May 2026

https://github.com/yju-okura/project_minori-gin-deployment-repo

RAGを導入した授業プラットフォーム

gin-gonic golang webrtc websocket

Last synced: 01 May 2026

https://github.com/gorodroz/crypto-tracker

Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.

binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket

Last synced: 07 May 2026

https://github.com/qchateau/space-dodgems

A web-based mini game in C++20, featuring coroutines.

boost coroutines cpp cpp20 javascript websocket

Last synced: 01 May 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/hk669/goods-rickshaw

highly scalable logistics platform that allows users to book transportation services for moving goods with Django

channels django geospatial maps-api real-time redis-cache websocket

Last synced: 04 May 2026

https://github.com/j-bodek/slitherio-like-game

Easy slitherio like game for two players

django django-channels javascript python websocket

Last synced: 08 May 2026

https://github.com/drakov09/mermaidjs-server

🖼️ Transform Mermaid diagrams to SVG or PNG with a high-performance Node.js server, featuring caching, real-time rendering, and minimal browser use.

cloud-run diagrams docker mermaid nodejs png puppeteer rendering svg 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/pilotpirxie/scrum-tool-api

🧑‍💻 Websocket api for for scrum master toolkit written in Typescript & Node

api api-server node pm2 server socket socket-io ts ts-node typescript websocket websocket-server websockets ws wss

Last synced: 08 May 2026

https://github.com/dougfsilva/autoatendimento-backend

O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.

clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket

Last synced: 01 May 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/marcosmarcolin/async-php

Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.

asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman

Last synced: 08 May 2026

https://github.com/tako8ki/golang-websocket-task-app

GolangとWebsocketで作ったリアルタイムなタスク管理アプリ

go websocket

Last synced: 10 Jun 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/cropalato/obs_switchscene

A lightweight command-line tool to quickly switch between OBS Studio scenes. Perfect for streamers and content creators who need fast scene transitions through hotkeys or automation.

automation broadcast cli content-creation go golang obs obs-studio scene-switcher streamdeck streaming streaming-tools twitch websocket youtube

Last synced: 04 May 2026

https://github.com/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels

Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.

django django-channels game python realtime-game redis redis-cache websocket

Last synced: 09 May 2026

https://github.com/charlot-dedjinou/chatbot

C'est un projet ludique où j'ai développé une messagerie en temps réel entre deux personnes en utilisant les websockets, Vue.js pour le frontend et Express.js pour le backend. Explorez la communication instantanée grâce aux websockets, offrant une expérience de messagerie fluide et réactive entre les utilisateurs.

emoji emoji-picker expressjs vue vuejs3 websocket

Last synced: 04 May 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/hoangvuvan0611/javacv_attendance_recognition

program javacv, opencv attendance&recognition

java javacv spring-boot websocket

Last synced: 09 May 2026

https://github.com/brendadeeznuts1111/alchmenyrun

Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks

alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows

Last synced: 01 May 2026

https://github.com/ramzibouzaiene/springboot-websocket-project

A real time One on One Chat application with Spring boot and WebSocket

mongodb spring-boot spring-data-mongodb websocket

Last synced: 05 May 2026

https://github.com/roq-trading/roq-client-bridge

Network access to C++ client using Websocket for transport and various encoding/decoding protocols.

api binary bridge cpp26 flatbuffers json sbe websocket

Last synced: 02 May 2026

https://github.com/imdadmi/kafka-websocket-chatapp

this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end

kafka reactjs spring-boot websocket

Last synced: 09 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/mwafrika/socketio

Creating a real-time messaging chat application using Socket.IO for seamless, instant communication. Join me as we explore the world of real-time web applications!

express nodejs socket-io websocket

Last synced: 09 May 2026

https://github.com/cpselvis/chatroom

A real-time chat application based on React、Koa2、websocket.

application koa2 websocket

Last synced: 09 May 2026

https://github.com/lipej/clear-my-doubts

An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture

ia mvvm mvvm-architecture swift swiftui voice-recognition websocket

Last synced: 28 Apr 2026

https://github.com/fyrndly/ips_wisma

Indoor Position System with Beacon based on Trilateration Method

flask mqtt trilateration websocket

Last synced: 10 May 2026

https://github.com/haydnmeyburgh/cod-esports-tournament-manager

This is a Call Of Duty online tournament management system that tournament organisers can use to manage tournaments, teams, matches and match results all in one place.

gin-gonic go jwt-authentication mongodb websocket

Last synced: 05 May 2026

https://github.com/yuis-ice/go-chatapp-ai

🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.

chat demo golang gorilla-websocket javascript real-time web-application 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/chocolateloverraj/group-game

Demo game with many options for connecting devices.

android electron game tcp website websocket

Last synced: 10 May 2026

https://github.com/shubhdotai/offline-voice-ai

FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI

fastapi mlx voice-agent websocket

Last synced: 05 May 2026

https://github.com/blankparticle/arrpc-rs

🦀 A Rust implementaion of OpenAsar/arrpc

arrpc discord ipc rust websocket

Last synced: 02 May 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/urijhoruzij/realtime-editor-server

Realtime editor server

editor nodejs websocket

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