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

Backend part for chat app. Built with express.

backend chat express pnpm typescript websocket

Last synced: 06 May 2026

https://github.com/fahrimz/chat_expo

React Native (Expo) chat app using WebSocket

chat expo react-native websocket

Last synced: 06 May 2026

https://github.com/kstubhieeee/driftchat

DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.

chat-application express html-css-javascript socket-io websocket

Last synced: 06 May 2026

https://github.com/dougfsilva/myiot-frontend

Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.

angular angular-material css html vitrinidev websocket

Last synced: 06 May 2026

https://github.com/aldotobing/nginx-log-streamer

A high-performance WebSocket server for real-time Nginx log streaming. Stream access logs directly to web applications with minimal latency and resource overhead.

apache http httpd-logs nginx node-js websocket

Last synced: 06 May 2026

https://github.com/rivalcoder/chat-using-websocket

Web-Socket Connection

css html node websocket

Last synced: 06 May 2026

https://github.com/airaad/draw-app-turbo-repo

A collaborative canvas application built with Turborepo, featuring a Next.js frontend, a WebSocket-powered real-time drawing experience, and an HTTP backend for authentication and user management. Users can join rooms and draw together in real time.

http-server nextjs postgresql prisma turborepo websocket

Last synced: 06 May 2026

https://github.com/martishin/react-kotlin-chat

Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol

kotlin reactjs spring-webflux tailwind typescript websocket

Last synced: 06 May 2026

https://github.com/sxsid/online-pal

This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.

nodejs reactjs typescript websocket

Last synced: 06 May 2026

https://github.com/notexe/blueskydiscordfeed

Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form

bluesky discord webhook websocket

Last synced: 06 May 2026

https://github.com/ravening/bitvavo-trading

Java app to fetch data from bitvavo trading system

bitcoin bitvavo bitvavo-trading java spring-boot spring-cloud-config websocket

Last synced: 06 May 2026

https://github.com/uqmessias/web-socket-react-native

POC project using WebSocket server based on deno and the client based on React Native

counter deno poc react-native timer-counter websocket websocket-client websocket-server

Last synced: 07 May 2026

https://github.com/vaidik24/real-time-stock-price-tracker

The Real-Time Stock Price Tracker is a dynamic web app that allows users to monitor stock prices, manage personalized watchlists, and receive instant alerts via email and SMS. Built with React and Node.js, it leverages real-time data for informed investments.

express express-rate-limit javascript jwt-authentication nodemailer react tailwind-css twilio websocket

Last synced: 07 May 2026

https://github.com/anibalalpizar/react-express-socketio

Real-time Chat web application using React and Socket.io

chat-application express react socket-io websocket

Last synced: 07 May 2026

https://github.com/denis-source/socket_chat

Websocket realtime chat application.

chat python react real-time redux server sqlalchemy websocket

Last synced: 07 May 2026

https://github.com/khushal-savalakha/django-practice-projects

This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.

bootstrap5 django framework orm python redis session-management views websocket

Last synced: 07 May 2026

https://github.com/deathlockers/threatlog-ai-api

Implementation of a REST API to perform log communication and anomaly detection communication using Kafka

api-rest fastapi mariadb python websocket

Last synced: 07 May 2026

https://github.com/yusufsefasezer/websocket-drawboard

Collaborative drawing application developed with JavaScript, WebSocket and Node.js

canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets

Last synced: 07 May 2026

https://github.com/ashwamegh/chat-poc

A simple retro chat based application using react and redux

react redux redux-saga websocket

Last synced: 07 May 2026

https://github.com/pexmor/projector

Simple html project

javascript mosquitto mqtt websocket

Last synced: 07 May 2026

https://github.com/ggdream/light-im-server

Golang+Websocket实现的轻量级IM

golang im lightweight server websocket

Last synced: 07 May 2026

https://github.com/techtronixx/pulse-terminal

A simple, high-performance crypto trading terminal featuring real-time data, technical indicators, and live market insights.

bitcoin cryptocurrency dashboard javascript orderbook-websocket terminal trading-scanners websocket

Last synced: 10 Jun 2026

https://github.com/thelostleo/ros_fishtank_bot

This is a Fish tank cleaning system that uses ROS1 to make a master slave system that allow for swarm kind bot cleaning system

raspberry-pi ros ros-noetic rospy websocket

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

Online platform for food ordering

angular spring-boot websocket

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

Bluesky jetstream firehose

bluesky firehose jetstream terminal websocket

Last synced: 08 May 2026

https://github.com/devzgabriel/chatty

A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture

chat http nodejs socket-io sqlite typeorm typescript websocket

Last synced: 08 May 2026

https://github.com/102300671/ejp

Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.

chat-application java socket spring-boot websocket

Last synced: 10 Jun 2026

