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

Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.

io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider

Last synced: 06 May 2026

https://github.com/suicidekingg/up-chat

Chat Room Application using Socket.io and Node JS. A practice ground for myself to improve my web sockets and nodejs skills.

css html javascript nodejs socket-io websocket

Last synced: 06 May 2026

https://github.com/msysh/aws-sample-appsync-events

This project is a demonstration of a simple and minimal implementation of real-time communication using AWS AppSync Events.

aws-appsync-events pubsub react websocket

Last synced: 06 May 2026

https://github.com/pako2/radioesp32

Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.

arduinojson audio esp32 i2s infrared-control internet-radio pam8406 rotary-encoder scrolling-text tft websocket

Last synced: 06 May 2026

https://github.com/tejasvi541/gocoll

Video Calling App Using Go

fiber go golang javascript pion webrtc 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/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/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/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/sidmohan0/alphadb

Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.

algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket

Last synced: 11 Apr 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/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/akurcubic/food_order

Online platform for food ordering

angular spring-boot websocket

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

Solace Live: real-time packet streaming voice interface and services

audio react realtime solace typescript vite websocket whisper

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

Chat application in your terminal

axum chat rust websocket

Last synced: 10 Jun 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/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/leokwsw/ithome-spring-boot-pocker

ithome Spring Boot... ę·±äøåÆęø¬

ithome log4j mysql spring-boot thymeleaf 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/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/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/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/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/maks11060/protocols

Implementation of simple protocols in typescript

deno socks5 stun typescript upnp websocket

Last synced: 19 May 2026

https://github.com/marceloleite2604/spring-websocket-authentication

Implementation of WebSocket connection with OAuth2 authentication

authentication oauth2 spring-boot 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/xurenlu/gws

push service based on websocket and golang

golang push websocket

Last synced: 14 May 2026

https://github.com/shahzaibalijamro/nodejs-course

šŸ’» Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.

authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket

Last synced: 11 Apr 2026

https://github.com/byigitt/discord-zig

Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.

discord discord-api discord-bot gateway library rest-api websocket zig

Last synced: 14 Jun 2026

https://github.com/krondorl/lucid-light-lottery

Full Stack Lottery App with Websocket

node-js react typescript websocket

Last synced: 11 Apr 2026

https://github.com/chozzz/vargos

Self-hosted agent OS. Persistent memory, multi-channel presence, tools, scheduling, and sub-agent orchestration — any LLM, your hardware.

ai-agent llm local-first mcp runtime telegram typescript websocket whatsapp

Last synced: 15 Jun 2026

https://github.com/longjoel/nosebleed

Web-first libretro runtime for low-latency browser emulation streaming

emulation game-streaming libretro retro-gaming webrtc websocket

Last synced: 19 Jun 2026

https://github.com/amr-elwetaidy/binance-crypto-trade-stream

The Crypto Trade Stream script is a Python script designed to connect to the Binance WebSocket API and stream real-time trade data for multiple cryptocurrency symbols.

binance crypto-trading websocket

Last synced: 20 Jun 2026

https://github.com/aabbtree77/cryptobot

Cryptocurrency trading bot with resync, modulo actual trading.

distributed-computing latency reconnection resilience resync trading websocket

Last synced: 20 Jun 2026

https://github.com/hack-in-peace/collaborative-code-editor

A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.

express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/tianlangstudio/chat

Chat developped with Rust and React

actix-web chat javascript react rust webrtc websocket

Last synced: 08 May 2026

https://github.com/a-saed/datum

Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.

geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket

Last synced: 29 May 2026

https://github.com/yashodhanketkar/tttserver

Server for tictactoe game

express jwt mongodb mongoose websocket

Last synced: 12 Apr 2026

https://github.com/jakh0n/hacathon_backend

This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.

express-js node-js websocket

Last synced: 07 May 2025

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

šŸ’¬ Live chat rooms

go websocket

Last synced: 28 Mar 2025

https://github.com/yuriyvyatkin/multichat-backend

ŠœŃƒŠ»ŃŒŃ‚ŠøŃ‡Š°Ń‚ (Backend Ń‡Š°ŃŃ‚ŃŒ)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/flug/websocket-server-app

[WIP] An app weboscket server implemented

php websocket

Last synced: 24 Mar 2025

https://github.com/chattalk/chat-msa-message

ģ‹¤ģ‹œź°„ 통신 기반 ķŠøėž˜ķ”½ ģ œģ–“ ķ”„ė”œģ ķŠø - MSA ģ›¹ģ†Œģ¼“

java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security

Last synced: 12 Apr 2026

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/asodja/rust-snake

Rust learning project. Gameserver for multiplayer Snake game written in Rust.

