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/sumande414/hush

Hush - Chat Application with Encryption (backend)

mongodb spring spring-boot websocket

Last synced: 02 May 2026

https://github.com/shmelovoleksandr/banditgames_frontend

React frontend repository for the BanditGames project

react rest-api typescript websocket

Last synced: 07 May 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/yashodhanketkar/tttserver

Server for tictactoe game

express jwt mongodb mongoose websocket

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

https://github.com/rafaelesantos/refds-network

RefdsNetwork is a Swift Package Manager library that provides a simple and elegant way to perform HTTP and WebSocket requests in Swift applications, inspired by libraries like Alamofire.

http-client protocol refds refds-network refds-shared swift websocket

Last synced: 03 Sep 2025

https://github.com/rsurya99/cetan-vue

Realtime chat with laravel websocket and vue 3

laravel pusher vue3 vue3-typescript websocket

Last synced: 08 Apr 2025

https://github.com/kiwifruitdev/sfm-bridge-proxy

A websocket server for SFM Bridge intended to redirect data from Source Filmmaker to other clients.

nodejs source-film-maker websocket

Last synced: 21 Apr 2025

https://github.com/notlelouch/arbibot

A Go-based cross-exchange arbitrage bot using WebSocket for real-time crypto price discrepancies. Actively in development.

arbitrage cryptocurrency golang trading-bot websocket

Last synced: 30 Jan 2026

https://github.com/develephant/websockets-plugin-docs

Documentation for the Corona Websockets Plugin:

corona corona-sdk coronasdk lua plugin websocket websocket-client

Last synced: 08 Apr 2025

https://github.com/khaliullov/coinbasevwap

Calculate VWAP for 200 last transactions of trading pairs

btc clean-architecture coinbase golang vwap websocket

Last synced: 23 Jan 2026

https://github.com/braycarlson/senna

A tool to automate League of Legends

golang league-of-legends league-of-legends-api websocket

Last synced: 10 Mar 2026

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

A deeper look into websocket with golang

go golang websocket

Last synced: 24 Mar 2025

https://github.com/amafjarkasi/windows-screenshot-mcp-server

🚀 Production-ready Windows Screenshot MCP Server with real-time WebSocket streaming, Chrome DevTools integration, and comprehensive APIs. Built with Go for high-performance native Windows screenshot automation.

api automation chrome-devtools golang mcp real-time screenshot streaming websocket windows

Last synced: 18 Apr 2026

https://github.com/miyako/4d-plugin-ix-websocket-v2

Simple websocket based on IXWebSocket-11.0.8

4d-plugin websocket

Last synced: 26 Oct 2025

https://github.com/jancd/elixir_notes

My notes for learning elixir.

elixir metaprogramming mix phoenix websocket

Last synced: 11 Jul 2025

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/no-country-simulation/s16-01-ft-csharp-react

Mobile Web Application designed for restaurants, bars, places that offer menus, from which they can offer both a menu and bills in a cooperative or independent manner. App in development.

food-ordering formik-yup material-tailwind mobile-web-app react socket-io tailwindcss typescript vite websocket websocket-client websocket-server

Last synced: 12 Apr 2026

https://github.com/ankush-web-eng/exchange-app

A stock exchange application where you can exchange stocks with a currency. Supports USD and Bitcoin exchange.

expressjs nextjs nodejs redis websocket zod

Last synced: 10 Mar 2025

https://github.com/maximemoreillon/shcp

Smart Home Control Panel

home-automation mqtt nodejs websocket

Last synced: 04 May 2026

https://github.com/harrytran998/53-days-flutter-challanges

The projects I practice about Flutter + State Management Architect(Bloc, Provider, GetX, FishRedux) + Tracking Solution

bloc dart fish-redux flutter getx provider state-management tracking websocket

Last synced: 15 Mar 2025

https://github.com/thertzlor/tocket

A high-level, type safe WebSocket middleware and interceptor for Node and Browsers

