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/szegoo/chat

Simple chat app made with socket.io.

javascript nextjs react socketio websocket

Last synced: 11 Apr 2026

https://github.com/jirufik/jrfws2

Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets

api authentication broadcast client jrf jrfws jrfws2 real-time route routing server webclient websocket websockets ws

Last synced: 01 Jul 2025

https://github.com/ecebeci/whiteboardbot

Simple Discord bot using WebSocket

discord-js nodejs websocket

Last synced: 13 Apr 2026

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/akhil683/pingpong

Scribble with extra features (building...)

expressjs nextjs turborepo websocket

Last synced: 13 Apr 2026

https://github.com/rustyneuron01/ordinal-marketplace

Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system

bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket

Last synced: 01 Jul 2025

https://github.com/substrate-system/connect

Link devices via websocket

handshake websocket

Last synced: 23 Mar 2025

https://github.com/lee-seokmin/downbit

📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.

bitcoin coin javascript upbit upbit-api virtual-currency websocket

Last synced: 21 Apr 2026

https://github.com/kimhan-nah/zoom

Zoom Clone using WebRTC and Websockets

express nodejs websocket

Last synced: 09 May 2026

https://github.com/rahulagrawal084/chat-app

A real-time chat application built using React, Socket.io, Redux, Node and MongoDB.

bootstrap css express html jwt-authentication mern mongodb nodejs reactjs redux websocket

Last synced: 10 Mar 2026

https://github.com/michaelscollins/nodejs-multiplayer-api

A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.

auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket

Last synced: 11 Apr 2026

https://github.com/camillamendess/node-websockets

WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.

mongodb nodejs socket-io websocket

Last synced: 20 Apr 2026

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/ellisonleao/bob

A simple Slack chatbot

chatbot python python3 slack websocket

Last synced: 24 Apr 2026

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

Client für WebSocket/STOMP mit Ionic

angular ionic stomp-client websocket

Last synced: 28 Jan 2026

https://github.com/yamanote1138/io-thechad-trains

Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API

jmri model-trains railroad vuejs websocket

Last synced: 13 Apr 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/voltr0x/chatroom-websocket

A chatroom using WebSocket and STOMP with Spring Boot MVC framework

java spring-boot websocket

Last synced: 14 May 2026

https://github.com/calloc134/chilsonite

A minimal Rotating Proxy written in Rust

proxy proxy-server rotating-proxy rust websocket

Last synced: 16 May 2025

https://github.com/conterkote/vk-fortune-wheel-frontend

Fortune wheel fullstack application for vk-mini-apps with real-time winners update

react redux-toolkit rtk-query tailwindcss typescript vk-api websocket

Last synced: 03 Feb 2026

https://github.com/sahil2k07/websockets-go

The project illustrates the use of websockets in golang using the gorilla websocket package.

echo golang gorilla-websocket websocket

Last synced: 20 Oct 2025

https://github.com/harry-urek/ws-server

websocket grpc server with redis session management - logging and error handling

express-session grpc-server logger nodejs pubsub redis websocket

Last synced: 09 May 2026

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/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025

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

🐠 SCX Socket

scx scx-http websocket

Last synced: 22 Feb 2026

https://github.com/yshplsngh/websocket-server

create WebSocket server

websocket

Last synced: 12 Mar 2026

https://github.com/jungin500/lpcv21-nas-backend

Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework

potatonet powermeter python websocket

Last synced: 27 May 2026

https://github.com/thanhdxuan/chatapp

Chat application that uses the peer-to-peer model and client-server model.

javascript socket-io webrtc websocket

Last synced: 11 Apr 2026

https://github.com/isuke/nim_websocket_sample

Nim websocket sample

nim nim-lang websocket

Last synced: 31 Mar 2025

https://github.com/krondorl/lucid-light-lottery

Full Stack Lottery App with Websocket

node-js react typescript websocket

Last synced: 11 Apr 2026

https://github.com/ernesto27/req

CLI to connect to a service, using different protocols ( http, graphql, websocket, grpc )

charm cli glamour golang graphql grpc http terminal websocket

Last synced: 13 Apr 2026

https://github.com/pyother/pyother-ros-app

Personal version of Robot Operating System (application for mobile robot control).

graphql mqtt nodejs react robot-control robot-framework robot-operating-system ros visual-odometry websocket

Last synced: 11 Apr 2026

https://github.com/avivharuzi/ws-example

WebSocket example project using Node.js and Angular

angualr nodejs nx typescipt websocket

Last synced: 19 Apr 2026

https://github.com/mahsumurebe/jrpc-client

JSONRPC 2.0 NodeJS Client written in TypeScript

http-client jsonrpc jsonrpc-client jsonrpc-lib jsonrpc2 jsonrpc2-ws websocket

Last synced: 08 Mar 2025

https://github.com/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

https://github.com/mustafaalkan64/reactnativesocketio

Finding Online User Count by Socket.io through React Native and Nodejs

backend mobile mobile-development nodejs react-native socket-io websocket

Last synced: 11 Apr 2026

https://github.com/filipe1309/ew-hacker-chat-server

Project developed during EW JS Expert v3

ew-js-expert js-expert-week nodejs websocket

Last synced: 18 Apr 2026

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/p4ul-m/online-chat

an online chat with socket connection to the server in php and js

chat php websocket

Last synced: 28 Mar 2025

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/renanstn/chat-django-channels

