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

A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.

elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server

Last synced: 15 Feb 2026

https://github.com/izaelgs/chat

Plataforma de comunicação em tempo real desenvolvido com Laravel Jetstream, Laravel WebSockets e tailwind Css

aws jetstream laravel9 php8 tailwindcss websocket

Last synced: 10 Apr 2026

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

Простой и легковесный чат

chat docker java vertx websocket

Last synced: 15 Feb 2026

https://github.com/jusqua/tty-websocket-exposure-example

A simple example how to expose a pseudo-tty using websocket to be accessed by another application like xterm.js

javascript pty websocket xterm-js

Last synced: 17 Aug 2025

https://github.com/joseph-ogutu/expense-management-application

Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.

bootstrap channels cryptography django html javascript openai python websocket

Last synced: 16 Feb 2026

https://github.com/humanjavaenterprises/nostr-websocket-utils

The nostr-websocket-utils repository offers a TypeScript library that provides robust WebSocket utilities for Nostr applications. It features automatic reconnection with configurable attempts, heartbeat monitoring, message queuing during disconnections, channel-based broadcasting, type-safe message handling, and built-in logging.

channel-broadcasting heartbeat-monitoring logging message-queuing nostr real-time-communication reconnection type-safety websocket

Last synced: 16 Feb 2026

https://github.com/walshyb/whiteboard

My own Muro / Excalidraw clone to learn about HTML canvas, web sockets, and Golang

canvas go-channels golang mongodb protobuf react redis terraform websocket

Last synced: 09 Apr 2026

https://github.com/shina1331/messagingapp

Small messaging application featuring private chats and group chats. Includes friend request functionality.

chat-application dependency-injection hibernate maven mysql-database springframework thymeleaf websocket

Last synced: 16 Aug 2025

https://github.com/dnsge/go-basic-websocket

A simple WebSocket client

golang websocket websocket-client

Last synced: 12 Jan 2026

https://github.com/ck3mp3r/context

Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows

ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket

Last synced: 02 Mar 2026

https://github.com/anthonydibi/mycelium-server

Server for mycelium

express nodejs redis websocket

Last synced: 16 Apr 2026

https://github.com/pink-tools/pink-agent

Remote terminal control via Telegram. WebSocket streaming, Cloudflare tunnel.

claude-code cloudflare go telegram terminal websocket

Last synced: 08 Mar 2026

https://github.com/blacknull/espnetwork

a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.

arduino esp32 esp8266 network portal webservice websocket wifi

Last synced: 16 Apr 2026

https://github.com/lordpax/sockevent

A simple Go library for managing WebSocket connections, clients, and rooms inspired by the socket.io library.

golang socket-io websocket

Last synced: 19 May 2026

https://github.com/s4w3d0ff/pool-guy

When you need someone to maintain and clean your kiddie pool during twitch live streams, but can't rely on streamelements to get it done.

api async chatbot eventsub twitch websocket

Last synced: 02 Mar 2026

https://github.com/tr1sm0s1n/go-dapp-example

DApp example of deploying and interacting with Solidity smart contract using Go.

api dapp ethereum events gin gin-gonic go go-ethereum golang smart-contracts solidity websocket

Last synced: 09 Apr 2026

https://github.com/pabloxt14/nlw-expert-polls

Um sistema de votação em tempo real em que os usuários podem criar uma enquete e outros usuários podem votar. O sistema gera uma classificação entre as opções e atualiza os votos em tempo real.

fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 09 Apr 2026

https://github.com/iyedexe/binfrost

Unofficial Client Library for Binance in C++

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

Last synced: 15 Aug 2025

https://github.com/pulkit1417/buddybuzz

This is a simple real-time chat application built using Node.js, Express, and Socket.io. The app allows multiple clients to connect and chat with each other in real-time.

css3 express-js html5 node-js websocket

Last synced: 09 Apr 2026

https://github.com/hpavlo/web-chat

Web Chat client-server app

client-server csharp java spring-boot websocket wpf

Last synced: 16 Apr 2026

https://github.com/kacperfaber/wsl

💎WebSocket MVC framework, based uppon Spring to create WebSocket servers with many endpoints and with an amazing extensions system 💎

cicd framework gradle kotlin maven mvc spring websocket ws

Last synced: 18 Apr 2026

https://github.com/oluizeduardo/planning-poker

Planning Poker is a collaborative and effective method used to estimate the relative effort required for a specific task within a team.

bootstrap5 javascript nodejs planning-poker scrum scrum-poker socket-io websocket

Last synced: 09 Apr 2026

https://github.com/3a-systems/openig

Интернет шлюз (реверсивный прокси) контроля доступа к UI и API. Позволяет организовывать защищенный доступ к веб приложениям и API путем решения задач маршрутизации, аутентификации, авторизации, федерации и расширения профиля.