https://github.com/yevheniidatsenko/goit-pythonweb-hw-03

📂 Hometask - FullStack Web Development with Python (Simple Web App)

docker docker-compose goit-pythonweb-hw-03 http-server python websocket

Last synced: 08 May 2026

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

基于websocket搭建的聊天室

express socket-io websocket

Last synced: 08 May 2026

https://github.com/mabdusshakur/pandadiscuss

PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.

api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket

Last synced: 08 May 2026

https://github.com/ericgomez/instagrom

Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB

api expressjs mongodb nodejs nodemon websocket

Last synced: 08 May 2026

https://github.com/ktojan/ngrx-tailwind-websocket-demo

Consists of 3 parts: websocket + chart.js currency streamer, chat on TailwindCSS, and Products list with NGRX store and dynamic routing concepts.

angular angular16 chartjs jquery ngrx websocket

Last synced: 08 May 2026

https://github.com/jose-pleonasm/py-logging-websocket

Handler for py-logging which writes logging records to a WebSocket.

extension javascript nodejs py-logging websocket

Last synced: 08 May 2026

https://github.com/zurihaqi/nestjs-ws-mongodb

This is a real-time chat application built using NestJS, WebSockets, and MongoDB. It supports user registration, login, and the ability to send messages to specific users in a chat system.

mongodb nestjs websocket

Last synced: 08 May 2026

https://github.com/subhadeeproy3902/mvp-chat

MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.

clerk nextjs stream typescript websocket

Last synced: 08 May 2026

https://github.com/shreekar11/scalable-websocket-server

This repository provides a scalable WebSocket implementation, using WebSockets and Redis Pub/Sub for efficient real-time communication.

nodejs pubsub redis typescript websocket

Last synced: 08 May 2026

https://github.com/nukopy/engawa

Chat application in your terminal

axum chat rust websocket

Last synced: 10 Jun 2026

https://github.com/cristiandaza07/chat-backend

Backend developed in SpringBoot for Real-time Chat with WebSocket

java mongodb mvc nosql-database spring-boot websocket

Last synced: 08 May 2026

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

💾 Hometask - Computer Systems (Final Assignment)

docker goit-cs-hw-06 mongodb python3 websocket

Last synced: 09 May 2026

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

универсальная АС с поддержкой OPC UA

docker-compose eclipse-milo java opc-ua spring-boot websocket

Last synced: 09 May 2026

https://github.com/anubhavick/t.lob

a website that let you make website from prompt

express llm react saas stackbit webcontainer websocket

Last synced: 09 May 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/lovesaroha/ltalk

A simple one on one video chat app implemented using WebSockets.

javascript nodejs video-chat websocket

Last synced: 09 May 2026

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/pixelcaliber/log-monitor

Real-time log monitoring and broadcasting app leveraging asyncio, WebSockets, docker and NGINX for monitoring huge size log files and broadcasting updates to multiple clients in real-time.

asyncio docker docker-compose nginx-proxy tail-f websocket

Last synced: 09 May 2026

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/leokwsw/ithome-spring-boot-pocker

ithome Spring Boot... 深不可測

ithome log4j mysql spring-boot thymeleaf websocket

Last synced: 09 May 2026

https://github.com/arjunan-k/byteping

Byteping is a real time chat application which supports both one on one and group messaging.

nextjs styled-components typescript websocket

Last synced: 09 May 2026

https://github.com/skorotkiewicz/cubes

Multiplayer Cubes

react react-ssr websocket

Last synced: 09 May 2026

https://github.com/beenotung/setup-tsc

CLI tool to setup TypeScript projects for npm and browser distribution

cli configuration http-server http2 nginx nodejs npx port-forwarding server websocket

Last synced: 09 May 2026

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

Extension to work with the "WebSocket" protocol.

nodejs socket-io typescript websocket

Last synced: 09 May 2026

https://github.com/iamigi/react-node-ws

React live cursor

nodejs react typescript websocket ws

Last synced: 09 May 2026

https://github.com/pansalasamarth/rtmp-live-streaming-platform

A lightweight, scalable live-streaming solution enabling real-time video/audio broadcasting through WebRTC and Dockerized TURN servers, deployed on AWS for high availability and secure communication.

aws-ec2 cloud docker livestream stun-server turn-server webrtc websocket

Last synced: 10 May 2026

https://github.com/leoho0722/websocket-example

Example of implementing WebSocket using Go

gin-gonic go gorilla-websocket websocket

Last synced: 10 May 2026

https://github.com/tomgxz/tfldepartureboard

"Live" departure boards for the London Underground, accessed via TFL's Open Data API

html jquery london london-underground nodejs scss signalr tfl websocket

Last synced: 10 May 2026

https://github.com/zetaphor/webleap

