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/philipphermes/planning-poker

Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.

nextjs planning-poker react sqlite typescript websocket

Last synced: 23 Jan 2026

https://github.com/viktorsvertoka/goit-cs-hw-06

Home task for Computer Systems and Their Fundamentals course💾

bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket

Last synced: 28 Jan 2026

https://github.com/drdreo/tell-it

tell-it is a round based story telling game you can play with friends.

angular nestjs nx webgame websocket

Last synced: 23 Jan 2026

https://github.com/patrick-ehimen/chain-alert

A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.

alchemyapi mongodb nodejs redis solana-web3js telegram-bot telegram-bot-api websocket

Last synced: 26 Oct 2025

https://github.com/xenon5401/skynet-baritone

SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.

automation baritone bot electron meteor-client minecraft websocket

Last synced: 28 Feb 2026

https://github.com/ndrean/demo-solidjs-websockets

Phoenix LiveView with Solidjs with WebSockets

apexcharts elixir liveview solidjs websocket websockets-client

Last synced: 06 Feb 2026

https://github.com/wesleymcginn/simple-websocket-example

If you have node.js, you can run server.js and host a document using your computer as the server. Anyone connected to your router can type on the document, and it will update for everyone.

document html ip ipv4 ipv4-address localhost node-js nodejs server server-side textarea websocket websocket-client websocket-connection websocket-server

Last synced: 28 Jan 2026

https://github.com/suconghou/signalserver-nim

webrtc signalserver in nim

nim nim-lang p2p signalserver webrtc websocket

Last synced: 16 Mar 2026

https://github.com/instantwebp2p/sws-spec

SWS - SecureWebSocket Spec

nacl secure-websocekt websocket

Last synced: 29 Jan 2026

https://github.com/spcent/golang_simple_server

Minimal Go HTTP server with routing, middleware, and graceful shutdown

framework golang http-server web-api websocket

Last synced: 06 Feb 2026

https://github.com/soumyadip007/websocket-message-broking-using-spring-boot-rest-microservices-thymeleaf-sockjs-webjars

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C. WebSocket is distinct from HTTP.

java jquery messagebroker microservices microservices-architecture restapi sockjs spring-boot topic-modeling webjars websocket websocket-client websocket-server

Last synced: 31 Jan 2026

https://github.com/sadrib-perfecthonest/whatsapp-clone

It is the repository of whatsapp clone UI where there is chat section applied websocket and camera section also works properly

chat-application chatapp flutter flutter-app flutter-ui socket-io websocket whatsapp whatsapp-clone

Last synced: 31 Jan 2026

https://github.com/alcoralcor/lidarz

OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket

lidar python webrtc websocket

Last synced: 25 Feb 2026

https://github.com/ichiro-its/kumo-client

JavaScript client library for Kumo WebSocket to ROS 2 bridge

javascript ros ros2 typescript websocket websocket-client

Last synced: 26 Feb 2026

https://github.com/anuversehq/qrpc-socket

qRPC-Socket: A Rust-based open-source project that merges the power of gRPC's remote procedure calls, GraphQL's graph-based queries, and WebSocket's real-time communication into a unified framework.

graphql hacktoberfest language-agnostic omni-platform rpc rust unified websocket

Last synced: 09 Feb 2026

https://github.com/cunningdj/eda-site

Event-Driven Architecture project, to experiment with EDA

distributed-system event-driven event-driven-architecture kafka nodejs system-design typescript websocket

Last synced: 09 Feb 2026

https://github.com/kerolesnabiel/realtimechatapi

This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.

asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket

Last synced: 10 Feb 2026

https://github.com/sheninthjr/bloggerhub

BloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket. BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.

express graphql next-auth nextjs postgresql prisma redis tailwindcss websocket zod

Last synced: 10 Feb 2026

https://github.com/alexander-hagen/node-api-kucoin

Non-official implementation of KuCoin's API's. Developed for personal use.

api-rest javascript kucoin nodejs websocket

Last synced: 10 Feb 2026

https://github.com/kianoushamirpour/rag_chatbot

Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of chat history.

chatbot docker-compose fastapi llama3 llamacpp llamaindex qdrant rag redis redis-stream websocket youtube-api

Last synced: 10 Feb 2026

