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/maestre3d/stream-api-go

A Golang stream API microservice demo using Gluon and clustered Apache Kafka.

apache-kafka event-driven golang microservice streams-api websocket

Last synced: 02 Apr 2025

https://github.com/itsronalds/websocket-integration-node-python

A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.

nodejs python sqlserver websocket

Last synced: 10 Apr 2026

https://github.com/cydrickn/thruway-swoole-transport

OpenSwoole / Swoole Websocket Transport for Thruway Router

openswoole swoole thruway transport wamp-protocol wamp-router wamp-server websocket

Last synced: 20 Sep 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/jjjkkkjjj/rest_framework_channels

The enhanced modules for REST WebSockets using django channels.

channels django django-rest-framework rest-api restful-api websocket

Last synced: 26 Jan 2026

https://github.com/andrey-lawyer/chat

A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.

chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket

Last synced: 13 Apr 2026

https://github.com/buraktalhaa/websocket-chat

A real-time chat application built with Node.js and WebSockets for instant user messaging.

css html javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/victoralves08/whiteboard-core

Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.

mongodb nodejs websocket

Last synced: 08 May 2026

https://github.com/phankieuphu/tiktok_clone_ui

Build UI the same Tiktok with flutter and websocket

flutter tiktok video websocket

Last synced: 05 May 2026

https://github.com/jzarca01/blockar

Same as blockVR but in AR

arkit blockchain ios react-native websocket

Last synced: 09 May 2026

https://github.com/p-kunkel/xtb-go

Unofficial API client for XTB trading platform written in GO.

api-client go golang trading websocket xtb xtb-client xtb-trading

Last synced: 12 Mar 2026

https://github.com/vikas-devnet/uniclip

Uniclip - Peer-to-Peer Clipboard Sync Share text, images across devices instantly—no cloud, no setup. Just copy and paste anywhere!

clipboard csharp universal-clipboard websocket websocket-client websocket-server windows-forms

Last synced: 29 Apr 2026

https://github.com/anmamuncoder/multi-shop-management-backend

A modern Django-based shop management platform with async task processing, built for scalability and performance.

celery django doc factory-boy postgresql pytest redis rest-api unittest websocket

Last synced: 08 Jan 2026

https://github.com/ericgomez/platziverse

Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.

ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket

Last synced: 13 Apr 2026

https://github.com/sergeykazarinov/voshod--websocket-

В проекте реализованы навыки WebSocket с использованием кастомных хуков

react-hooks reactjs redux-toolkit sass typescript websocket

Last synced: 08 May 2026

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/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 2026

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/dog-broad/keybridge-server

Secure WebSocket server for remote keyboard control with AES-256-GCM encryption, token-based authentication, and QR code pairing. Control your computer's keyboard from any mobile device over WiFi.

aes-encryption automation keyboard-control pynput python qr-code remote-control security websocket websocket-server

Last synced: 17 Jan 2026

https://github.com/akmalovaa/centrifugo-ws-chat

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 2026

https://github.com/std4453/x-platform-ws

A cross-platform wrapper over ws and WebSocket

cross-platform isomorphic websocket

Last synced: 29 Apr 2026

https://github.com/alexandrebouthinon/surimi

Rust WebSocket mock library

mock rust test websocket ws

Last synced: 26 Jul 2025

https://github.com/sssshefer/socket-io

Project on how to use socket.io

nodejs socket-io websocket

Last synced: 01 Mar 2025

https://github.com/matsmaker/chat

Example of chat

example websocket

Last synced: 05 Oct 2025

https://github.com/metadev-xi/binance-elite

VIP trading automation for high-volume Binance traders

binance-api binance-auto-bot blockchain crypto node-js web3 websocket

Last synced: 31 May 2026

https://github.com/takashiro/karuta-protocol

A REST-like protocol based on WebSocket for both Node.js and browser environments

restful-api websocket

Last synced: 24 Jan 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/HyunJinNo/websocket-tutorial

A repository for testing WebSocket.

websocket

Last synced: 07 Oct 2025

https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example

Example of WebSocket using sockjs implementation with Springboot sockjs

