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/jackchang1025/bbin-websocket-client

一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装

baccarat bbin websocket

Last synced: 14 Jan 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/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/itsanjanamourya/notes-app-websocket

This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.

mongodb node react socket-io websocket

Last synced: 12 Apr 2026

https://github.com/lq782655835/websocket-audio

transform audio buffer to nodejs by websocket

html5 node websocket

Last synced: 16 Mar 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/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/skorotkiewicz/hashchat

Simple chat with person with same tags as you!

bitcoin chat nodejs reactjs socket websocket

Last synced: 19 Apr 2026

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

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

websocket

Last synced: 30 Mar 2025

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web

Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores

react recharts typescript websocket

Last synced: 25 Mar 2025

https://github.com/php-ion/pion

PHP-ION library

async client http php-ion server websocket

Last synced: 29 Oct 2025

https://github.com/lakshagg/cwebsockets

A simple implementation of web socket client in c using libcurl.

c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss

Last synced: 07 Jan 2026

https://github.com/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026

https://github.com/tdjsnelling/hermes

Hermes is a real-time data framework for React + MongoDB

data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/lukajioshvili20/rust-websocket-client

A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.

crossterm echo-client rust tokio tungstenite websocket

Last synced: 09 Apr 2025

https://github.com/hacksomecn/go-api

Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.

api api-framework framework gin golang grpc tool websocket

Last synced: 07 Jan 2026

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 12 Apr 2026

https://github.com/s-r-x/phx-wildcard

Wildcard support for phoenix channels

phoenix phx websocket websockets wildcard

Last synced: 09 Apr 2025

https://github.com/siddhantprateek/fleet

Authentication Service and Realtime Resource Hit 🚀

expressjs nestjs reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/tophatcroat/crypto-chat

E2E encrypted chat for the terminal

encrypted jwt websocket

Last synced: 29 May 2026

https://github.com/leonardovff/live-rank-postman-test

Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.

javascript jenkins newman node postman socket-io websocket

Last synced: 12 Apr 2026

https://github.com/themanishdaksh/webrtc-videocall

A simple webrtc videocalling app

reactjs tailwind-css typescript webrtc websocket

Last synced: 12 Apr 2026

https://github.com/alan-oliveir/expert-polls

Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.

docker fastify nodejs postgresql redis typescript websocket

Last synced: 11 Apr 2026

https://github.com/rufat/MEPN-Template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 10 Mar 2025

https://github.com/programminglaboratorys/nin0lib

python nin0chat API wrapper

api nin0chat python websocket

Last synced: 03 Apr 2025

https://github.com/jetty/jetty-websocket-api

Eclipse Jetty® - WebSocket API (javax and jakarta)

eclipse jakartaee jetty websocket

Last synced: 26 Jan 2026

https://github.com/aayush-dhakal/graphql-subscription-api-node-apollo

A Live News API with Apollo Server V4 Subscriptions and GraphQL

apollo-server express graphql graphql-subscriptions graphql-ws nodejs websocket

Last synced: 12 Apr 2026

https://github.com/amaljeevs/springboot-websocket-chatapp

This is a Simple ChatApp build using Spring boot using Websockets.

chat-application css html java js spring-boot springboot websocket

Last synced: 12 Apr 2026

https://github.com/lazarot/operatornext

OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.

ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket

Last synced: 09 Apr 2025

https://github.com/clarius/websocketchannel

Official docs site for https://github.com/devlooped/WebSocketChannel

channels dotnet websocket websockets

Last synced: 29 May 2026

https://github.com/quocanh189/messagechat_reverb

This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.

headlessui laravel react reverb tailwindcss websocket

Last synced: 30 Nov 2025

https://github.com/nguyenductung2709-dt/codingapp

This is my first project for course Designing and Building Scalable Web Application

astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket

Last synced: 03 Apr 2026

https://github.com/naveennk045/realtime-stock-price-streaming

A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.

api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket

Last synced: 07 Jan 2026

https://github.com/konojunya/socket.io

socket.ioを用いたweb socketのサンプル

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/mesh2509/realtime_collaborative_document_editing_app

This app leverages React.js on the frontend and Nest.js, on the backend along with WebSockets Gateway to provide a seamless real-time collaborative document editing experience. Users can collaborate simultaneously on documents, seeing changes instantly with robust real-time synchronization.

mongoose nextjs-backend nextjs-microservices nextjs-mongoose nodejs reacthooks tailwindcss websocket websocket-api

Last synced: 13 Apr 2026

https://github.com/marat200118/websockets-assignment

Devine - Creative Code 4 (Websockets assignment)

expressjs javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/freekatz/webchat

A Online Web Chat Based Django && Channels

channels django webchat websocket

Last synced: 17 Jul 2025

https://github.com/mukhoplus/underworld-line-plus

Web Version of Underworld-Line

instant-messaging react springboot websocket

Last synced: 13 Apr 2026

https://github.com/costaq/socketjs-client

websocket / typescript

typescript websocket

Last synced: 29 Apr 2026

https://github.com/moeiscool/zoneminder-mp4

It's a system in which multiple cameras can be watched or recorded for either personal or business circumstances.

mp4 nodejs webm websocket

Last synced: 31 Mar 2025

https://github.com/louisyoungx/tcp-transfer-server

Relay a TCP connection to a WebSocket connection based on socket programming.

python tcp websocket

Last synced: 07 Sep 2025

https://github.com/nuages-io/nuages-pubsub

Nuages.PubSub is a C# WebSocket services based on API Gateway WebSocket. It provides all the building block to easily deploy the backend to Lambda using Cloud Formation.

aws-lambda csharp websocket

Last synced: 14 Jan 2026

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

Simple websocket server

go gorilla-websocket websocket

Last synced: 02 Apr 2025

https://github.com/leokwsw/kotlin-springboot-gradle

Kotin x SpringBoot + Gradle + Docker

docker gradle kotlin springboot websocket

Last synced: 13 Apr 2026

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/selmanbaskaya/youtube-redis-ws-vue-notification-service

Bu repo Redis, WebSocket ve Vue3 ile Notification Servis Youtube videosu kaynak kodlari icin olusturulmustur.

javascript notification-service redis vite vue3 websocket

Last synced: 13 Apr 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/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

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

(Dockerized) WebSocket Push-Server

docker java push-server websocket

Last synced: 13 Apr 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/dannyphang/mahjong-v2

A web app that allow players to play a 3 player mahjong (Malaysia version) for free

3-players angular mahjong nodejs websocket

Last synced: 17 Mar 2025

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/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/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/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/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/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/largonarco/medint_f

Frontend for a Realtime Medical Interpreter

nextjs websocket

Last synced: 20 Jun 2025

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