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/tandavala/go-chat

A WebSocket based web chat

css golang html javascript real-time scalability websocket

Last synced: 11 Mar 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/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/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/barokurniawan/websocket

simple websocket implementation

golang websocket

Last synced: 14 Jan 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/rodrigorvsn/burningheat

Fullstack application to communicate in real-time

docker elixir jwt nodejs postgresql prisma react react-native websocket

Last synced: 03 Apr 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/solviumdream/socket.go

A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.

concurrency go golang socket-go websocket

Last synced: 15 Apr 2025

https://github.com/techchrism/mobile-robotics-lab-web

Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state

canvas robotics vue vuetify websocket

Last synced: 29 Apr 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/chairco/dj-realtime-visualization

realtime and visualization web site with Django Channels and pyechart

django python websocket

Last synced: 10 May 2026

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/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/edivados/nitro-spa

Vite SPA + Nitro Server with Socket.IO & WS in Node environment

nitro socket-io spa unjs websocket ws

Last synced: 12 May 2026

https://github.com/ably-labs/collaborative-pixel-drawing

A collaborative pixelart drawing carnvas to demonstrate pub/sub using Ably or Azure WebPubSub.

ably azure-functions demo dotnet javascript pubsub serverless websocket

Last synced: 13 May 2026

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/larissaperinoto/buffet-app

Sistema de monitoramento de pesos para restaurantes.

angular serialport typescript websocket

Last synced: 14 May 2026

https://github.com/duo/wsc

A golang websocket client

client golang reconnect websocket

Last synced: 22 Jan 2026

https://github.com/mastashake08/laravel-webrtc

A Laravel-powered WebRTC application using Laravel Reverb and Echo for real-time peer-to-peer communication. Self-hosted WebSockets ensure low-latency signaling, while Vue.js provides a dynamic frontend. Perfect for building video calling and live streaming applications!

laravel-echo laravel-reverb signaling-server webrtc websocket

Last synced: 14 Jun 2026

https://github.com/gaowanlu/thub

Phaser3 mini multiplayer online game

phaser3 tiledmap websocket

Last synced: 14 Oct 2025

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/marco-a/object-buffer

A simple library to buffer properties on an object.

buffer es6 javascript websocket

Last synced: 22 Jun 2026

https://github.com/mkawserm/pisig

Pisig is a reusable high performance websocket focused web framework

distributed-systems email fast framework golang push sms web web-framework websocket

Last synced: 16 Jan 2026

https://github.com/dalisoft/appsocket

Lightweight, fast & simple WebSocket client

client desktop web websocket

Last synced: 22 Jan 2026

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

https://github.com/symbux/turbo

Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.

api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker

Last synced: 17 Oct 2025

https://github.com/samicpp/tcp-services

A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS

deno http http-server http2 http2-server library server tls-support typescript webserver websocket

Last synced: 10 Mar 2026

https://github.com/sedrubal/websocketchat

A small and simple chat website using tornado and websockets.

bootstrap chat tornado web-app websocket

Last synced: 17 Oct 2025

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/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/zahtec/pindrop

Quick file sharing using modern web technologies

express file-sharing pwa webrtc websocket

Last synced: 23 Mar 2025

https://github.com/dockgraph/dockgraph

A real-time, interactive, self-hosted Docker infrastructure visualizer

docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket

Last synced: 02 Apr 2026

https://github.com/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 05 Apr 2026

https://github.com/ryomendev/echochat

EchoChat is a real-time chat web application where users can communicate with the server via WebSockets. The application supports basic user authentication, message echo functionality, and a responsive UI for seamless use across devices. Backend operations are powered by Strapi, ensuring scalability and flexibility.

mysqlite real-time-chat strapi strapi-cms strapi-provider websocket

Last synced: 17 Mar 2025

https://github.com/cyber-amr/tartarus

A node.js express app to host my website and games

3d cards express game gdscript godot mongodb node nodejs websocket

Last synced: 26 Mar 2025

https://github.com/numb3r3/jsmpeg-relay

jsmpeg relay implementation in golang for large scale live streaming

golang jsmpeg jsmpeg-relay livestream websocket

Last synced: 09 Sep 2025

https://github.com/okayama-daiki/snake-game

Online PvP snake game

rust snake-game webassembly websocket

Last synced: 17 Mar 2025

https://github.com/izumi-kun/hls-playlist-proxy

HLS playlists proxy with counting viewers

hls monitoring node streaming websocket

Last synced: 14 May 2026

https://github.com/fifolio/comma

Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.

