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/eyalev/mdevex

Minimal web-based tmux client with a plugin-first architecture

plugin terminal tmux websocket xterm

Last synced: 12 Jun 2026

https://github.com/agne6ka/cmd-chat

Cmd chat. Warsaw JS worksop.

event-emitter nodejs websocket

Last synced: 15 Apr 2026

https://github.com/apostoldevel/module-websocketapi

Module: Web Socket API

websocket websocketapi

Last synced: 10 May 2026

https://github.com/utkuonursahin/easy-chat-be

Realtime chat application server side with Spring Framework, WebSocket and PostgreSQL.

spring spring-boot spring-mvc websocket

Last synced: 25 Feb 2026

https://github.com/amirhaytham/chatio

Simple Socket.io ChatApp I/O Using Websockets

api chat chatio io javascript js json socket-io sockets websocket

Last synced: 15 Apr 2026

https://github.com/arnu515/python-realworld-chat

RealWorld Chat App with Python (FastAPI) and ReactJS

chat discord fastapi python3 real-time realworld svelte websocket whatsapp

Last synced: 11 Apr 2026

https://github.com/adrianhajdin/sportz-websockets

Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message validation, subscriptions).

websocket websockets ws

Last synced: 31 Jan 2026

https://github.com/xjzh123/wsproxy-workers

A proxy for WebSockets built with CloudFlare Workers.

cloudflare-workers proxy websocket websockets

Last synced: 01 Apr 2025

https://github.com/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 2026

https://github.com/xaionaro-go/obs-grpc-proxy

A gRPC proxy to forward requests to OBS WebSocket

go golang grpc obs proxy websocket

Last synced: 31 Jan 2026

https://github.com/adilfathi/scrabble-indonesia

Aplikasi web permainan Scrabble dengan dukungan bahasa Indonesia, fitur bermain melawan AI, dan multiplayer real-time menggunakan WebSocket.

nodejs websocket

Last synced: 13 Jun 2026

https://github.com/atharv7901/lru-cache

Implemented LRU (Least Recently Used) Cache in Go with a REST API for "GET", "SET" and "DELETE" operations, and a Websocket endpoint to dynamically reflect the current state of the cache. The front end is built using React and Redux Toolkit (RTK) for state management

gin-gonic golang mutex-lock reactjs redux redux-toolkit websocket

Last synced: 07 Feb 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/jjok97/picple

실시간 화상 공유 및 AI 기반 이미지 생성 포토부스 서비스

webrtc websocket

Last synced: 07 Feb 2026

https://github.com/fairlytales/websockets

Working with WebSockets using WS library

express javascript nodejs websocket websocket-library

Last synced: 15 Apr 2026

https://github.com/emmanuelsilva/customer-graphql-api

Spring Boot GraphQL API to manage customers

graphql reactive spring-boot websocket

Last synced: 15 Apr 2026

https://github.com/xoriantopensource/springwebsocketintegration

Project demonstrating WebSocket implementation with Spring boot Application

java springboot stompwebsocket websocket

Last synced: 15 Apr 2026

https://github.com/opyate/neuro-evolved-tetris

PyTorch net that learns to play Tetris, and evolves using crossover and gene mutation.

docker-compose fastapi p5js pytorch redis websocket

Last synced: 07 Feb 2026

https://github.com/queeniecplusplus/nginx_www

web server 網站伺服器

web webapp website websocket

Last synced: 25 Feb 2026

https://github.com/kiranbaby14/talkmateai

🎭 Real-time voice-controlled 3D avatar with multimodal AI - speak naturally and watch your AI companion respond with perfect lip-sync

fastapi flash-attention-2 huggingface kokoro-tts multimodal-ai nextjs smolvlm vlm websocket whisper-ai

Last synced: 15 Apr 2026

https://github.com/carlosalmanzab/backend-report-app

El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.

docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets

Last synced: 25 Feb 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/tarik56/easy-socketio

Wrapper around python-socketio that handles a simple que and threading

python socket-io socketio web-socket websocket

