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/costaq/socketjs-client

websocket / typescript

typescript websocket

Last synced: 29 Apr 2026

https://github.com/ironbay/kora-react

Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications

react realtime serverless typescript websocket

Last synced: 13 Apr 2026

https://github.com/nathan-i-martin/websocket-provider

A simple template that can be used to setup websocket servers or clients

abstraction websocket websocket-client websocket-server

Last synced: 07 Jun 2026

https://github.com/awelzel/zeekpy

Pure Python library for consuming and publishing events via Zeek's WebSocket API heavily using type hints

async asyncio events python typehints typing websocket zeek

Last synced: 26 Jun 2026

https://github.com/ddihora1604/gighub

GigHub is a comprehensive freelancer marketplace platform that connects clients with skilled freelancers across various domains. The platform offers a streamlined experience for both clients and freelancers, facilitating project posting, bidding, contract management, payment processing, and communication.

client freelance html-css-javascript tailwind-css websocket

Last synced: 20 Jun 2026

https://github.com/sankhadip-roy/chat-app

real-time chat application [building]

mern websocket

Last synced: 27 Apr 2026

https://github.com/risaddex/clubhouse-js-expert-ts

Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).

esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server

Last synced: 27 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/ywatanabe1989/scitex-orochi

Django + Channels hub that tracks Claude Code agents across a fleet — real-time WebSocket messaging, channel routing, live dashboard with pane state, hook-event telemetry, and functional-heartbeat liveness probes.

ai ai-agents anthropic automation claude-code dashboard developer-tools django fleet-management mcp multi-agent orchestration scitex scitex-ecosystem telemetry tmux websocket

Last synced: 28 Apr 2026

https://github.com/giovannicalo/js-wrtc-ws-api-client

JavaScript WebRTC WebSocket Signaling API Client

api client signaling webrtc websocket

Last synced: 28 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/konojunya/socket.io

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

nodejs socketio websocket

Last synced: 09 Apr 2025

https://github.com/daikiojm/angular-coincheck-demo

Sample implementation to display coincheck websocket api.

angular rxjs websocket

Last synced: 28 Apr 2026

https://github.com/farwayer/nginx-proxy

Simple out-of-the-box nginx proxy with Let's Encrypt integration

https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy

Last synced: 28 Apr 2026

https://github.com/inaveed-git/websocket-chatapp

A lightweight real-time chat application built with React, TypeScript, and WebSockets. Users can join a room using a unique Room ID and exchange messages instantly with others in the same room.

chat tailwind websocket

Last synced: 29 Apr 2026

https://github.com/crolang-p2p/examples-java-crolang-p2p-node-jvm

Examples on how to use the CrolangP2P library in a JVM (Java) environment for the CrolangP2P project

cross-platform distributed-systems framework java jvm kotlin p2p websocket

Last synced: 29 Apr 2026

https://github.com/mat-sz/poll-ws

🗳️ Decision making software backend (TypeScript/node/WebSockets).

nodejs typescript websocket websocket-server

Last synced: 10 May 2026

https://github.com/kusaremkn/wstest

WebSocket experiments

websocket

Last synced: 29 Apr 2026

https://github.com/ukoloff/ws-express-sandbox

Play with websockets, Node.js & express

express nodejs playground websocket

Last synced: 29 Apr 2026

https://github.com/kasonbraley/chat-li

Real-time terminal chat application

nodejs socket-io websocket yarn

Last synced: 29 Apr 2026

https://github.com/mariyazakharova73/react-burger

Космическая бургерная

cypress dnd jest react redux redux-thunk typescript websocket

Last synced: 29 Apr 2026

https://github.com/diegogtz03/pcpower

API and WebSocket server for remote ESP32 powered PC power monitor and switch

api nodejs websocket

Last synced: 30 Apr 2026

https://github.com/chaudharypraveen98/djangorealtimeapp

This app will show real time chart. It will include web sockets with the help of django channels.

django python webdevelopment websocket

Last synced: 30 Apr 2026

https://github.com/jquagliatini/angular-chat

a angular chat