api backend chat express frontend fullstack mern mongodb mongoose node react websocket

Last synced: 06 Apr 2026

https://github.com/de-v-log/wasd

Spring/WebSocket을 이용한 게임 파트너 매칭 및 실시간 채팅 제공 서비스

jpa spring websocket

Last synced: 16 Feb 2026

https://github.com/tdjsnelling/dwsps

Tiny distributed websocket pub/sub system

distributed javascript pubsub websocket

Last synced: 02 Apr 2025

https://github.com/0xataru/chat

Web chat application with Go

backend chat docker go golang jwt webchat websocket

Last synced: 14 May 2026

https://github.com/awayume/discorust

An API wrapper for Discord written in Rust

api api-wrapper discord http http-client network rust websocket

Last synced: 15 May 2026

https://github.com/daggilli/gpiowsserver

A WebSocket-based server to communicate with the GPIO on a Raspberry Pi

backend gpio hardware-abstraction hardware-adaptation raspberry-pi typescript websocket websocket-server

Last synced: 15 May 2026

https://github.com/lts8989/comfyui-go-sdk

Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.

api comfyui golang websocket

Last synced: 15 May 2026

https://github.com/granden-corp/demoaspnetcoresignalr

Demo various client connecting Asp.NET Core SignalR with Azure SignalR Service

asp-net-core azure-signalr-service signalr-core websocket xamarin

Last synced: 15 May 2026

https://github.com/nning/rails5-websocket-angular

Prototype for server push with ActionCable and AngularJS

angularjs prototype rails rails5 websocket

Last synced: 19 Jan 2026

https://github.com/thebozzz34/socketlink

SocketLink allows developers to connect their Minecraft server's chat to a variety of other applications using simple, easy to use Websockets.

minecraft spigot websocket

Last synced: 02 May 2026

https://github.com/1001bit/onlinecanvasgames

Websocket driven game platform in Go

api game go golang online online-game sse web website websocket

Last synced: 27 Mar 2025

https://github.com/spooled-cloud/spooled-example-spriteforge

Interactive pixel art sprite generator demonstrating Spooled Cloud's distributed job queue. Watch workflows, workers, real-time events, and automatic retries in action. Live demo: example.spooled.cloud

background-jobs demo example job-queue pixel-art real-time spooled-cloud sprite-generator sse websocket workflow

Last synced: 06 May 2026

https://github.com/m8nt0/dating-app

🔥 A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for developers, by developers. Join us in revolutionizing online dating through open source!

ai-matching dating-app docker express graphql machine-learning mongodb nodejs oauth open-source pwa react real-time redis socket-io tailwindcss typescript webrtc websocket

Last synced: 15 Jun 2025

https://github.com/tomenz/websock

Websocket Library

ssl websocket websocket-server

Last synced: 03 Apr 2025

https://github.com/intellisrc/icl

ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).

common database-management encryption-decryption groovy java logging terminal-app webservices websocket

Last synced: 14 Mar 2026

https://github.com/lucaspin/spring-replication-proxy

A Spring-powered replication proxy that transforms an RTP stream into a Websocket one

rtp spring-boot websocket

Last synced: 15 May 2026

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/wolfieleader/eth-dapp

🪙 Simplifying crypto for you

binance cryptocurrency ethereum graphs react web3 websocket

Last synced: 15 May 2026

https://github.com/drew138/tictac

API for tic tac toe website

backend golang rest-api websocket

Last synced: 03 Jul 2025

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

Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime

chat-app glassmorphism messaging react realtime supabase typescript websocket

Last synced: 06 Apr 2026

https://github.com/vadim-rudak/studymatesserver

Server for android app StudyMates with web interface

bootstrap5 css java lombok mustache mysql pdf rest-api spring-boot spring-security websocket

Last synced: 06 Apr 2026

https://github.com/dtroupe18/socket-starscream-demo

Demo on how to use Sockets with Starscream

ios node-module nodejs starscream swift websocket

Last synced: 07 May 2026

https://github.com/omkaarr1/heroes-conquest-a-strategic-chess-battle

A unique, advanced chess-like game where you command powerful heroes and pawns in a 5x5 grid. Outmaneuver your opponent with strategic moves, challenge a smart AI, and claim victory by eliminating all enemy pieces or reaching their base!

artificial-intelligence fullstackdevelopment python3 websocket

Last synced: 09 Apr 2025

https://github.com/filthyrake/telescope_cam_detection

Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30

astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring

Last synced: 20 Apr 2026

https://github.com/remixer-dec/tbab