interceptor websocket websocket-client websocket-server

Last synced: 16 Mar 2025

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

https://github.com/josejefferson/amongzap

Converse e interaja com outros jogadores de Among Us online e grátis com o AmongZap

among-us amongus angularjs chat css game-chat games html javascript nodejs public-chat real-time realtime websocket

Last synced: 11 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/MarkelCA/toggles

A minimalistic feature flags engine made with Go

cli docker-compose feature-flags go golang mongodb redis rest-api websocket

Last synced: 09 May 2025

https://github.com/denizugur/webrtc-server

WebRTC server for cloud gaming steaming and WebSockets for signaling

unity webrtc websocket

Last synced: 07 May 2026

https://github.com/lancaluis/mysailer-chat

A real-time chat application made with Python + Websocket and React.js

fastapi framer-motion python reactjs shadcn-ui typescript vite websocket

Last synced: 12 Apr 2026

https://github.com/sirmaxx/fastapi_deepface

Example for deepface ,aync,websocket fastapi integration

deepface fastapi haarcascade-frontalface websocket

Last synced: 28 Apr 2026

https://github.com/waqar1978/django-backend-eduplatform

An e-learning platform built with Django, featuring flexible course content management, student enrollment, and caching using Memcached and Redis. It includes a RESTful API with DRF, role-based authentication, and a real-time chat server powered by Django Channels. It is optimized for production with Docker, NGINX, and SSL.

css django docker html nginx postgresql python redis restful-api ssl websocket

Last synced: 09 Apr 2026

https://github.com/ega4432/chat

Chat application using WebSocket

bootstrap3 chat-application go golang websocket

Last synced: 06 May 2026

https://github.com/taiyoh/graphqlws-subscription-server

this project is work in progress

golang graphql websocket

Last synced: 21 Feb 2026

https://github.com/azeemidrisi/velocity

Real-time chat app built with MERN, React Native & Socket.io

chatapp express mern-stack mongodb nodejs react realtime socket socket-io websocket

Last synced: 11 Feb 2026

https://github.com/ashutoshdm1/rps

Its A Realtime WebSocket's based RPS Game

express nextjs14 redis socket-io websocket

Last synced: 24 Jan 2026

https://github.com/z-ray-entertainment/el_decko_backend_obs_ws

OBS Studio Websocket backend for El Decko

obs obs-studio python-3 websocket

Last synced: 03 Oct 2025

https://github.com/sangamprashant/desktop-notifier

🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦

expressjs nativewind node python react-native-app real-time-alerts websocket

Last synced: 24 Jan 2026

https://github.com/byigitt/discord-zig

Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.

discord discord-api discord-bot gateway library rest-api websocket zig

Last synced: 14 Jun 2026

https://github.com/mariocc29/shoe_store_api

Exemplary Ruby on Rail RestAPI aimed at assessing code quality with meticulous attention to detail.

backend grape-api rabbitmq rails redis rspec swagger websocket

Last synced: 20 Jan 2026

https://github.com/nguyenductung2709-dt/hkfood-junction-2024

This is our project for HK Food's Challenge in Junction 2024

express jupyter-notebook mongodb mongoose nodejs python reactjs redux websocket

Last synced: 02 Apr 2026

https://github.com/youstinus/websocket-task

API that upgrades connection to use websocket. Contains server and client and testing how they communicate

api client go golang server websocket websocket-client websocket-server

Last synced: 24 Mar 2025

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

Messaging app I created for fun. Uses Web sockets.

easy-to-use javascript messaging node nodejs text website websocket

Last synced: 24 Jan 2026

https://github.com/jdy8739/websocket-study

WebSocket protocol 스터디

socket-io webrtc-video websocket

Last synced: 06 May 2026

https://github.com/penn201500/wooapi

