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/czzonet/im-system

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

websocket

Last synced: 30 Mar 2025

https://github.com/juliolmuller/studying-feathers

Simple application to learn Feathers framework for web sockets.

feathers javascript nodejs websocket

Last synced: 10 May 2026

https://github.com/icetd/rtsptoweb

RtspToWeb

rtsp websocket

Last synced: 28 Jun 2025

https://github.com/athrvk/catch10

a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB

card-game game mongodb react spring-boot websocket

Last synced: 12 Apr 2026

https://github.com/symblai/symbl-twilio-media-steam-adapter

Stream Server for connecting Twilio's Media Stream to Symbl over a WebSocket with an exposed RESTful API for triggering the delivery of Symbl’s real-time events to a Client server.

ai channel-separation client-server conversations insights media messages real-time speaker-separation streams symbl topics twilio webhook websocket

Last synced: 18 Mar 2025

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/gokul656/go-sockets

Simple websocket server

go gorilla-websocket websocket

Last synced: 02 Apr 2025

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/ultimatedoge5/conzeford

Conzeford enables easy control of a minecraft server via a web app and more!

dashboard minecraft minecraft-server typescript websocket

Last synced: 25 Apr 2025

https://github.com/danilfomchik/dotcode-test-task

This repository contains two test tasks completed for a Strong Junior Front-End Developer position.

blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket

Last synced: 09 Apr 2025

https://github.com/nathannncurtis/obsidian-vault-sync

Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.

docker fastapi obsidian python self-hosted typescript websocket

Last synced: 30 May 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/chamster24/intrachat

IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!

anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket

Last synced: 01 Mar 2026

https://github.com/maximilianmairinger/functionaladapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

adapter functional websocket worker ws

Last synced: 15 Mar 2025

https://github.com/alexjorgef/go-bittrex

Go wrapper for the Bittrex crypto-currency exchange API.

api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper

Last synced: 21 Jan 2026

https://github.com/b-amir/realtime-playground

Real-time financial data visualization using 3 different communication protocols.

socket-io sse websocket

Last synced: 02 May 2026

https://github.com/valtzu/php-websocket-stream-wrapper

PHP Stream wrapper for WebSocket protocol

php streamwrapper websocket ws wss

Last synced: 09 Apr 2025

https://github.com/flug/websocket-server-app

[WIP] An app weboscket server implemented

php websocket

Last synced: 24 Mar 2025

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/suconghou/fedlogserver

collect frontend logs and errors into mongodb with websocket

actix-web mongodb rust websocket

Last synced: 13 Jun 2025

https://github.com/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

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/bwhtdev/websocket-chat

A basic websocket chat app with a Go backend

go websocket

Last synced: 11 Jun 2025

https://github.com/jensostertag/ws-pushserver

(Dockerized) WebSocket Push-Server

docker java push-server websocket

Last synced: 13 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/hanan467/realtimenotifier

a Laravel package for broadcasting real-time notifications to clients using Pusher

laravel library package pusher websocket

Last synced: 16 Mar 2025

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/levyks/warp-ws-chat

Simple WebSocket chat server with multiple rooms, built with Warp

chat rust websocket

Last synced: 03 Jul 2025

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/kavindu-kodikara/whychat-backend

The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.

java mysql-database spring-boot websocket

Last synced: 13 Apr 2026

https://github.com/vinayakchandra/remote-mouse

control the mouse cursor remotely in the same network and simulate left and right clicks.

flask pynput python websocket

Last synced: 28 Apr 2026

https://github.com/ihsandevs/pythonsocketchat

Simple python chat app using Flask & Socket.IO

flask flask-application python websocket websocket-chat

Last synced: 13 Apr 2026

https://github.com/iamrafaelmelo/gochatty

A simple Golang websocket chat powered by Fiber Framework.

chat fiber framework golang websocket

Last synced: 12 Apr 2026

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/cocrafts/graphql

A GraphQL Server setup for cross runtimes, supporting both dedicated servers and serverless environments. Compliant with the graphql-ws protocol.

aws graphql graphql-subscriptions graphql-ws lambda pubsub serverless websocket

Last synced: 13 Apr 2026

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/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/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/danlkv/codette

Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.

agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui

Last synced: 30 May 2026

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/mdecker-mobilecomputing/ionic_websocketclient

Client für WebSocket/STOMP mit Ionic

angular ionic stomp-client websocket

Last synced: 28 Jan 2026

https://github.com/duruyao/gochat

GoChat provides temporary and anonymous group chat service through Web.

chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket

Last synced: 11 Mar 2026

https://github.com/quaddarv1ne/weather_avatar_bot

Бот для автоматического обновления аватара Telegram с текущей температурой в указанном городе. Изображение генерируется программно с учетом времени суток (меняется цвет фона)