angular chat websocket

Last synced: 30 Apr 2026

https://github.com/kenken64/merlioncoin

Simple Blockchain written in Javascript

nodejs websocket

Last synced: 30 Apr 2026

https://github.com/sebastianmarines/typescriptchat

Chat app made with React, Node, and Typescript

node react typescript websocket

Last synced: 30 Apr 2026

https://github.com/envek/go-websocket-webtransport-server

Dual WebSocket and WebTransport chat server in Go

golang websocket webtransport

Last synced: 26 Mar 2025

https://github.com/rialparmar1777/metrics-dashboard

Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.

axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server

Last synced: 30 Apr 2026

https://github.com/nikhiladiga/react-wsx

A simple react websocket component written in typescript

react typescript websocket

Last synced: 01 May 2026

https://github.com/joschonarth/flask-websocket-chat

💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.

flask flask-socketio python websocket

Last synced: 01 May 2026

https://github.com/sohei-t/training-content-progress-tracker

FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新

dashboard fastapi file-monitoring full-stack python real-time vue3 websocket

Last synced: 01 May 2026

https://github.com/lexxai/goit_python_web_hw_05

GoIT, Python WEB, Homework number 05. WebSocket's, asyncio

aiohttp asyncio goit homework httpserver python web websocket

Last synced: 18 Mar 2025

https://github.com/nandhu-44/lumina

🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js

ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket

Last synced: 04 Feb 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/akhtar21yr/realtime-feed-subscription

This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.

django django-rest-framework djangp-channel postgresql redis socket sql websocket

Last synced: 01 May 2026

https://github.com/pranav291/ghost-messenger

👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend

android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp

Last synced: 01 May 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/elsmr/cycle-ws-driver

A Cycle.js Driver for using WebSockets

cyclejs driver websocket

Last synced: 11 May 2026

https://github.com/gituser12981u2/sync

p2p file sharing program built with rust

encryption file-sharing networking p2p-network rocket rust tlc websocket

Last synced: 02 May 2026

https://github.com/majid-cj/go-chat-server

This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles

authentication-middleware docker-compose golang iris-golang rest-api sse websocket

Last synced: 02 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/sh13y/secure-chat

A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB

chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket

Last synced: 02 May 2026

https://github.com/raojinlin/mutagen-server

为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。

go mutagen websocket

Last synced: 02 May 2026

https://github.com/discretetom/ws-server

A CLI tool to start a WebSocket debug server using NodeJS.

cli nodejs websocket ws wscat

Last synced: 02 May 2026

https://github.com/ashish1906/file-sharing

A cross platform local file sharing web app............

css html javascript nodejs shell webserver websocket

Last synced: 03 May 2026

https://github.com/svastikkka/madhyastha

It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media

ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket

Last synced: 12 May 2026

https://github.com/chamster24/intrachat

IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!

anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket

Last synced: 01 Mar 2026

https://github.com/flameart/websocket-core

Easy websocket framework with async auth, json-messages and user model

async authentication authorization nodejs ping-pong websocket websocket-server

Last synced: 13 May 2026

https://github.com/liteobject/demo.signalr

Demo SignalR with ASP.NET Core

bootsrtap csharp html javascript signalr websocket

Last synced: 03 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/axelop96/bingo-websocket

Bingo game with websockets and spring mvc

game spring-mvc thymeleaf websocket

Last synced: 13 May 2026

https://github.com/ayush-github123/health-backend

Healthcare Backend made using django

django django-rest-framework docs python websocket

Last synced: 13 May 2026

https://github.com/abubakerkhaled/educa

A feature-rich e-learning platform built with Django, including a custom CMS, student registration, diverse content rendering, caching, a RESTful API, and real-time chat functionality. This project showcases advanced Django techniques like class-based views, model inheritance, API development, and asynchronous communication.

asynchronousprogramming caching cms django django-channels django-rest-api django-rest-framework e-learning memcached realtimemessaging redis restful-api websocket

Last synced: 12 Apr 2026

https://github.com/jremmurd/pimcore-ignite-bundle