Exemplo de chat server feito em Django utilizando o Channels. Seguindo a documentação oficial do mesmo.

django django-channels docker docker-compose python websocket

Last synced: 13 Apr 2026

https://github.com/rostwal95/media-ui

Real-time voice agent testing platform with STT→LLM→TTS debugging, latency analytics, and conversation export

autonomous-agent grpc nextjs reactjs voice-ai websocket

Last synced: 11 Apr 2026

https://github.com/shelepuginivan/namespace-server

Облачный сервис для локальной сети

cloud filesystem websocket websocket-server

Last synced: 30 Jun 2025

https://github.com/thiti-dev/virtual-joystick-input

Perfect shot accuracy via your finger drawing. Tested in EA Sports PGA Tour

html5-canvas vgamepad websocket

Last synced: 03 Feb 2026

https://github.com/bdr-pro/web_sockets_rust_tor

The Tor Blockchain Router 🛡️ leverages Rust & Tokio for secure, anonymous blockchain interactions 🌐. With Tor integration 🧅, WebSocket communication 🌍, and async operations, it enhances privacy and scalability in blockchain data management 📦. Perfect for privacy-focused devs and blockchain enthusiasts 🔐💻.

blockchain peer-to-peer rust tor websocket

Last synced: 15 Mar 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/taybct/spring-taybct-tools

Spring TayBct Tools 是一个Spring 业务组件基础集成的工具类库,对一些常用的中间件做了基础的常用的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

alibabacloud dubbo dynamic-datasource elasticsearch java minio mybatis-plus oss rabbitmq redis rsa scheduling sm2 sm3 sm4 spring-boot spring-cloud webflux webmvc websocket

Last synced: 13 May 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/abhishek-sanwal/stockbro_trading_app

StockBro is a trading app through which can view indian stock markets shares in real-time.

asynchronous-programming django-application python36 real-time stock-market synchronous websocket

Last synced: 04 May 2026

https://github.com/vishalrk1/junior-scientist-agent

The Junior Data Scientist CLI is an AI-powered command-line tool designed to take the grunt work out of your data science projects.

agent ai deep-learning fastapi gemini genai llm llms nlp openai prompt-engineering python rag websocket

Last synced: 11 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/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/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/arunydvv/advance-backend

This repo was meant to practice adv backend practices

websocket

Last synced: 22 Apr 2026

https://github.com/roluochke/battlejong-game

Learning game development with node, react and typescript

nodejs reactjs typescript webpack 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/rakhiazfa/learn-go-websocket

A simple chat app built with go and gorilla websocket

chat-app go golang gorilla-websocket websocket

Last synced: 12 Sep 2025

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/rmoongit/cryptonomicon

#app cryptonomicon - курс валюты монет и вывод графы

api bem css eslint javascript postcss postcss-plugin prettier tailwind vite vue3 websocket

Last synced: 11 Apr 2026

https://github.com/novav20/themeridiangrid

A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.

ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript 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/eldavid1996/mendozapp

A web chat with a desing like whatsapp done in typescript with react and express

css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket

Last synced: 11 Apr 2026

https://github.com/travis-heavener/mangomanager

A LAN-based hardware monitor made using Express & web sockets.

express hardware-management nodejs websocket

Last synced: 18 Jan 2026

https://github.com/marvnc/discord-websocket-text-inserter

Userscript to send text from a websocket to a Discord chat.

discord textractor userscript websocket

Last synced: 09 May 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/proximile/proxiport

Self-hosted remote-management server with SSH-over-WebSocket tunnels. Fully open source (AGPL-3.0): no proprietary plugin host, no closed frontend, no capability gates. Continuation of the rport/openrport lineage, with a fresh SvelteKit UI and modernized build.

chisel golang monitoring remote-management remote-management-monitoring reverse-tunnel self-hosted sveltekit websocket

Last synced: 26 May 2026

https://github.com/flxxyz/blue

基于gorilla/websocket构建的微型websocket框架

go golang golang-library websocket

Last synced: 24 Aug 2025

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/sacoo7/socketcluster-client-kotlin

Native kotlin and android client for socketcluster framework in node.js

client kotlin socketcluster websocket

Last synced: 03 Apr 2025

https://github.com/mvc-works/ws-edn.calcit

ws-edn in calcit-js

websocket

Last synced: 22 Feb 2026

https://github.com/jaycanuck/poke-team-stream

Webapp and StreamElements widget for displaying and remotely updating Pokemon team roster via WebRTC.

obs pokeapi pokemon streamelements streamelements-api twitch webrtc websocket

Last synced: 10 Apr 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/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/elertan/rusftx

Rust bindings for the FTX REST and Websocket API

api cryptocurrency ftx rest websocket

Last synced: 01 Mar 2025

https://github.com/atharmohammad/chat-e

A Chat Channel for People to chat with each other in different public rooms

django djangochannels javascript reactjs websocket

Last synced: 09 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/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/ryansakurai/artigo-apis

Artigo sobre APIs e seus tipos, feito para a Revista HackoonSpace 2024.

api article graphql rest-api soap webhook websocket

Last synced: 11 Mar 2025

https://github.com/zyazosk/seculogrt

A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.

arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket

Last synced: 09 May 2026

https://github.com/kitsuyaazuma/go-react-chatapp

a LINE clone chat application using websocket

golang material-ui react recoil typescript websocket

Last synced: 13 Apr 2026