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/iarsham/task-realtime-app

Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)

docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket

Last synced: 04 Mar 2025

https://github.com/njasm/blunt

Highly opinionated way to build asynchronous Websocket servers with Rust

asynchronous network-programming opinionated rust rust-lang tokio websocket websockets

Last synced: 06 Apr 2025

https://github.com/qneyrat/wsb

WebSocket Broker for real-time app.

broker go golang real-time websocket

Last synced: 05 Sep 2025

https://github.com/cbinet/volcano

A framework built on top of the express.js library

api express framework http websocket ws

Last synced: 22 May 2026

https://github.com/dmitriiviktorov/instantmessages

Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.

aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket

Last synced: 08 Apr 2026

https://github.com/charafau/websocket_test

websocket test for auth headers being added to request

dart test websocket

Last synced: 18 Apr 2026

https://github.com/chrisru/beight-api

✏️ Backend for a collaborative web editor

docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket

Last synced: 10 Apr 2026

https://github.com/zmyzheng/socket-io-typescript-chat-app

A Real Time Chat App with TypeScript: Integrating WebSocket(socket.io) , Node & Angular

angular angular-material2 chat-app nodejs socket-io typescript websocket

Last synced: 03 May 2026

https://github.com/jirufik/jrfws

Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets

api async-await client jrf jrfws realtime route routing server webclient websocket websockets ws

Last synced: 06 Apr 2025

https://github.com/mattmajestic/websockets-fastapi

A minimal example of Websockets using FastAPI & HTML Templates

fastapi websocket

Last synced: 30 Mar 2025

https://github.com/tfdmendes/websocket-guessnumber

A totally (not) scalable WebSocket number-guessing game

html javascript json websocket

Last synced: 03 Feb 2026

https://github.com/mounishvatti/doodledeck

“Draw and Collaborate in Realtime, Share your ideas with your peers, and keep convincing everyone that your scribbles are totally a masterpiece.” 😄

prisma turborepo websocket

Last synced: 22 Mar 2025

https://github.com/dewantrie/ws-countdown-with-redis

A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.

countdown java quarkus redis vertx websocket

Last synced: 13 Feb 2026

https://github.com/theopenwebjp/websocket-client-server-tester

Simple project for testing ability of browser client to communicate with server using web sockets.

html javascript testing websocket websocket-client

Last synced: 20 May 2026

https://github.com/gizipp/chat-demo

A kind of basic chat API backend using Faye-websocket

chat-application faye faye-client faye-websocket heroku puma ruby sinatra websocket

Last synced: 13 Mar 2025

https://github.com/neon4on/paired-reverse-parser

Парный обратный сапёр

nestjs socket-io vuejs websocket

Last synced: 27 Feb 2026

https://github.com/corenting/poc_shelly_cloud_control_api_ws

A POC for the Shelly Cloud Control API - WebSocket API

python shelly shelly-plug-s shelly-plugs websocket

Last synced: 23 May 2026

https://github.com/nyagami/lnreader-rs

Remote service desktop app for LNReader

pyqt6 websocket

Last synced: 19 May 2026

https://github.com/ma2903/reading-marathon

Aplicação full-stack de Maratona de Leitura com painel em tempo real, utilizando React, Node.js, WebSockets, RabbitMQ e Docker.

docker docker-compose express fullstack javascript nodejs rabbitmq react tailwindcss vite websocket

Last synced: 08 Apr 2026

https://github.com/officialpiyush/discord-chat-websocket-relay

Relays Discord Chats to services using websockets & vice-versa

chat discord java jda websocket

Last synced: 22 Mar 2025

https://github.com/ingsystemcix/conexify

Conexify is a social network that allows users to connect with other people who share their interests.

jax-rs jdk17 jsf4 jwt mariadb primefaces redis websocket wildfly xhtml

Last synced: 19 May 2026

https://github.com/daaanishhh002/signwave

This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.

android-application esp32 flask java random-forest-classifier websocket

Last synced: 04 Mar 2025

https://github.com/vector4wang/java-web-websocket

:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等

jsp-servlet liao-tian web websocket

Last synced: 16 Sep 2025

https://github.com/cafehaine/autorefresh

A brackets-like auto refresh for your local website

autorefresh firefox linux python python3 websocket

Last synced: 16 May 2026

https://github.com/labgua/remote-control-slide

Remote Control is a tool to control the PDF slide presentation with other browser clients

browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket

Last synced: 13 Apr 2025

https://github.com/avastroficial/clover.space-api

Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.

clover-space clover-space-api projz website websocket websocket-server

Last synced: 17 Jun 2025

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/seungkilee-cs/minimeet

Real Time Video Chat Application with Nestjs, Typescript, Socket.io, WebRTC, gRPC

grpc mysql nestjs realtime-chat realtime-video socket-io typeorm typescript webrtc websocket

Last synced: 09 Apr 2026

https://github.com/alexandrebouthinon/surimi

Rust WebSocket mock library

mock rust test websocket ws

Last synced: 26 Jul 2025

https://github.com/luismendes070/area-poligono

Created with StackBlitz ⚡️https://stackblitz.com/~/github.com/luismendes070/area-poligono

2024 area chatgpt javascript leafletjs polygon real-time websocket