gameserver rust rust-lang slitherio snake websocket

Last synced: 07 Oct 2025

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/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/joeylr2042/flask-socketio-api

Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.

api-client api-server flask-api flask-socketio python websocket

Last synced: 01 Apr 2025

https://github.com/mzd-hseokkim/agent-character-dashboard

Real-time multi-agent observability dashboard that visualizes Claude Code sessions as animated pixel art characters

ai-agent anthropic bun claude claude-code dashboard observability pixel-art react websocket

Last synced: 21 Jun 2026

https://github.com/rafaelesantos/refds-network

RefdsNetwork is a Swift Package Manager library that provides a simple and elegant way to perform HTTP and WebSocket requests in Swift applications, inspired by libraries like Alamofire.

http-client protocol refds refds-network refds-shared swift websocket

Last synced: 03 Sep 2025

https://github.com/rsurya99/cetan-vue

Realtime chat with laravel websocket and vue 3

laravel pusher vue3 vue3-typescript websocket

Last synced: 08 Apr 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/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/quaddarv1ne/weather_avatar_bot

Бот Š“Š»Ń автоматического Š¾Š±Š½Š¾Š²Š»ŠµŠ½ŠøŃ аватара Telegram с Ń‚ŠµŠŗŃƒŃ‰ŠµŠ¹ Ń‚ŠµŠ¼ŠæŠµŃ€Š°Ń‚ŃƒŃ€Š¾Š¹ в указанном гороГе. Š˜Š·Š¾Š±Ń€Š°Š¶ŠµŠ½ŠøŠµ Š³ŠµŠ½ŠµŃ€ŠøŃ€ŃƒŠµŃ‚ŃŃ программно с ŃƒŃ‡ŠµŃ‚Š¾Š¼ времени ŃŃƒŃ‚Š¾Šŗ (Š¼ŠµŠ½ŃŠµŃ‚ŃŃ цвет фона)

analytics api api-client bot config env environment hash python telegram url websocket

Last synced: 03 Sep 2025

https://github.com/czzonet/im-system

äø€äøŖē®€å•ēš„å³ę—¶é€šč®Æē³»ē»Ÿļ¼Œåˆ©ē”Ø websocket å®žēŽ°ć€‚åŒ…ę‹¬å‰åŽē«Æć€‚

websocket

Last synced: 30 Mar 2025

https://github.com/haykam821/live-comment-viewer

A live comment viewer for Reddit.

comment live reddit webapp websocket

Last synced: 02 Jul 2025

https://github.com/yazelin/industrial-ai-dashboard-starter

Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.

agv dashboard fastapi industrial-iot websocket

Last synced: 23 Jun 2026

https://github.com/braycarlson/senna

A tool to automate League of Legends

golang league-of-legends league-of-legends-api websocket

Last synced: 10 Mar 2026

https://github.com/amafjarkasi/windows-screenshot-mcp-server

šŸš€ Production-ready Windows Screenshot MCP Server with real-time WebSocket streaming, Chrome DevTools integration, and comprehensive APIs. Built with Go for high-performance native Windows screenshot automation.

api automation chrome-devtools golang mcp real-time screenshot streaming websocket windows

Last synced: 18 Apr 2026

https://github.com/avd1729/sync-chat

This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.

golang htmx-go websocket

Last synced: 16 Jan 2026

https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker

real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.

cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets

Last synced: 12 Apr 2026

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

A websocket and web-rtc based backend.

drizzle-orm nodejs postgresql rabbitmq redis typescript webrtc websocket

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/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/ep2p/row-client

Java client for ROW

java java-client websocket

Last synced: 03 Jan 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/thertzlor/tocket

A high-level, type safe WebSocket middleware and interceptor for Node and Browsers

interceptor websocket websocket-client websocket-server

Last synced: 16 Mar 2025

https://github.com/josejefferson/amongzap

Converse e interaja com outros jogadores de Among Us online e grƔtis com o AmongZap

among-us amongus angularjs chat css game-chat games html javascript nodejs public-chat real-time realtime websocket

Last synced: 11 Apr 2026

https://github.com/ega4432/chat

Chat application using WebSocket

bootstrap3 chat-application go golang websocket

Last synced: 06 May 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/z-ray-entertainment/el_decko_backend_obs_ws

OBS Studio Websocket backend for El Decko

obs obs-studio python-3 websocket

Last synced: 03 Oct 2025

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

NodeJS + React + WebSocket

express nodejs react typescript websocket

Last synced: 11 Apr 2026

https://github.com/hiper2d/signaling-service

Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications

gradle kotlin netty-server reactive spring-boot-2 webflux websocket

Last synced: 23 Jun 2026