A Chrome extension and jQuery plugin that allows you to navigate the web using the Leap Motion hardware controller

chrome-extension jquery-plugin leap-motion nodejs websocket

Last synced: 10 May 2026

https://github.com/apneduniya/vity-device

An AI assistant for cross-device control, automating actions seamlessly between devices.

bot capx capxai capxai-hackquest claude computer-control gemeni hackquest js openai python telegram-bot websocket

Last synced: 10 May 2026

https://github.com/funnyboy-roks/chess

Mutiplayer chess using websocketrs and p5js

chess javascript p5js socket-io sockets typescript websocket

Last synced: 10 May 2026

https://github.com/cronware/esp32-thermostat-temperature-prediciton

An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.

esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket

Last synced: 10 May 2026

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

Weekend project. Learning to combine WebSockets and React :)

chat-application react reactjs socket-io websocket weekend-hacking weekend-project

Last synced: 10 May 2026

https://github.com/aakashsharma7/dsa_tracker

Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).

components-react reactjs vite websocket yarn-workspaces

Last synced: 10 May 2026

https://github.com/happydemon/echo-server

A swoole-based implementation for a laravel echo server

echo laravel php swoole websocket

Last synced: 10 May 2026

https://github.com/peter-oroszvari/aws_websocket_authorizer

Cognito Auth Lambda: A custom python authorizer for API Gateway that authenticates users with Amazon Cognito User Pools. This AWS Lambda function verifies access tokens and generates IAM policies for secure API access control.

aws-api-gateway aws-lambda python websocket

Last synced: 10 Jun 2026

https://github.com/syssos/goact

A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".

chat golang nodejs websocket

Last synced: 10 May 2026

https://github.com/coderdarren/playnet

A Unity3D multiplayer framework with an MMORPG bias.

game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket

Last synced: 10 May 2026

https://github.com/iwatanikenji/websocket-chat

Real-time chat implemented with websocket basics and Vue client

nestjs real-time socket-io vuejs websocket

Last synced: 10 May 2026

https://github.com/tejashah88/triforce-listener

WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.

android dolphin-emu kotlin vertx websocket

Last synced: 11 May 2026

https://github.com/humbertodias/ws-live-chat-system

WebSocket Live Chat using Load Balancer with HAProxy

docker haproxy nodejs websocket

Last synced: 11 May 2026

https://github.com/elsmr/cycle-ws-driver

A Cycle.js Driver for using WebSockets

cyclejs driver websocket

Last synced: 11 May 2026

https://github.com/nadiraliofficial/ibkr-algo-standalone

Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS

algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket

Last synced: 11 May 2026

https://github.com/dannywillems/near-intents-tools

Tools for monitoring and interacting with NEAR Intents protocol

blockchain crypto intents near near-protocol rust websocket

Last synced: 11 May 2026

https://github.com/mostafamoradii/eveys-console

System-administration console for the OCPP gateway — sign-in protected, single WebSocket per tab, live snapshot+tail subscriptions over the gateway's Kafka topics and REST API.

ev-charging fastify kafka ocpp protobuf react realtime shadcn-ui tailwindcss typescript vite websocket

Last synced: 11 May 2026

https://github.com/selcuksert/spectrum

Containerized fake spectrum generator

amqlib kubernetes minikube nodejs plotlyjs websocket

Last synced: 12 May 2026

https://github.com/anthonydibi/mycelium

Firefox extension for chance encounters

firefox-extension websocket

Last synced: 12 May 2026

https://github.com/pierrad/hangmanws

Multiplayer Hangman game with WebSocket

css html javascript nodejs websocket

Last synced: 12 May 2026

https://github.com/iyedexe/libxchange

Unofficial Client Library for Binance in C++

async binance bitcoin cpp17 cpp20 crypto fix low-latency rest websocket

Last synced: 13 May 2026

https://github.com/dotcoocoo/hermitstash-sync

Desktop sync client for HermitStash. PQC TLS, WebSocket real-time sync, zero-dependency Node.js daemon.

desktop-client file-sync hermitstash ml-kem mtls nodejs post-quantum pqc-tls websocket zero-dependency

Last synced: 18 May 2026

https://github.com/axelop96/bingo-websocket

Bingo game with websockets and spring mvc

game spring-mvc thymeleaf websocket

Last synced: 13 May 2026

https://github.com/astralane/geyser-websocket-plugin

(BETA) simple websocket geyser plugin for solana network

geyser-plugin solana stream websocket

Last synced: 13 May 2026

https://github.com/larock22/aider-mcp

WebSocket server that exposes Aider's AI coding capabilities through the Model Context Protocol (MCP) for programmatic access

ai-coding aider mcp-server model-context-protocol openai typescript websocket

Last synced: 13 May 2026