WOO X. A privately-accessible liquidity venue for the trading of cryptocurrencies. WOO X provides clients with an easily accessible deep pool of liquidity sourced from the largest exchanges and from Kronos’ HFT proprietary trading. This is an example to display two implement forms of WOO API.

api cex cex-api cryptocurrencies js restful-api web3 websocket woox

Last synced: 24 Mar 2025

https://github.com/shivanshkc/gravastar

Gravastar is a browser-based gravity game where players create “Dots” on a shared canvas visible to everyone around the world. Each Dot has mass and interacts through gravity, so a Dot created in Germany can influence one in Australia.

n-body-simulation newtonian-gravity real-time-communication websocket

Last synced: 26 Jan 2026

https://github.com/misspee007/guess-a-ton

Guess-a-ton is a simple trivia game equipped with websocket connections. A "Game Master" creates a new game session, sets a question and provides the answer, while other players try to guess the correct answer in 60 seconds. Each player gets 3 chances. When the round ends, a new game master is automatically assigned.

express nodejs reactjs websocket

Last synced: 11 Apr 2026

https://github.com/farsunset-com/cim

【专注10年,从未刷星】CIM是一套基于netty框架下的推送系统,或许有一些企业有着自己一套即时通讯系统的需求,那么CIM为您提供了一个解决方案,目前CIM支持websocket,android,ios,桌面应用,系统应用等多端接入支持,可应用于移动应用,物联网,智能家居,嵌入式开发,桌面应用,WEB应用以及后台系统之间的即时消服务。

im messaging netty socket websocket

Last synced: 06 Feb 2026

https://github.com/cyntler/node-websocket-temperature

A simple project for a friend that generates random temperatures, based on the WebSocket.

nodejs temperatures websocket

Last synced: 15 Apr 2026

https://github.com/ryskiwt/echo

Echo servers implemented in Golang

echo go golang quic tcp tls udp websocket

Last synced: 02 Sep 2025

https://github.com/sabkat-ahmed-rafi/connectpro

ConnectPro is a real-time chat application designed to provide seamless messaging, audio, and video call functionalities.

express javascript nodejs reactjs socket-io tailwind webrtc websocket

Last synced: 16 Mar 2026

https://github.com/jamessizeland/websockets

testing rust tungstenite websockets to react browser

async fullstack react rust tungstenite typescript websocket

Last synced: 11 Apr 2026

https://github.com/broderick-westrope/teatime

A secure TUI messaging application (WIP).

bubbletea chat-application golang tui websocket

Last synced: 15 Mar 2025

https://github.com/anibalalpizar/react-express-socketio

Real-time Chat web application using React and Socket.io

chat-application express react socket-io websocket

Last synced: 07 May 2026

https://github.com/matheusadc/chatpython

O projeto visa a criação de uma sala de conversa privada mediante acesso a determinada url através da linguagem de programação Python.

flet python websocket

Last synced: 15 Mar 2025

https://github.com/livetrack-x/directpipe

Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching

audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows

Last synced: 01 Apr 2026

https://github.com/khushal-savalakha/django-practice-projects

This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.

bootstrap5 django framework orm python redis session-management views websocket

Last synced: 07 May 2026

https://github.com/the-arcade-01/react-golang-distributed-chat-app

Distributed Chat App Implementation in Golang, React.js & Redis

docker-compose golang react redis redis-pubsub redis-streams websocket

Last synced: 15 Apr 2026

https://github.com/sanketghosh/implementing-ws-js

Implementing websocket protocol in JavaScript

implementation javascript nodejs typescript websocket

Last synced: 11 Apr 2026

https://github.com/krutarth-2004/chess

A real-time multiplayer Chess game built with Node.js, Express, Socket.IO, and Chess.js. Supports drag-and-drop moves, move validation, board sync, player roles (White, Black, Spectator), pawn promotion, game restart, draw offers, and resign feature — all in a modern responsive UI.

browser-game chess chessjs draggable-ui expressjs javascript multiplayer-game nodejs real-time socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/t3tra-dev/dunite