api authorization federation gateway groovy mq openam openig opensso replay reverse-proxy throttling websocket

Last synced: 04 Oct 2025

https://github.com/iwatanikenji/full-stack-page

College project with notifications system through queues, websocket and redis implementation

docker firebase rabitmq redis websocket

Last synced: 18 Apr 2026

https://github.com/moheladwy/simple-http-server

A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.

c http http-requests http-server web web-server websocket

Last synced: 04 Mar 2026

https://github.com/hotframe/hotframe

Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.

fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket

Last synced: 24 May 2026

https://github.com/MAKS11060/protocols

Implementation of simple protocols in typescript

deno stun typescript upnp websocket

Last synced: 04 Oct 2025

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

A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.

nextjs redis-pubsub websocket

Last synced: 09 Apr 2026

https://github.com/duyledat197/messenger

Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).

cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket

Last synced: 04 Oct 2025

https://github.com/freekatz/webchat

A Online Web Chat Based Django && Channels

channels django webchat websocket

Last synced: 17 Jul 2025

https://github.com/aruizeac/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: 04 Oct 2025

https://github.com/tajjjjr/social-network

A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.

go javascript nextjs sqlite3 websocket

Last synced: 16 Apr 2026

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/anibalalpizar/nodejs-mysql-sockets-crud

Web application using Nodejs, Mongodb, and the Socket.io module which allows you to create a real-time application that allows you to interact with a NoSQL database such as Mongodb. In addition, modern Javascript code is used through Babeljs.

babel mongodb nodejs socket-io websocket

Last synced: 13 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/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/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/mvkasatkin/wss-rpc2

WebSocket Server and Client implementation of the JSON RPC-2 spec

json-rpc rpc websocket

Last synced: 24 Jan 2026

https://github.com/ox18/curulesvotation

Basic MVP on the voting system in real time, simulating a real event in the congress of the Peruvian republic made up of voting seats. 2021-2026

react scrapping-nodejs websocket

Last synced: 20 Apr 2026

https://github.com/frejun-tech/teler-devnagri-node-bridge

A reference Node integration between Teler and Devnagri, based on Media Streaming over WebSockets.

audio-streaming bridge devnagri frejun india indic-languages nodejs telephony teler typescript voice-agent websocket

Last synced: 29 May 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/mukhoplus/underworld-line-plus

Web Version of Underworld-Line

instant-messaging react springboot websocket

Last synced: 13 Apr 2026

https://github.com/sepiropht/ping-pong

online game using nodejs and streams

game node-streams online-game websocket

Last synced: 09 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/programminglaboratorys/nin0lib

python nin0chat API wrapper

api nin0chat python websocket

Last synced: 03 Apr 2025

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/0xc0dec0ffeelab/sim_stock_notify

sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.

csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket

Last synced: 07 Apr 2026

https://github.com/devel0/iot-esp8266-serial-fwd

use esp8266 as a serial forwarder over wifi

esp8266 serial-over-wifi spiffs voltage-logger websocket

Last synced: 30 Apr 2026

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

Pulse Terminal — ACEX capital markets dashboard with live agent pricing.

acex ai-agents capital-markets dashboard electron trading websocket

Last synced: 29 May 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/gnikolovski/websocket-server

Simple Websocket server written in PHP

php ratchet ratchet-php-server websocket websocket-server

Last synced: 05 Aug 2025

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/themanishdaksh/webrtc-videocall

A simple webrtc videocalling app

reactjs tailwind-css typescript webrtc websocket

Last synced: 12 Apr 2026

https://github.com/arawns1/jogo-multiplayer-javascript

Projeto de jogo multiplayer criado inteiramente com Javascript

javascript websocket

Last synced: 25 Mar 2025

https://github.com/isystk/lambda-websocket-template

AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。

dynamodb lambda websocket

Last synced: 04 Sep 2025

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

E2E encrypted chat for the terminal

encrypted jwt websocket

Last synced: 29 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/s-r-x/phx-wildcard

Wildcard support for phoenix channels

phoenix phx websocket websockets wildcard

Last synced: 09 Apr 2025

https://github.com/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 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/mhdbs/node-websocket-http-ws

this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.

docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket

Last synced: 12 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/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/tsugami/ws-discord-bot-minecraft-plugin

connecting a minecraft plugin to a discord bot via websocket

discord-bot minecraft-plugin spigot websocket

Last synced: 24 Apr 2026

https://github.com/nathannncurtis/obsidian-vault-sync

Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.

docker fastapi obsidian python self-hosted typescript websocket

Last synced: 30 May 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/enindu/node-js-websocket

WebSocket demonstration with Node.js

client nodejs server websocket

Last synced: 13 Aug 2025