Adds web realtime functionalities to your pimcore web application.

notifications pimcore pimcore-bundle realtime websocket

Last synced: 09 Jun 2026

https://github.com/chiragsdev/codemate-frontend

Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.

react redux websocket

Last synced: 03 May 2026

https://github.com/danekf/web-socket-exploration

Self guided exploration and writeup about web sockets. Explanation, use and examples

http nodejs ruby websocket

Last synced: 03 May 2026

https://github.com/songchengen/websocket-demo

基于WebSocket的聊天室应用

nodejs websocket

Last synced: 04 May 2026

https://github.com/ak1m1tsu/skadi

Low-level socket communication using Redis

golang redis websocket

Last synced: 04 May 2026

https://github.com/pedr0rocha/nodejs-websocket

A simple websocket server with a rest endpoint to get messages stored in mongodb

mongodb node nodejs websocket

Last synced: 04 May 2026

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

E2E encrypted chat for the terminal

encrypted jwt websocket

Last synced: 29 May 2026

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/880831ian/soketi-log-502-error

Soketi WebSocket Server LOG 不定時出現 502 error 以及 connect() failed (111: Connection refused)

soketi websocket

Last synced: 09 Jun 2026

https://github.com/cooper-gadd/chat

💬 Live chat rooms

go websocket

Last synced: 28 Mar 2025

https://github.com/adesoji1/openairealtime-api

This describes a conversational bot between An Ai Agent and a Human in Realtime

fastapi mediarecorder openai-api reactjs redis-server schema websocket websocket-client worklet-loader

Last synced: 04 May 2026

https://github.com/xjzh123/wsproxy-workers

A proxy for WebSockets built with CloudFlare Workers.

cloudflare-workers proxy websocket websockets

Last synced: 01 Apr 2025

https://github.com/gurkengewuerz/mqtt-server

MQTT v3/v5 server written in golang using mochi-co/mqtt

golang iot mqtt mqtt-broker mqtt-server mqtt-smarthome mqtt5 mqttv3 mqttv5 tcp websocket

Last synced: 05 May 2026

https://github.com/nathan-osman/ldclient

WebSocket client for ldserver with UI

client display light qt websocket

Last synced: 05 May 2026

https://github.com/mariyazakharova73/next-red-social

чат на websocket с бэкендом на strapi

nextjs react react-hook-form react-query strapi-cms tailwind ts websocket

Last synced: 05 May 2026

https://github.com/ch3ber/esp32-projects

Collection of small, self-contained projects for the ESP32 family of microcontrollers programmed with MicroPython.

esp32 examples firmware hacking hardware iot iot-application led-controller microcontroller microdot micropython python web-server websocket websocket-server websockets wifi wifi-hotspot wifi-network

Last synced: 05 May 2026

https://github.com/lizaelkina/react-burger

Учебный проект Я.Практикум "Stellar Burgers"

cypress jest react redux typescript websocket

Last synced: 05 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/pke/webhook2websocket

Forwards webhook payload to websockets

http webhook websocket

Last synced: 07 Jan 2026

https://github.com/gdbrns/go-whatsapp-worker-redis-ssedashboard

High-performance Go WhatsApp Worker with Redis queue management and real-time SSE dashboard. Features message processing, rate limiting, health monitoring, and comprehensive API documentation. Built with Docker support and PostgreSQL integration.

dashboard docker go golang mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker

Last synced: 05 May 2026

https://github.com/taigrr/log-socket

Client-server model for logging. Designed to work well with websockets. Simple client page included.

go golang hacktoberfest logging-library websocket

Last synced: 04 Jun 2026

https://github.com/banyc/mux

A high-throughput duplex-openable multiplexer on any reliable protocols

high-throughput io mux network-protocol structured-concurrency tcp tokio websocket

Last synced: 01 Apr 2025

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

a new version of tic-tac-toe

svelte tailwindcss 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/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/diegoareval/ranker-nestjs-socket

Basic Nest js app using websocket and Redis

nodejs redis typescript websocket

Last synced: 06 May 2026