Last synced: 01 Feb 2026

https://github.com/berttejeda/bert.bill.webterminal

Webterminal agent for bert.bill

bash process python spyder websocket webterminal

Last synced: 26 Feb 2025

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/clarius/websocketpipe

Official docs site for https://github.com/devlooped/WebSocketPipe

csharp dotnet networking pipelines websocket websockets

Last synced: 15 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/php-ion/pion

PHP-ION library

async client http php-ion server websocket

Last synced: 29 Oct 2025

https://github.com/frontcodelover/betweendevs-public

BetweenDevs is an application that allows developers from all over the world to connect with each other based on their skills and needs, whether they are looking for professional collaboration, exchanges, or simply to expand their network.

mongodb nodejs react tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/thoughtsunificator/ripse-server

API for ripse-extension

api expressjs puppeteer websocket

Last synced: 01 Feb 2026

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/fzl-22/antares-insight-app

Proof of concept of Antares' alerting and notification IoT system (Mobile).

flutter mqtt websocket

Last synced: 01 Feb 2026

https://github.com/giandiport80/basic-websocket

Basic Websocket dengan NodeJS

expressjs nodejs socket-io websocket

Last synced: 11 Apr 2026

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

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

websocket

Last synced: 30 Mar 2025

https://github.com/youssof20/godot-mcp

MCP server for Godot 4: connect your editor to MCP clients over WebSocket with a focused tool set and structured scene summaries.

editor-plugin game-development gamedev godot godot-4 godot-engine godot-plugin mcp model-context-protocol type websocket

Last synced: 01 Jun 2026

https://github.com/burakbehlull/discordjs-framework

@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework

discord-client discord-framework discordapp discordjs javascript npm-package websocket

Last synced: 07 May 2026

https://github.com/friedjof/wireguardadmin

A modern web interface for managing WireGuard VPNs with live status, firewall management, and real-time updates.

admin api deshboard docker firewall flask iptables linux management monitoring network peer python realtime security vpn webinterface websocket wireguard

Last synced: 15 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/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/luc527/catan_ex

Server for playing Catan online, in Elixir

board-game catan elixir erlang multiplayer online otp websocket

Last synced: 17 Mar 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/nayak-nirmalya/laravel-react-messenger

Real-Time Messaging Application with Laravel 11 & React.

daisyui headlessui inertiajs laravel mysql php react real-time tailwindcss websocket

Last synced: 08 Feb 2026

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/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/niemiville/snake-game

Browser based snake game with multiplayer.

csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server

Last synced: 08 Feb 2026

https://github.com/davidje13/shared-reducer

Shared state management via websockets.

reducer websocket

Last synced: 08 Feb 2026

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/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/an7oine/django-xterm

Django-pohjainen Xterm.JS-pääteyhteys

django python websocket xterm-js

Last synced: 26 Feb 2026

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

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 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/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/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 2026

https://github.com/sleepyminer/chatwave

ChatWave - A chat application using TurboRepo, Websockets, and ShadCN.

nextjs14 shadcn turborepo websocket

Last synced: 09 Feb 2026

https://github.com/jackyyzhang03/pixel-go-frontend

🎲 React frontend for multiplayer Go app

react stompjs typescript websocket

Last synced: 16 Apr 2026

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

This application maintain the light weight of websocket connection

javascript typescript webpack websocket

Last synced: 10 Feb 2026

https://github.com/tianlangstudio/chat

Chat developped with Rust and React

actix-web chat javascript react rust webrtc websocket

Last synced: 08 May 2026

https://github.com/burdiuz/js-websocket-server

Simple WebSocket Server implementation with traditional API

events javascript js nodejs websocket websocket-server

Last synced: 07 May 2026

https://github.com/kvbc/realtime-chat-app

Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend

express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets

Last synced: 06 Jan 2026

https://github.com/haalven/bsky-jetstream

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 2026

https://github.com/antelcat/protoo-sharp

ported to .NET from https://github.com/versatica/protoo