WebSocket server for Minecraft Bedrock.

minecraft minecraft-bedrock python python3 websocket

Last synced: 06 Feb 2026

https://github.com/darshjme/darshjdb

The Self-Hosted Backend-as-a-Service That Sees Everything Your App Needs. One binary. Every framework. Zero loopholes.

auth baas backend-as-a-service database open-source permissions postgresql react real-time rust self-hosted typescript websocket

Last synced: 15 Apr 2026

https://github.com/smart-village-solutions/smart-speech-flow

Containerized microservice platform for real-time speech processing, translation, and TTS with LLM refinement

docker fastapi gpu grafana microservices nllb ollama prometheus python speech-recognition translation tts vue websocket whisper

Last synced: 28 May 2026

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

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

shogi typescript usi vue websocket

Last synced: 30 Jan 2026

https://github.com/javieracevedoc/letsgotalkclient

Part of the third project of a serie that belong my portfolio. Here you can find an app (client) to chat over the protocol WS (websocket)

angular chat neon websocket

Last synced: 15 Apr 2026

https://github.com/asmeikal/gql-on-ws-on-saga

A client for graphql-ws implemented on top of redux-saga.

gql-on-ws graphql graphql-ws redux-saga subscription websocket

Last synced: 19 May 2026

https://github.com/sleeplesscofi/express-backend-threads

Backend de clon de Threads enfocado en llevar la funcionalidad y la organizacion de las funciones al Frontend

eslint event-emmiter firebase-notifications husky jest jwt oauth2 prettier prisma redis-cache supertest swagger websocket zod-validation

Last synced: 06 Feb 2026

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

Cmd chat. Warsaw JS worksop.

event-emitter nodejs websocket

Last synced: 15 Apr 2026

https://github.com/vanguardmaster01/vendingapp

vending desktop application using kivy framework

http-requests kivy-framework postgresql python websocket

Last synced: 03 Feb 2026

https://github.com/ujwalakrishna/kuber

Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.

adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper

Last synced: 05 May 2026

https://github.com/cenixeriadev/broadcastserver

A roadmap.sh CLI project to understand websocket and real-time user-server communication.

cli goland http networking websocket

Last synced: 31 Jan 2026

https://github.com/scx567888/scx-socket-js

(未完成) 📡 SCX Socket JS

javascript scx websocket

Last synced: 05 Apr 2025

https://github.com/unculturedcreations/g-xtb

Explore g-xTB, a semiempirical quantum mechanical method for efficient property approximation. Perfect for Linux users. Join the development on GitHub! 🚀🌐

ase computational-chemistry dft federation gaussian16 go grrm library oidc saml2 sqm tight-binding trading websocket wrapper xtb xtb-client xtb-trading

Last synced: 25 Aug 2025

https://github.com/mark24code/sinatra-websocket-example

Sinatra websocket example ( Ruby 3 + Puma + faye-websocket + Websocket DSL )

example sinatra websocket

Last synced: 02 Sep 2025

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/yusufsefasezer/websocket-drawboard

Collaborative drawing application developed with JavaScript, WebSocket and Node.js

canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets

Last synced: 07 May 2026

https://github.com/ashwamegh/chat-poc

A simple retro chat based application using react and redux

react redux redux-saga websocket

Last synced: 07 May 2026

https://github.com/happytunesai/ez-stt-logger-gui

Python GUI for real-time Speech-to-Text (STT) using local Whisper, OpenAI API, or ElevenLabs API. Features audio logging, filtering, replacements, WebSocket control (Stream Deck), and Streamer.bot integration.

audio-processing customtkinter elevenlabs-api ez-stt-logger-gui gui openai-api python python-application speech-recognition speech-to-text stream-deck streamer-bot stt tkinter transcription websocket whisper

Last synced: 30 Apr 2026

https://github.com/jjok97/picple

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

webrtc websocket

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