Last synced: 19 Sep 2025

https://github.com/passeriform/conway-gox

A simple Conway's game of life implementation with multiple client sharing view (websock FTW)

conways-game-of-life golang multi-client-server websocket

Last synced: 27 Jul 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/moustafaa91/discountcode_be

An application to Generate and use random CouponCodes using WebSocket SignalR communication

csharp csharp-code mongodb signalr websocket

Last synced: 20 Jan 2026

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/tobycroft/tuuznet

TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.

curl golang http httpclient httprequest net tuuznet utils websocket websocket-client

Last synced: 09 Apr 2026

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

simple chat server

mvc nestjs websocket

Last synced: 15 May 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/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/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/widgrensit/asobi-js

TypeScript/JavaScript client SDK for Asobi game backend

asobi client-sdk game-backend gamedev javascript multiplayer sdk typescript websocket

Last synced: 23 May 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/nikhilreddy006/notes-app

A full-stack Notes App built with the MERN stack that supports Markdown editing and real-time syncing using WebSockets.

authentication clerk-auth css full-stack mern-stack notes-app reactjs security socket-io websocket

Last synced: 23 Sep 2025

https://github.com/bay0/wslogger

wslogger is a simple WebSocket-based logging helper for Go.

go golang logging websocket

Last synced: 31 Jul 2025

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

Node.js program

chat nodejs websocket

Last synced: 18 May 2026

https://github.com/filipirafael/racer-web

🏎️ A 3D racing game created with Three.js

3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket

Last synced: 31 Jul 2025

https://github.com/kevinthulnith/devops-project

Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose

django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket

Last synced: 09 Apr 2026

https://github.com/pedro-git-projects/go-chess

Real time online chess website built with Go and React

chess golang react websocket

Last synced: 19 Feb 2026

https://github.com/rohatdgnr/heyyochat

This project demonstrates creating a real-time chat application using Spring Boot and WebSocket. Users can interact and send messages in real-time via WebSocket.

docker html-css-javascript spring-boot websocket

Last synced: 08 May 2026

https://github.com/shuddha2021/reactchat

ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.

back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket

Last synced: 09 Apr 2026

https://github.com/ledccn/suws-php-sdk

Su WebSocket服务器 PHP-SDK

go golang websocket

Last synced: 24 Sep 2025

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/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/mapluisch/llava-websocket-server

Python-based WebSocket for CLI LLaVA inference.

inference llama llama2 llava llm llm-inference python websocket websockets

Last synced: 09 Apr 2026

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/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/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/MiguelRipoll23/hood-ball

Accelerate and smash your way to victory in a car-based multiplayer soccer battle.

game multiplayer passkey webrtc websocket

Last synced: 03 Aug 2025

https://github.com/arthurarakelyan/websockets-chat-example

💬 A simple example of chat website created with React and Socket-io

express nodejs react redux-toolkit socket-io typescript websocket

Last synced: 09 Apr 2026

https://github.com/cjaewon/gomokuio

온라인 실시간 오목 게임

game gomoku io io-game web websocket

Last synced: 05 Aug 2025

https://github.com/raihan2bd/vidverse-client

Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.

firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket

Last synced: 09 Apr 2026

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/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/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/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/techouse-labs/socket-michat

Nodejs, Express & Socket.io

javascript websocket

Last synced: 28 Oct 2025

https://github.com/lisuke/hacgi-web

HACGI's a presentation layer process, it's based on godbus & websocket.

framework go hacgi hacgi-web websocket websocket-application

Last synced: 09 Aug 2025

https://github.com/daysnap/toothpick

基于 websocket 长连接 debug 功能

debug h5 pc websocket

Last synced: 18 Aug 2025

https://github.com/x-ration/fts-web

一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】

bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket

Last synced: 17 Apr 2026

https://github.com/sumande414/hush

Hush - Chat Application with Encryption (backend)

mongodb spring spring-boot websocket

Last synced: 02 May 2026

https://github.com/petatemarvin26/vin-socket.server

This application maintain the light weight of websocket connection

javascript typescript websocket ws

Last synced: 19 Feb 2026

https://github.com/gonzofish/ws-chat-server

A small server for chatting through WebSockets

chat eventmachine ruby toy toy-project websocket websockets

Last synced: 21 Mar 2025

https://github.com/jempe/shopping_list

Shopping List is real-time shopping list app built with the Golang QOR Framework, using WebSockets for device synchronization.

shopping-list webapp websocket

Last synced: 11 Aug 2025

https://github.com/g4lb/mean-stack-project

Final Project using MEAN (MongoDB,Express,Angular2,Node.js)

angular2 express mean-stack mongodb mongoose node-js toast webservice websocket

Last synced: 10 Mar 2025

https://github.com/elyter/party-mix

🎵 Party Mix - Application mobile d'écoute musicale collaborative en temps réel Application permettant de créer des salons d'écoute partagés, d'ajouter des musiques depuis SoundCloud et de voter pour passer les morceaux. Synchronisation instantanée, interface moderne et animations fluides. 🚀 Disponible sur iOS et Android

android collaborative expo ios mobile-app music react-native soundcloud websocket

Last synced: 09 Apr 2026