analytics api api-client bot config env environment hash python telegram url websocket

Last synced: 03 Sep 2025

https://github.com/oaslananka/a2a-warp

Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.

a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket

Last synced: 07 Jun 2026

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

🐠 SCX Socket

scx scx-http websocket

Last synced: 22 Feb 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/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/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

https://github.com/gautaz/webresock

Yet another reconnecting WebSocket using reconnect-core

backoff-strategy reconnection websocket websocket-reconnection

Last synced: 30 Mar 2025

https://github.com/nobleknightt/local-llm-based-chatbot

Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.

fastapi llm mistral-7b react tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/obioraigboanusi/breach-metaverse-magna

Breach is a blog web application that enables users to see and filter posts by categories, and view live posts based on categories interesting in.

frontend reactjs reastful-api typescript websocket

Last synced: 13 Apr 2026

https://github.com/redouane64/socketio.net.client

An experimental modern Socket.io client for .NET

polling socket-io socket-io-client socketio websocket

Last synced: 24 Apr 2026

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

A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.

backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket

Last synced: 09 May 2026

https://github.com/jancd/elixir_notes

My notes for learning elixir.

elixir metaprogramming mix phoenix websocket

Last synced: 11 Jul 2025

https://github.com/duduxs/spring-frankstein

️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.

graphql grpc jasper-reports rest spring study webflux websocket

Last synced: 13 Apr 2026

https://github.com/cactoes/leaguepp-connector

A league of legends client connector written in c++20

cmake cpp cpp20 league-of-legends league-of-legends-api library websocket

Last synced: 11 Mar 2025

https://github.com/anmol420/chatx

A websocket and web-rtc based backend.

drizzle-orm nodejs postgresql rabbitmq redis typescript webrtc websocket

Last synced: 12 Apr 2026

https://github.com/abhissh11/webuzz

A chat app in MERN, Websocket, one can create a group chat or chat individually.

chatroom express-js reactjs tailwind-css websocket

Last synced: 13 Apr 2026

https://github.com/ishantmishra18/travo

A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,

express mongo multer rag-chatbot react websocket

Last synced: 13 Apr 2026

https://github.com/rodaddy/monkeyproof

Remote coding agent orchestration server. Spawn, stream, and interact with AI coding sessions via REST + WebSocket. Because letting the monkeys ssh into prod is how civilizations end.

ai-agents bun claude-code coding-agent developer-tools process-manager websocket

Last synced: 13 Apr 2026

https://github.com/mevdschee/php-wamp-observer

High frequency websocket (WAMP RPC) message logging in PHP and aggregating into metrics using Go

metrics prometheus wamp-protocol websocket websockets

Last synced: 31 Mar 2025

https://github.com/maximemoreillon/shcp

Smart Home Control Panel

home-automation mqtt nodejs websocket

Last synced: 04 May 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/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/mvc-works/ws-edn.calcit

ws-edn in calcit-js

websocket

Last synced: 22 Feb 2026

https://github.com/vikus7/pixel-portal-project

Webapp para la asignatura de Aplicaciones Web Avanzadas por Ethereal encoders. Desarrollo con arquitectura en capas con React y Express.

express firebase js layers mysql nodejs react tailwindcss webapp websocket

Last synced: 12 Apr 2026

https://github.com/suhailroushan13/suhail-projects

These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules

bash farmhash github jenkins nodejs os rtc socket-io system websocket

Last synced: 12 Apr 2026

https://github.com/jackrekirby/qwirkle-multiplayer-v3

A recreation of the board game Qwirkle with multiplayer support via web sockets

github-pages heroku javascript qwirkle websocket

Last synced: 02 Apr 2025

https://github.com/sebastianbrzustowicz/quadcontrol

Java + JUnit. Quadcopter control software for RaspberryPi 4 with remote client communication via API.

api concurrency control control-systems java junit quadcopter raspberrypi4 raspbian real-time remote remote-control respberry-pi rpi4 threading threads websocket

Last synced: 30 May 2026

https://github.com/agustinsrg/parallel-request-controller

Backend component to control parallel requests, allowing for limits to be imposed in a multi-server environment.

backend go golang limit limiter parallel requests websocket

Last synced: 28 Apr 2025

https://github.com/sebastianbrzustowicz/robot-tasker-api

Java + Spring Boot + MySQL + Rest API + WebSocket + Docker + JUnit. API for communication between client and vehicle.

api bash docker java jdbc mysql powershell quadcopter remote-control rest-api robot robotics shell spring-boot websocket websocket-api

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/atakang7/chatverse

Open source real-time chatting application boilerplate template.

javascript mvc-architecture nodejs react ssr tailwind typescript websocket

Last synced: 28 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