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

WebSockets implemented in Java

java socket-programming websocket

Last synced: 22 Aug 2025

https://github.com/joschonarth/flask-payment-api

The application is a payment API built with Flask, simulating a PIX payment and using WebSockets for real-time payment confirmation notifications.

api flask python qrcode-generator socket-io sqlalchemy websocket

Last synced: 03 Feb 2026

https://github.com/kaysting/websocket-file-upload

An experiment in which you can upload files over a websocket.

express express-ws nodejs websocket ws

Last synced: 19 Apr 2026

https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai

You can call and talk in realtime with openai

fastapi openai python twilio-api websocket

Last synced: 07 May 2026

https://github.com/vgeorge/cypress-websocket-server

Cypress plugin to mock a websocket server during tests.

cypress plugin websocket ws

Last synced: 04 Apr 2025

https://github.com/burakbehlull/discordjs-framework

@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework

discord-client discord-framework discordapp discordjs javascript npm-package websocket

Last synced: 07 May 2026

https://github.com/jagthefriend/go-chat-app

A simple chat app (backend only) built using Golang

echo golang websocket

Last synced: 22 Aug 2025

https://github.com/tofazzaltopu/kafka-websocket-and-smtp-gmail-notification

Configure Kafka Consumer-Producer, Send push notification and email notification from gmail server (smtp) using websocket and kafka

docker gmail gmail-smtp hibernate jpa kafka lombok maven restful-api spring-security springboot websocket

Last synced: 18 Apr 2026

https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan

For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )

guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr

Last synced: 07 May 2026

https://github.com/shahidullah-muffakir/uxlivetrace

Real-time, open-source UX tracking toolkit with SDK, WebSocket backend, and dashboard, capture and visualize user interactions live to improve debugging and user experience.

developer-tools javascript npm npm-package open-source real-time sdk ux websocket

Last synced: 20 Jan 2026

https://github.com/akurcubic/food_order

Online platform for food ordering

angular spring-boot websocket

Last synced: 07 May 2026

https://github.com/biolafrica/mola

Front-end codes :Mola Exchange, Revolutionizing Peer-to-Peer Currency Trading

css3 html5 jasmine javascript websocket

Last synced: 12 Jan 2026

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

Knowledge base for what I learn with Websocket and how to apply them in production

websocket

Last synced: 18 Feb 2026

https://github.com/derens86/famnotify

FamNotify is a real-time family notification system

express nodejs realtime-chat tailwindcss vuejs websocket

Last synced: 10 Apr 2026

https://github.com/iarsham/task-realtime-app

Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)

docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket

Last synced: 04 Mar 2025

https://github.com/rubikon02/minesweeper-3d

Multiplayer Minesweeper 3D made in Three.js and Kotlin

heroku javascript kotlin postgresql spark threejs webpack websocket

Last synced: 13 Apr 2026

https://github.com/minhi0449/antwork

React + SpringBoot 기반 그룹웨어 팀프로젝트

fullstack groupware kafka mongodb react redis springboot websocket zustand

Last synced: 10 Apr 2026

https://github.com/mohamadanasfattoum/simple-ai-chat

simple AI Chat with Flask and Langchain & Ollama

bootstrap5 css html javascript jquery langchain ollama websocket

Last synced: 10 Apr 2026

https://github.com/just1689/swoq

Scale by Websocket over Queues

go gorilla-mux nats scale websocket

Last synced: 24 May 2026

https://github.com/khushi89012/dashboard

This real-time dashboard utilizes large CSV files and smooth data streaming through WebSockets, ensuring efficient, live data updates for an enhanced user experience.

expressjs mongodb nodejs reactjs redis websocket

Last synced: 31 Jan 2026

https://github.com/altanis/discord-gateway-wrapper

A minimalistic wrapper around the Discord API.

discord discord-api websocket wrapper

Last synced: 12 Apr 2026

https://github.com/jimseiwert/conduit

Self-hosted HTTP tunnel with request inspection and replay. Forward traffic through your own relay, watch live requests in VS Code, and replay them on demand. CLI + relay server + VS Code extension.

bun cli developer-tools devtools fastify http-debugging open-source relay request-inspection request-replay self-hosted tunnel typescript vscode-extension webhook-debugger websocket

Last synced: 18 Apr 2026

https://github.com/mitz-it/websocket-client

An abstraction over WebSocket to manage strongly typed messages

abstraction web-socket web-sockets websocket websockets

Last synced: 17 Jan 2026

https://github.com/tahahachana/webdriverbidi

WebDriver BiDi client implementation in Rust.

browser-automation rust tokio webdriver webdriver-bidi websocket

Last synced: 31 Oct 2025

https://github.com/charafau/websocket_test

websocket test for auth headers being added to request