message-broker sockjs-client sockjs-server springboot2 websocket

Last synced: 06 Nov 2025

https://github.com/li0ard/meridicord

Rich Presence для Meridius на Linux (и не только)

discord meridius music rich-presence vk vkontakte websocket

Last synced: 18 Jan 2026

https://github.com/broadcastt/broadcastt-js

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 2026

https://github.com/halsekiraika/wawwd

This is a backend application for the digital art project "みんなの空間~We are what we do~", which is positioned as part of Ehime Prefecture's "Web 3.0 Human Resource Development Verification Project".

backend rest-api rust-lang websocket

Last synced: 08 Oct 2025

https://github.com/wraithfive/playbot

Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)

admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket

Last synced: 21 Jan 2026

https://github.com/surajmendhe5573/realtime-chat--application

A web application used for chatting purposes in which users can chat together in real time with each other in a group..

chat-application css express html javascript node socket-io websocket

Last synced: 14 Apr 2026

https://github.com/landev01/ama

AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.

react-query reactjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/srjchsv/chat-frontend

Real-time chat next js frontend

css html nextjs ssr websocket

Last synced: 14 Apr 2026

https://github.com/alfred888/ichat_app

视频对讲系统iOS客户端 - 支持双向视频通话和云台控制

avfoundation ios pan-tilt swift video-call webrtc websocket

Last synced: 19 May 2026

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 2026

https://github.com/pavelstraka3/betting-server

A betting server with mock hockey match simulation

betting nestjs nodejs websocket

Last synced: 09 May 2026

https://github.com/chen635520874/socketchat

采用beego框架,基于go语言实现的websocket聊天室

beego go websocket

Last synced: 14 Jan 2026

https://github.com/ratnesh2003/spring-boot-socketio

A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.

authentication java socket-io spring-boot websocket

Last synced: 19 Jan 2026

https://github.com/shinosaki/websocket-client-go

Simple wrapper library for golang.org/x/net/websocket

go golang websocket wrapper

Last synced: 12 Oct 2025

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

https://github.com/cmohan312002/sketchpad

It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.

canvas expressjs nextjs react websocket

Last synced: 14 Apr 2026

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/smeinecke/signal-websocket-bridge

signal-cli WebSocket bridge and bot toolkit

dbus docker python signal websocket

Last synced: 14 Apr 2026

https://github.com/sergeykazarinov/stellar-burger

Десктопное веб-приложение для составления и заказа бургеров

eslint react react-hooks react-router scss-modules typescript websocket

Last synced: 14 Apr 2026

https://github.com/owengretzinger/monkey-mind

Pet monkey that provides commentary as you browse the web + social features

chrome-extension express mongodb openai react tailwindcss websocket

Last synced: 05 Feb 2026

https://github.com/yuki-inoue-eng/lapuacore

Exchange-agnostic low-latency trading system core library (Go)

cryptocurrency exchange golang hft market-making orderbook trading websocket

Last synced: 25 Apr 2026

https://github.com/pramodmahajan14/discord-clone

This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit

nextjs prisma reactjs sql tailwindcss websocket

Last synced: 29 Apr 2026

https://github.com/r-brook/pokemon-guess-who

Guess Who Pokémon game with Next.js and WebSocket.

nextjs pokemon react typescript websocket

Last synced: 08 May 2026

https://github.com/deepcloudlabs/dcl420-2020-jan-13

DCL-420: Developing SOAP and RESTful Web Services on Java EE 8

java-ee-8 java-se8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 04 Jun 2026

https://github.com/ardwiinoo/chats-api

⚡ Backend for simple chats web

gin go websocket

Last synced: 28 Jan 2026

https://github.com/nnemirovsky/socket-storm

SocketStorm is a lightweight C# library that implements WebSocket server as a wrapper for the built-in HttpListener

csharp csharp-library dotnet websocket websocket-server websockets

Last synced: 15 Apr 2026

https://github.com/correctroadh/websocketmock

a nice applicant to imtate a websocket\socket.io Server with a friendly GUI and powerful function. websocket server tester

websocket websocket-server websocket-server-test

Last synced: 27 Oct 2025