https://github.com/shobhit2205/runcode

RunCode is an online code editor and compiler that enables real-time collaboration between two users in the same room.

docker nodejs reactjs websocket

Last synced: 11 Feb 2026

https://github.com/dheerajgits/peerconnect-server

This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.

mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket

Last synced: 12 Feb 2026

https://github.com/filippo-orru/group-gifts

Group gifts makes Christmas in a large friend group stress-free!

firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket

Last synced: 12 Feb 2026

https://github.com/linux300/network

# Network is set of tools mainly for local user.

ansible bash devops docker javascript penetration proxy python ruby websocket

Last synced: 02 Apr 2026

https://github.com/romulodm/go-chess

A multiplayer chess game made with React and Gorilla WebSocket.

chess chess-game go gorilla-websocket react websocket

Last synced: 28 Feb 2026

https://github.com/yuantsai1115/ar.camera.mobile

It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and WebSocket..

ar bim collaboration construction-management vr websocket webxr

Last synced: 13 Feb 2026

https://github.com/swift-libp2p/swift-libp2p-websocket

A WebSocket Transport Module for LibP2P Applications

libp2p libp2p-transport websocket

Last synced: 14 Feb 2026

https://github.com/krwclassic/opera-custom-homepage-bypass

Bypass for Opera's custom homepage block with address bar auto-focus (ERR_BLOCKED_BY_CLIENT)

bat batch bypass javascript js newtabdraft newtabstartpage ntd ntsp opera opera-gx operagx py pyautogui pygetwindow python pythonw websocket websockets windows

Last synced: 14 Feb 2026

https://github.com/rice-awa/mc-mcp-server

使用python构建的基于WebSocket和mcp-server的minecraft bedrock AIAgent服务器

aiagent deepseek gpt llm mcbe mcp-server minecraft python scriptapi websocket

Last synced: 16 Apr 2026

https://github.com/behzadam/wotes

Advanced web concepts like: WebSocket, Core Vitals, Performance, etc.

performance web-vitals websocket

Last synced: 02 Mar 2026

https://github.com/huntlabs/netkit

This library contains tcp / http / http2 / websocket servers and clients.

client http http2 server tcp websocket

Last synced: 03 Mar 2026

https://github.com/krlan2789/express-ws-app

Express - WebSocket Server Application

expressjs nodejs postgresql websocket websocket-server

Last synced: 04 Mar 2026

https://github.com/marceldobehere/goofy-web-ssh-client

a web client to ssh into servers that offer ssh over websockets

client css html js libssh2 ssh web websocket websockets xterm

Last synced: 18 Apr 2026

https://github.com/24h-du-code-2025/backend

Backend repository containing implementation of an AI agent for hotel management.

ai-agent api artificial-intelligence flask llm websocket

Last synced: 04 Mar 2026

https://github.com/pfrederiksen/rivian-ls

Production-quality TUI + headless CLI for monitoring Rivian vehicle telemetry via unofficial API

bubbletea cli golang graphql rivian telemetry tui websocket

Last synced: 05 Apr 2026

https://github.com/dinsaw/spring-boot-jetty-websocket-example

Basic example of how to configure Jetty WebSocket with Spring Boot

java jetty-server spring spring-boot websocket

Last synced: 17 Apr 2026

https://github.com/renanstn/godot-multiplayer-game

Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.

godot nodejs websocket

Last synced: 17 Apr 2026

https://github.com/sutac/connect4

Connect4 is a project aimed at implementing the classic game of the same name using web technologies.

css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket

Last synced: 04 Apr 2026

https://github.com/st1vms/ws-listener

Python Websocket listener based off Selenium and Chromedriver

chrome chromedriver interceptor listener python reader selenium websocket windows

Last synced: 17 Apr 2026

https://github.com/deepcloudlabs/dcl420-2019-dec-23

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

javaee8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 18 Apr 2026

https://github.com/geo-tp/websocket-chat

Simple Websocket based chat channel

django-rest-framework react websocket

Last synced: 19 Apr 2026

https://github.com/symblai/twilioflex-inbound-adapter

A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.

100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets

Last synced: 19 Apr 2026

https://github.com/ayushshri/you-chat