aspnetcore protoo protoo-server server-side signaling websocket

Last synced: 10 Feb 2026

https://github.com/higorsnt/modclima

Desafio FullStack da Cyan AgroAnalytics

java junit postgis postgres react spring-boot swagger websocket

Last synced: 20 Apr 2026

https://github.com/lauti7/simplechat-golang

Simple Chat built with Golang and React JS

chat go golang reactjs websocket

Last synced: 06 May 2026

https://github.com/esotericman/wim

Windward-based development of an instant messaging server-side system , using Spring as the DI container , MongoDB persistent storage , based on WebSocket a Protobuf private messaging protocol . Message body based on the WIM proposal

instant-messaging spring-context websocket windward

Last synced: 30 Mar 2025

https://github.com/chabane/mitosis

A SDaaS for building Big Data, Machine Learning and Serverless applications based on cost prediction driven development

apache-spark aws client-go docker helm kops kubernetes mobx monaco-editor nodejs openfaas react seldon-core websocket

Last synced: 11 Apr 2026

https://github.com/jmdisuanco/pinipig-react-app

Pinipig.js Client (React) App

client fetch pinipig react websocket

Last synced: 16 Apr 2026

https://github.com/gnanam1990/polymarket-copy-bot

Automatically copy trades from top Polymarket wallets. Multi-wallet tracking, smart ROI filtering, paper/live trading, WebSocket prices, real-time Flask dashboard.

asyncio automated-trading clob copy-trading crypto defi flask paper-trading polymarket prediction-markets python trading-bot websocket

Last synced: 10 Jun 2026

https://github.com/102300671/ejp

Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.

chat-application java socket spring-boot websocket

Last synced: 10 Jun 2026

https://github.com/chattalk/chat-msa-message

실시간 통신 기반 트래픽 제어 프로젝트 - MSA 웹소켓

java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security

Last synced: 12 Apr 2026

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

📂 Hometask - FullStack Web Development with Python (Simple Web App)

docker docker-compose goit-pythonweb-hw-03 http-server python websocket

Last synced: 08 May 2026

https://github.com/roman-balzer/userstyle-dev-server

npm package for development of userstyles

dev-server scss tampermonkey userstyles websocket

Last synced: 11 Feb 2026

https://github.com/linwei0201/chat-room

基于websocket搭建的聊天室

express socket-io websocket

Last synced: 08 May 2026

https://github.com/lessup/chatroom

Real-Time Chat Room: Go + Gin + WebSocket Backend, React + TypeScript Frontend, JWT Auth & Prometheus | 实时聊天室:Go + Gin + WebSocket 后端,React + TypeScript 前端,JWT 鉴权与 Prometheus 监控

chat docker go golang instant-messaging react real-time websocket

Last synced: 16 Apr 2026

https://github.com/sikelio/sikontrol-legacy

Server for receiving websocket events to control the Windows audio

application audio macro macros nodejs nodejs-server server socket-io websocket windows

Last synced: 16 Apr 2026

https://github.com/antoniocosentino/ktrade-web

Web version of kTrade trading bot. It works with Spotware API through a Websocket connection

bot javascript php spotware trading websocket

Last synced: 16 Apr 2026

https://github.com/akagi201/rtc-janus

Node.js signaling layer for the Janus WebRTC gateway

http janus-gateway nodejs signaling webrtc websocket

Last synced: 09 May 2026

https://github.com/ericgomez/instagrom

Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB

api expressjs mongodb nodejs nodemon websocket

Last synced: 08 May 2026

https://github.com/asodja/rust-snake

Rust learning project. Gameserver for multiplayer Snake game written in Rust.

gameserver rust rust-lang slitherio snake websocket

Last synced: 07 Oct 2025

https://github.com/envek/go-websocket-webtransport-server

Dual WebSocket and WebTransport chat server in Go

golang websocket webtransport

Last synced: 26 Mar 2025

https://github.com/jarmitage/p5.bela

Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)

bela belaplatform p5js websocket

Last synced: 08 Apr 2025