dart test websocket

Last synced: 18 Apr 2026

https://github.com/kaiaverkvist/kondo

Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling

client game gameserver go golang melody server websocket

Last synced: 20 Feb 2026

https://github.com/chrisru/beight-api

✏️ Backend for a collaborative web editor

docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket

Last synced: 10 Apr 2026

https://github.com/craigpeacock/esp32_websocket_logviewer

Redirects esp32 console in realtime to webpage using websockets. Using esp-idf.

console esp-idf logfile realtime websocket

Last synced: 24 Feb 2025

https://github.com/gopher2019/gameserver

zinx 游戏开发学习

game go websocket zinx

Last synced: 12 Jan 2026

https://github.com/septemus/online-chatroom

online chatroom implemented using server side rendering🤖.Supports text message📖,sending images🎑,sending files🗂️,video calling📀,voice calling📞

antde nodejs react ssr typescript websocket

Last synced: 09 May 2026

https://github.com/tfdmendes/websocket-guessnumber

A totally (not) scalable WebSocket number-guessing game

html javascript json websocket

Last synced: 03 Feb 2026

https://github.com/burdiuz/js-websocket-server

Simple WebSocket Server implementation with traditional API

events javascript js nodejs websocket websocket-server

Last synced: 07 May 2026

https://github.com/mrtcode/opstream

Wrap other transports to have a reliable packet stream

polling socket-io sockjs websocket

Last synced: 10 Feb 2026

https://github.com/fantasy-peak/echo-websocket-server

base boost beast websocket echo server,use c++20 coroutine

beast coroutine cpp20 websocket

Last synced: 22 Mar 2025

https://github.com/mounishvatti/doodledeck

“Draw and Collaborate in Realtime, Share your ideas with your peers, and keep convincing everyone that your scribbles are totally a masterpiece.” 😄

prisma turborepo websocket

Last synced: 22 Mar 2025

https://github.com/victorh-silveira/aether-quantum-engine

Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.

algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket

Last synced: 16 Jun 2026

https://github.com/dewantrie/ws-countdown-with-redis

A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.

countdown java quarkus redis vertx websocket

Last synced: 13 Feb 2026

https://github.com/konojunya/golang-websocket

GolangでWeb Socket通信

go golang websocket

Last synced: 27 Aug 2025

https://github.com/nikhilreddy006/chess-game

This is a real-time multiplayer chess game built using Socket.IO for communication between players. The project allows two players to connect and play a live chess game with real-time updates.

chessjs express-js nodejs socket-io websocket

Last synced: 08 Apr 2026

https://github.com/theopenwebjp/websocket-client-server-tester

Simple project for testing ability of browser client to communicate with server using web sockets.

html javascript testing websocket websocket-client

Last synced: 20 May 2026

https://github.com/briankarlsayen/chat-app-server

chat-app server see client in https://github.com/briankarlsayen/chat-app-client

expressjs mongodb nodejs socket-io websocket

Last synced: 08 Apr 2026

https://github.com/gizipp/chat-demo

A kind of basic chat API backend using Faye-websocket

chat-application faye faye-client faye-websocket heroku puma ruby sinatra websocket

Last synced: 13 Mar 2025

https://github.com/neon4on/paired-reverse-parser

Парный обратный сапёр

nestjs socket-io vuejs websocket

Last synced: 27 Feb 2026

https://github.com/jairtorezone/api_payments_pix

Esta aplicação em Python utiliza websockets para simular pagamentos via PIX

flask python websocket

Last synced: 19 May 2026

https://github.com/lonewolf230/collabboard

A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link

express-js firebase nodejs reactjs typescript websocket

Last synced: 08 Apr 2026

https://github.com/haalven/bsky-jetstream

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 2026

https://github.com/nyagami/lnreader-rs

Remote service desktop app for LNReader

pyqt6 websocket

Last synced: 19 May 2026

https://github.com/exanubes/appsync

Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.

appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket

Last synced: 23 Jun 2026

https://github.com/umjammer/vavi-apps-webhook

👀 webhook server for cloud file system watch service

heroku java jsr-203 watch-service webhook websocket

Last synced: 19 May 2026

https://github.com/anandhu4456/go-broadcast

A broadcast platform for real-time chats

channels golang goroutine real-time websocket

Last synced: 14 Mar 2025

https://github.com/heshanthenura/springboot-searchingdemo

This repo demonstrates real-time search functionality using Spring Boot and WebSocket. The app allows users to search for items and instantly receive results as they type. WebSocket enables faster responses compared to HTTP.

demoapp realtimesearch searchfunctionality springboot webdevelopment websocket

Last synced: 19 May 2026

https://github.com/andrehrferreira/bench-sockets-csharp

C# implementation for Websocket, TCP and UDP performance testing