https://github.com/carloseduardodb/pegasus-report-stream

A client-side high-performance report generator that utilizes data streaming

chunked-http frontend javscript report stream typescript websocket

Last synced: 27 Oct 2025

https://github.com/ricnaga/websocket-example

Aplicação backend que aborda conceitos de websocket

docker express nodejs socket-io typescript websocket

Last synced: 15 Apr 2026

https://github.com/eternal-darkness-07/chat-app-plus-plus

A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.

chat-application cpp drogon react real-time vite websocket

Last synced: 29 Apr 2026

https://github.com/badvibessz/bankingclientserverapp

Client server websocket banking app with GUI

banking client-server cryptography gui json websocket

Last synced: 15 Apr 2026

https://github.com/mcp-tool-shop/voice-soundboard

Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.

23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket

Last synced: 30 Jan 2026

https://github.com/yoset77/shogihome-lan

PC上の将棋エンジンをLAN経由でスマホやタブレットから利用できる、ShogiHomeのフォーク版GUI

shogi typescript usi vue websocket

Last synced: 30 Jan 2026

https://github.com/fzl-22/antares-insight-backend

Antares' alerting and notification IoT system with implementation of MQTT over WebSockets.

iot-platform mqtt nestjs typescript websocket

Last synced: 06 Feb 2026

https://github.com/letstayfoolish/teletrader-assignment-project

spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/

chilicode crypto cryptocurrency frontend react tailwindcss websocket

Last synced: 10 May 2026

https://github.com/ddouglss/chat-spring-boot

Projeto Live Chat que utiliza as tecnologias Spring Boot, Websocket, STOMP e AWS em sua construção e deploy.

aws live-chat real-time-app spring-boot spring-websocket spring-websockets-stomp stomp websocket

Last synced: 15 Apr 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/leonardocbsr/multiagents

Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming

ai claude codex fastapi kanban kimi multiagent orchestration react websocket

Last synced: 26 Feb 2026

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/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/katagaki/sockpuppet

Flask-SocketIO implementation in Python and React.

flask python react socketio vite web websocket

Last synced: 09 Feb 2026

https://github.com/doge-8/btc5m-web

Quick-order tool & pluggable automated strategy framework for Polymarket's BTC/ETH/SOL 5m & 15m up/down markets. Real-time order book + Binance/Chainlink data, market & limit (maker) strategies, dual-mode panel, backtesting. Self-hosted, open source.

algorithmic-trading bitcoin crypto nodejs polymarket prediction-markets trading trading-bot typescript websocket

Last synced: 02 Jun 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/royaals/realtime-chat-application

A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.

nextjs nodejs strapi tailwindcss typescript websocket

Last synced: 08 Apr 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/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/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/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/vitormarcal/java-gestao-consulta-api

API Crud para gestão de agendamentos de consulta com chat em tempo real

chat java jpa jwt springdatajpa springsecurity websocket

Last synced: 12 Feb 2026

https://github.com/naiemofficial/laravel-realtime-chat

A real-time video chat application built with Laravel, Vite, and Pusher for instant messaging and video calls.

laravel livewire pusher realtime-chat realtime-communication reverb webrtc websocket

Last synced: 07 May 2026

https://github.com/riteek712/log-watcher-js

implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX

expressjs nodejs websocket

Last synced: 28 Feb 2026

https://github.com/nodepassproject/npws

A high-performance, reliable WebSocket connection pool management system for Go applications.

network pooling websocket

Last synced: 14 Feb 2026

https://github.com/nexenio/seamless.me-demo-dashboard

A dashboard showing data from the Seamless.me app in real-time

dashboard sensor-data websocket

Last synced: 19 Mar 2026

https://github.com/yuanwu0000/onlinechat

線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)

vue2 vuex websocket

Last synced: 01 Mar 2026

https://github.com/ck3mp3r/context

Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows

ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket

Last synced: 02 Mar 2026

https://github.com/pink-tools/pink-agent

Remote terminal control via Telegram. WebSocket streaming, Cloudflare tunnel.

claude-code cloudflare go telegram terminal websocket

Last synced: 08 Mar 2026