A client Chat Appliation or Instant Messenger built using Socket.io and Node.JS where users can seemlessly group chat by joining the common public chat room. It also Offers Auto-Reconnection support.

chat express groupchat nodejs socket-io websocket

Last synced: 20 Apr 2026

https://github.com/aramperes/lapin-websocket-prototype

A prototype to broadcast AMQP messages to websocket clients

amqp rust tokio warp websocket

Last synced: 23 Apr 2026

https://github.com/shilo/mimic

Clone-and-play multiplayer for Godot. Drop in a MimicSync node and make your scenes network-aware, with high-level nodes for connection and gameplay.

client enet game-development gdscript godot godot-4 godot-addon godot-engine multiplayer multiplayer-synchronizer netcode networking online-game replication rpc server synchronization tcp udp websocket

Last synced: 08 Jun 2026

https://github.com/wesh92/fastapi-websockets-llm-example

Example of Websockets Implementation in FastAPI/Python

ai fastapi fastapi-template llm openrouter python websocket

Last synced: 28 Apr 2026

https://github.com/didierfranc/socket.cool-example

A simple node.js chat built on top of socket.cool

javascript node websocket

Last synced: 29 Apr 2026

https://github.com/takielias/deno-websocket-chat

This is a simple Deno Websocket Chat Example with OAK Middleware Inspired by https://cutt.ly/7yVWKuK

chat deno middleware oak websocket

Last synced: 29 Apr 2026

https://github.com/davidyen1124/not-really-mcp-client

A confusingly-named Node.js client for Claude Code's VS Code bridge (not actually MCP)

claude cli json-rpc mcp nodejs vscode websocket

Last synced: 30 Apr 2026

https://github.com/craiggleso/empireengine

Let's build a connected world together

empire engine p2p webrtc websocket

Last synced: 08 Jun 2026

https://github.com/mpolinowski/html_ws_client

Websocket client for the INSTAR IP camera videostream

html5-video websocket websocket-client

Last synced: 01 May 2026

https://github.com/d4nyll/cucumber-socket

In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.

async asynchronous bdd cucumber gherkin socket-io testing websocket

Last synced: 01 May 2026

https://github.com/joseluisgs/ts-chat-socketio

Ejemplo de chat usando la librería Socket.io de Node.js, con el objetivo de manejar websocket y crear un chat en tiempo real.

chat-application javascript nodejs socket-io typescript websocket

Last synced: 01 May 2026

https://github.com/hrygo/hotplex

HotPlex — Unified access layer for AI Coding Agent.

aep ai-agent claude-code feishu gateway go openclaw opencode slack websocket

Last synced: 15 May 2026

https://github.com/smew-tech/go-websocket

example go-websocket

golang grpc grpc-go redis websocket

Last synced: 03 May 2026

https://github.com/spiral/simple-chat

A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.

bidirectional centrifugo grpc php roadrunner spiral-framework websocket

Last synced: 04 May 2026

https://github.com/weiyu0824/chopia

A chatting platform that summerizes chat history in real time

mongodb nlp nodejs react rest-api websocket

Last synced: 06 May 2026

https://github.com/kei-k23/realtime-chat-app

This is simple real-time chat application using Spring boot backend and React frontend.

react spring-boot websocket

Last synced: 06 May 2026

https://github.com/null-none/drf-chat

Simple async and sync messaging app for Django Rest Framework

api chat drf python websocket

Last synced: 06 May 2026

https://github.com/tdjsnelling/orderbook

Simple Node.js FIFO order matching engine, powered by Redis

matching-engine nodejs orderbook protobuf redis trading websocket

Last synced: 08 May 2026

https://github.com/rhazra-003/footballer_dashboard

A footballer dashboard made with matplotlib using data from Fbref and Understat

beautifulsoup4 matplotlib-pyplot numpy pandas websocket

Last synced: 08 May 2026

https://github.com/tarsislimadev/foxbit-ws

To get data from Foxbit.

foxbit websocket

Last synced: 09 May 2026

https://github.com/54ac/websocket-irc

An IRC-like experience in the browser by using WebSockets.

irc mongodb nodejs websocket

Last synced: 10 May 2026

https://github.com/aseeralfaisal/chat_mate

A messaging app that connects people with common interest

ffpmeg webrtc websocket

Last synced: 13 Jun 2026