csharp tcp udp websocket

Last synced: 17 Aug 2025

https://github.com/andrehrferreira/bench-sockets-rust

Rust implementation for Websocket, TCP and UDP performance testing

rust tcp udp websocket

Last synced: 29 Mar 2025

https://github.com/ingsystemcix/conexify

Conexify is a social network that allows users to connect with other people who share their interests.

jax-rs jdk17 jsf4 jwt mariadb primefaces redis websocket wildfly xhtml

Last synced: 19 May 2026

https://github.com/daaanishhh002/signwave

This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.

android-application esp32 flask java random-forest-classifier websocket

Last synced: 04 Mar 2025

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

💬 A fullstack real-time chat application built with NestJS, React, Tailwind CSS, and Socket.IO. 🚀 Includes user join/leave notifications, typing indicators, and message history with MongoDB. 🎨 Clean and responsive UI powered by shadcn/ui and TypeScript throughout.

mongodb nestjs reactjs shadcn-ui socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/fenhl/async-proto

Rust library facilitating simple binary network protocols with async support

async network network-protocol rust-library websocket

Last synced: 14 Apr 2025

https://github.com/truongdd03/chat-room

A chat web-application created with Vue3 and Spring Boot

chatroom chatroom-client chatroom-server java springboot typescript vue3 websocket

Last synced: 22 Aug 2025

https://github.com/ody-dev/ody-swoole

Swoole HTTP server, cache and websockets.

framework php swoole websocket

Last synced: 04 Mar 2025

https://github.com/rapax00/bitcoin-ticker-ws-server

A simple WebSocket server to help esp32 projects.

arduino bitcoin esp32 websocket

Last synced: 13 Apr 2026

https://github.com/byronap/websockets

.NET library that simplifies the usage of client websockets

dotnet dotnet-core netstandard websocket websockets

Last synced: 10 May 2026

https://github.com/labgua/remote-control-slide

Remote Control is a tool to control the PDF slide presentation with other browser clients

browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket

Last synced: 13 Apr 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/avastroficial/clover.space-api

Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.

clover-space clover-space-api projz website websocket websocket-server

Last synced: 17 Jun 2025

https://github.com/nasrmohammad4804/api-architectural-style

in this repo we cover all different type of api architectual style such as (soap - rest - grpc - graphql)

graphql grpc rest-api soap websocket

Last synced: 10 Apr 2026

https://github.com/umaarov/bulbe

A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.

embedded-software iot ngrok open-source websocket

Last synced: 29 Mar 2025

https://github.com/macktb/realTime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 23 Aug 2025

https://github.com/chaahatsingal/exchange

Exchange platform where trades occur

nextjs nodejs pubsub redis typescript websocket

Last synced: 10 Apr 2026

https://github.com/fly-studio/laravel-addons-server

a MVC socket server via Swoole

grpc mvc protobuf socket swoole websocket

Last synced: 19 May 2026

https://github.com/sqwyer/live-clicks

👉 A live click counter built with Express and WebSockets!

express websocket

Last synced: 23 Feb 2025

https://github.com/ashrafulhossain1/to-do-client

Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.

firebase-auth javascript reactjs websocket

Last synced: 10 Apr 2026

https://github.com/evanshortiss/rhmap-websockets-cloud

Socket.io server that can be deployed on Red Hat Mobile Application Platform

chat-application express mobile mongodb rhmap server socket-io socketio sockets websocket

Last synced: 30 Mar 2025

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/deviskalo/p2p-transfer

The P2P file transfer application offers the following main features, including direct Peer-to-Peer Transfers Enables file sharing without intermediaries and more.

axum-server nextjs15 rust rust-lang tailwindcss websocket websocket-server

Last synced: 07 May 2026

https://github.com/ethern-myth/pure-blend

pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"

api-documentation caching express javascript middleware typescript websocket

Last synced: 06 May 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/victron-venus/inverter-dashboard-go

Real-time Victron inverter web dashboard (Go) — same role as inverter-dashboard, implemented in Go with MQTT and optional Home Assistant direct control

cerbo-gx dashboard docker go golang hass home-assistant mqtt real-time venus-os victron websocket

Last synced: 29 Apr 2026

https://github.com/thiagocabralcorreia/dev-meetup

DevMeetup is a MERN stack project that serves as a platform to create, register and consult Meetup events for programmers.

express jwt mern-stack mongodb mongoose nodejs react tailwindcss typescript website websocket

Last synced: 01 Apr 2026

https://github.com/felipenobrg/nlw-nodejs

A project using node for practice websocket.

docker nodejs websocket

Last synced: 13 Apr 2026

https://github.com/samuelastech/youtube-remote-client

🎛️ A web client to connect on a socket server and send commands

css html javascript websocket

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