a browser game with upgrade & battle stages written in pure typescript

autobattler game-development typescript websocket

Last synced: 08 Jun 2026

https://github.com/himanshugoyal77/talkflow-multilanguage-ai-translator

TalkFlow is your go to language translator to Break language barriers in India with AI-powered real-time translation for seamless communication across regions and businesses.

flutter nextjs nodejs shadcn-ui tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/jackkimmins/simplewebchat

A basic WebSocket chat made with Jindium and jSock.

chat csharp jindium jsock websocket

Last synced: 27 Mar 2025

https://github.com/ankitsingh2105/prepmate

Schedule mock interview with video call and colloborative code edtor with peers and friends

atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket

Last synced: 06 Apr 2026

https://github.com/btwshivam/typerush

TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀

expressjs framer-motion nodejs reactjs websocket

Last synced: 06 Apr 2026

https://github.com/leonardospereira/live-polls

API com o objetivo de fazer um sistema de votação, com resultados em tempo real / API with the object to create a poll system, having the results in real live

docker fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 06 Apr 2026

https://github.com/theovidal/105chat

📨 A simple chat application made with Go

chat-application golang golang-application websocket

Last synced: 27 Mar 2025

https://github.com/dreisss/nlw-expert-nodejs

Back-end application developed on Rocketseat's nlw expert event (nodejs trail).

fastify nlw-expert node rocketseat-nlw websocket

Last synced: 21 Apr 2026

https://github.com/stultuss/go-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems etcd golang service-registration-discovery websocket

Last synced: 08 Sep 2025

https://github.com/torchcc/crank4py-connector

client endpoint of a API Gateway written in python

api-gateway-endpoint microservice python-web python3 websocket

Last synced: 12 Sep 2025

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

✏️ Frontend for a collaborative web editor

babel es6 eslint monaco-editor preact webpack websocket

Last synced: 04 Apr 2026

https://github.com/biswajitpanday/android-websocketasservice

Android WebSocket using OkHttp3 as Service

android java websocket

Last synced: 15 May 2026

https://github.com/martinille/java-simple-websocket-client

Simple Java websocket client example.

java websocket websocket-client

Last synced: 03 Mar 2025

https://github.com/cutevil-magal/stellar-burgers

Космическая бургерная с интерактивным конструктором. React-приложение с авторизацией, real-time обновлениями и системой заказов.

authentication burger-builder burger-constructor css-modules frontend protected-routes react realtime-orders redux rest-api typescript websocket

Last synced: 30 Apr 2026

https://github.com/lonode/fastwapi

FastWAPI is a simple lightweight Websocket framework based on Starlette, which provide easy-to-use Python decorator to parse JSON incoming message.

api fastapi json pydantic starlette websocket

Last synced: 29 Oct 2025

https://github.com/symblai/real-time-sentiment-analysis-with-websockets

Add Real-Time Sentiment Analysis to your WebSockets. Transcribe `.onmessage` events through live, automated speech recognition with JavaScripts, Symbl.ai's APIs and your streams.

apis automated-speech-recognition javascript onmessage real-time realtime rest sentiment sentiment-analysis symbl transcribe transcription websocket websockets

Last synced: 18 Mar 2025

https://github.com/adamjosefus/allo_server

🦕 Http and WebSocket server for Deno.

deno http http-server server typescript websocket websocket-server

Last synced: 20 May 2026

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

This tool gives you the power to run websockets in Golang and broadcast your messages without any dependence on a specific framework.

go-chat go-websoc golang golang-webso websocket websockets

Last synced: 03 Apr 2025

https://github.com/masajinobe-ef/typer-websocket

Websocket chat on TypeScript

typescript websocket

Last synced: 27 Mar 2025

https://github.com/altanis/valiant.io

A 2D MMO game revolving around Soul Knight & Florr.io mechanics.

game multiplayer real-time websocket

Last synced: 19 Jun 2025

https://github.com/tianmutnt/meow

基于 Cloudflare Web CDN + WebSocket 的 Minecraft 代理实现,全称 Minecraft Encapsulation Over WebSocket

cdn cloudflare encapsulation http https hypixel mc meow minecraft minecraft-proxy proxy tcp web websocket websockets

Last synced: 16 May 2026

https://github.com/hideakiatsuyo/web-chat

Work In Progress

chat messaging websocket

Last synced: 27 Mar 2025

https://github.com/twlite/nodeia

Simplified networking api for Node.js

api bun http nodejs server websocket

Last synced: 09 May 2026