https://github.com/primebible/primebible-obs

Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship

bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship

Last synced: 14 Jun 2026

https://github.com/nikhil-kumaran/chatapp

A simple messaging app using web sockets

chat-application websocket websocket-client

Last synced: 20 Jun 2026

https://github.com/itraceur/sockjs-channels

WebSocket emulation - SockJS server implementation for Django Channels.

asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket

Last synced: 23 Jun 2026

https://github.com/lemon-mint/go-websocket-study-chat

A simple chat demo that works with the go language echo framework and websocket

chat polling vue vuejs websocket

Last synced: 21 May 2026

https://github.com/yeabnoah/maven

Maven is a simple real time messaging app built with express, socket io, Nextjs, postgresql, prisma and better auth

better-auth expressjs messaging-app nextjs postgresql prisma socket-io websocket

Last synced: 08 Apr 2026

https://github.com/truongd3/private-chat-socket

Private Chat (server) with Socket.IO

socket-io websocket

Last synced: 13 Sep 2025

https://github.com/ue2020/arras-helper

Crate for interfacing with arras.io

arras protocol rust websocket

Last synced: 03 Nov 2025

https://github.com/hua1995116/websocket-ws

a websocket sdk

nodejs websocket

Last synced: 18 May 2026

https://github.com/georgeleithead/lilo_public

Public repository for the LiLo (Ladder In Ladder Out) Mobile Application.

android btc bybit cryptocurrency eos eth feedback ladder lilo-application markets price restfulapi trading websocket xrp

Last synced: 23 Jul 2025

https://github.com/tuxes3/bomberman

Web based classic Bomberman Application

bomberman game javascript php pixi-js websocket

Last synced: 17 May 2026

https://github.com/sorenammd/sky-messenger

This is a messenger based on the location of users

express mongodb mysql nodejs peerjs react redis redux redux-saga sockjs webrtc websocket

Last synced: 11 Apr 2026

https://github.com/w1th0ut/red-ocean

This is my first program, for simple hacking activity, made by simple python2 code, hope you enjoy :)

admin-panel banner-view dos-attack hacking password-generator port python2 scan-ports scanner-web subdomain-scanner website websocket

Last synced: 23 Jul 2025

https://github.com/elius94/users-session-manager

A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.

api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket

Last synced: 03 Feb 2026

https://github.com/sethsandaru/laravel-caro

Chơi cờ Caro Online Realtime được viết bằng PHP, Laravel 11 & Reverb

caro laravel laravel-learning php real-time reverb websocket

Last synced: 06 Apr 2025

https://github.com/dpwgc/kapokmq-server

KapokMQ - 开箱即用的轻量级分布式消息队列 - 服务器应用整合包。基于go整合gossip+websocket开发。

cluster go golang gossip message-queue mq server vue websocket

Last synced: 17 May 2026

https://github.com/ryan-berger/chatty

Platform agnostic chat engine written in Golang. Any DB, any protocol.

chat chatroom go golang websocket

Last synced: 23 Jul 2025

https://github.com/binbiubiubiu/nestjs_template

a personal template for nestjs

mongodb nestjs nestjs-template websocket

Last synced: 20 Jan 2026

https://github.com/atuoha/websocket-server-inits

Tiny WebSocketServer Implementation

js node-module nodejs nodemon server-side websocket

Last synced: 21 May 2026

https://github.com/lingfromsh/message

A general message notification service

asyncio fastapi notification-service websocket

Last synced: 17 May 2026

https://github.com/jlchntoz/replio

An experiment of running Node.js REPL over websocket with Chromium's hterm

hterm javascript nodejs repl websocket

Last synced: 07 Mar 2026

https://github.com/victorzhang2014/simpletornadoexamples

A simple Tornado project and a simple Tornado WebSockets project.

python tornado websocket

Last synced: 06 Apr 2025

https://github.com/stephenlb/pubnub-lexical-yjs-websocket

Example working implementation of Lexical text editor + YJS CRDT WebSockets using PubNub!

collaboration crtd pubnub real-time websocket

Last synced: 07 Apr 2026

https://github.com/ft115637850/resca

Boilerplate for Reactjs+Akka

akka akka-http react-redux react-router reactjs websocket

Last synced: 07 May 2026