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/shanathvemula/test_djangochannels

This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.

channels channels-redis django django-rest-framework djangochannelsrestframework djangorestframework python redis redis-cache rest rest-api restapi restful-api websocket

Last synced: 29 Jul 2025

https://github.com/IS2511/ChatIS-core

The core of ChatIS overlay

chat irc obs overlay twitch websocket

Last synced: 11 Mar 2025

https://github.com/akagi201/wsutil

WebSocket utils to help debug WebSocket applications

dump proxy websocket websocket-client websocket-server websocket-utils

Last synced: 02 Feb 2026

https://github.com/marceldobehere/goofy-ssh

SSH over Websockets bc yes

csharp proxy ssh web websocket websockets

Last synced: 13 Mar 2026

https://github.com/miyako/4d-plugin-ix-websocket

Simple websocket implementation based on IXWebSocket

4d-plugin websocket

Last synced: 26 Apr 2025

https://github.com/ilyasbozdemir/chessgame-elixir

Real-time multiplayer chess built with Elixir Phoenix + Next.js 16. Presence, sockets, DB sync, modern UI, production-ready architecture.

chess elixir iac mongodb multiplayer nextjs phoenix pulumi reactjs websocket

Last synced: 11 Apr 2026

https://github.com/mrinalxdev/gowebsocket

Custom WebSocket Server in Golang

advanced-programming chat-app golang websocket

Last synced: 15 May 2025

https://github.com/vsl700/phonetrackeronline

The web app module of the system Phone Tracker-Online. Android app module: https://github.com/vsl700/GPSTrackerOnline

asp-net-core authentication mssqlserver signalr websocket

Last synced: 04 Apr 2025

https://github.com/medhansh-32/resturant-management-system

Restaurant Mangement Web Service that provide real time updates of the order and users can place order by scanning QR Code.

java jte mysql-database spring-data-jpa spring-security springboot websocket

Last synced: 18 Feb 2026

https://github.com/chinmaykaitade/30days-javascript-challenge

30 Days of JavaScript Challenge Course 🍵❤️‍🔥 by Hitesh Choudhary (Founder of ChaiAurCode). Contributions are Opened, Feel Free to contribute in a better manner and only valid pull request get merged in the repository.

chat-application coding-challenge ecommerce-website javascript node opensource social-media-dashboard task-management-app websocket websocket-chat websocket-client websocket-server ws

Last synced: 13 Jul 2025

https://github.com/ahf/snowflake

My fork of https://gitweb.torproject.org/pluggable-transports/snowflake.git

golang pluggable-transports pt webrtc websocket

Last synced: 09 Jul 2025

https://github.com/tokaa1/wubsub

A tiny ws:// RPC server using a JSON protocol.

go ipc melody pubsub rpc websocket

Last synced: 21 Jan 2026

https://github.com/mbari-org/lcm-websocket-server

WebSocket server for republishing LCM messages.

lcm middleware websocket

Last synced: 27 Mar 2026

https://github.com/matubu/red-tetris

🎮 A web, networked, multiplayer, tetris game using websockets

game js socketio svelte sveltekit websocket

Last synced: 12 May 2025

https://github.com/dutu/valr-api-node

VALR exchange API client for REST and WebSocket

api promise rest rest-api rest-client valr valr-api websocket websocket-client

Last synced: 11 Apr 2026

https://github.com/vilgefortzz/send-file-via-http

Sending files via http based on client-server

client-server file-upload go golang http http-client http-server websocket

Last synced: 14 Jan 2026

https://github.com/friskes/frishub

Тренировочный Python-Django проект использующий: WebSocket, Celery, Redis, PostgreSQL на бэке и много JavaScript на фронте.

celery django javascript postgresql python redis websocket

Last synced: 19 Apr 2025

https://github.com/lucasrmagalhaes/nlw5-nodejs

Atendimento ao Cliente em Node.js. Quinto evento da NLW - Rocketseat.

beekeeper dayjs express insomnia migrations mustache-js nlw-5 nodejs rocketseat sqlite typeorm typescript uuid websocket yarn

Last synced: 14 Apr 2026

https://github.com/wususu/mimi-sever

:couple:Mimi - faceless moments in SCAU

api-server faceless hibernate5 spring spring-mvc stomp websocket

Last synced: 13 Apr 2026

https://github.com/canozyigiit/spring-boot-websocket

simple websocket example with spring boot

spring-boot websocket

Last synced: 23 Mar 2025

https://github.com/deanpdx/go-websocket-job-runner

A websocket job-runner concept application

golang task-runner websocket

Last synced: 29 Apr 2026

https://github.com/zebradevs/linkos-webservices-samples

Javas based sample code for printing from a web application. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.

link-os printer websocket zebra-printer zsdk

Last synced: 16 Jan 2026

https://github.com/neogeek/websocket-unity

Simple wrapper for the websocket-csharp library.

unity websocket

Last synced: 28 Apr 2026

https://github.com/dailystudio/multiplescreens

Multiple Screens Display for Chinese Programmer's Day

android multiple-screen websocket

Last synced: 28 Apr 2026

https://github.com/hajis23/room-game

Multiplayer server meshing demo

game matter-js multiplayer phaser react socket-io websocket

Last synced: 25 Oct 2025

https://github.com/fulgurcode/enthamone-backend

This is backend for Enthamone website which is for talking to strangers on the internet.

api backend go golang websocket

Last synced: 05 Oct 2025

https://github.com/xyhubl/yim

长连接推送系统-server

chat gin im push tcp websocket yim

Last synced: 06 Feb 2026

https://github.com/bmedicke/bhdr

beauftiful home assistant TUI 👁️🐙

cli command-line go golang home-assistant tui unittest websocket

Last synced: 01 Sep 2025

https://github.com/lynxline/backws

Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.

load-balancer pool redis redis-pooling server sidekiq websocket workers

Last synced: 14 Feb 2026

https://github.com/lishank0119/fibril

Fibril is a fast and modular WebSocket server framework for Go, with sharding, pub/sub, and full client control.

backend distributed-systems fiber fibril framework go go-websocket gofiber golang hub pubsub realtime websocket websocket-server

Last synced: 14 Jan 2026

https://github.com/yuvraj0028/node-realtime-chat-app

Our Realtime Chat App, driven by Node.js and WebSockets, ensures low-latency instant messaging with secure room creation. Enjoy responsive design, user authentication, and customizable features for a seamless and personalized chat experience. Connect effortlessly and communicate in real time across devices and browsers.

backend chat expressjs nodejs websocket

Last synced: 10 Jul 2025

https://github.com/mix-php/websocket

PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端

coroutine mix swoole websocket

Last synced: 09 Oct 2025

https://github.com/rishiganeshe/crypto-alert-system

A high-performance cryptocurrency API that provides real-time market data, caches responses using Redis, and allows users to set price alerts with instant email notifications via SendGrid. The system also includes a WebSocket connection for continuous updates, ensuring seamless tracking.

expressjs mongodb nodejs redis-cache sendgrid websocket

Last synced: 13 Apr 2026

https://github.com/mutasim77/fast-redis-chat

💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.

caddy docker fastify horizontal-scaling nextjs redis reverse-proxy websocket

Last synced: 27 Jan 2026

https://github.com/wakidurrahman/advanced-node-js

Advanced techniques for asynchronous programming and data streaming in Node.js

protocol streams websocket

Last synced: 14 Apr 2026

https://github.com/haskell-miso/miso-websocket

⚡ A simple WebSocket example

haskell miso websocket

Last synced: 11 Oct 2025

https://github.com/snaffi/booze

Golang Websocket RPC implementation

go golang json-rpc json-rpc2 websocket ws

Last synced: 14 Jan 2026

https://github.com/deepgram-starters/go-live-transcription

Get started using Deepgram's Live Transcription with this Go demo app

asr deepgram live real-time speech-to-text stt transcription websocket

Last synced: 21 Jan 2026

https://github.com/musobarlab/socket-draw

realtime websocket drawing app

go golang websocket

Last synced: 12 Oct 2025

https://github.com/klouskingsley/mpnats

微信/支付宝/百度小程序的nats客户端, nats client for wechat/alipay/baidu mini program

message mini nats program websocket ws

Last synced: 13 Oct 2025

https://github.com/eomaxl/hft-dataaggregator

real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.

data-aggregation-api fix rest-api rust websocket

Last synced: 22 Feb 2026

https://github.com/dairaga/js

Go WebAssembly and Bootstrap 4 toolkit.

audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest

Last synced: 23 Jan 2026

https://github.com/ranjanrak/phpkc-ticker

PHP kiteconnect client websocket ticker implementation.

kiteconnect websocket

Last synced: 24 Oct 2025

https://github.com/yoruakio/websocket-server

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 2026

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

Luminus/Immutant WebSocket example app

clojure clojurescript immutant luminus websocket

Last synced: 25 Oct 2025

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

Home task for Computer Systems and Their Fundamentals course💾

bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket

Last synced: 28 Jan 2026

https://github.com/touchdeck/websocket-proxy

A websocket proxy with local discovery for piping data between two clients.

docker-image proxy server websocket websocket-proxy

Last synced: 03 Feb 2026

https://github.com/dostondevop/click-clone-backend-java

💳 Click Clone - Payment Backend 🚀 A Spring Boot-powered backend for a Click payment system clone, supporting money transfers, bill payments, online store transactions, and more! Secure, fast, and built with WebSockets, Redis, PostgreSQL, and Spring Security. ⭐ Give it a STAR if you like it! 🌟

payment-app payment-system redis websocket

Last synced: 21 Feb 2026

https://github.com/soumyadip007/websocket-message-broking-using-spring-boot-rest-microservices-thymeleaf-sockjs-webjars

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C. WebSocket is distinct from HTTP.

java jquery messagebroker microservices microservices-architecture restapi sockjs spring-boot topic-modeling webjars websocket websocket-client websocket-server

Last synced: 31 Jan 2026

https://github.com/ichiro-its/kumo-client

JavaScript client library for Kumo WebSocket to ROS 2 bridge

javascript ros ros2 typescript websocket websocket-client

Last synced: 26 Feb 2026

https://github.com/sheninthjr/bloggerhub

BloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket. BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.

express graphql next-auth nextjs postgresql prisma redis tailwindcss websocket zod

Last synced: 10 Feb 2026

https://github.com/shobhit2205/runcode

RunCode is an online code editor and compiler that enables real-time collaboration between two users in the same room.

docker nodejs reactjs websocket

Last synced: 11 Feb 2026

https://github.com/filippo-orru/group-gifts

Group gifts makes Christmas in a large friend group stress-free!

firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket

Last synced: 12 Feb 2026

https://github.com/linux300/network

# Network is set of tools mainly for local user.

ansible bash devops docker javascript penetration proxy python ruby websocket

Last synced: 02 Apr 2026

https://github.com/romulodm/go-chess

A multiplayer chess game made with React and Gorilla WebSocket.

chess chess-game go gorilla-websocket react websocket

Last synced: 28 Feb 2026

https://github.com/swift-libp2p/swift-libp2p-websocket

A WebSocket Transport Module for LibP2P Applications

libp2p libp2p-transport websocket

Last synced: 14 Feb 2026

https://github.com/fasakinhenry/locloud

locloud helps to transfer text from laptop to phone over a local network without internet connection especially on windows

javascript lan laptop local phone webapp websocket

Last synced: 04 Jan 2026

https://github.com/andrianalisoa-sylvere/chatapp-api

💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm

chat-application nestjs postgresql realtime-chat socket-io typeorm websocket

Last synced: 02 Mar 2026

https://github.com/renanstn/godot-multiplayer-game

Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.

godot nodejs websocket

Last synced: 17 Apr 2026

https://github.com/sutac/connect4

Connect4 is a project aimed at implementing the classic game of the same name using web technologies.

css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket

Last synced: 04 Apr 2026

https://github.com/frckbrice/social-media-backend

This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB

mongodb-database mongoose-odm nestjs-backend typescript websocket

Last synced: 19 Apr 2026

https://github.com/jayakrishnan-mk/real-time-notification-system

Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.

authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket

Last synced: 29 Jul 2025

https://github.com/deepcloudlabs/dcl420-2019-dec-23

DCL-420: Developing SOAP and RESTful Web Services on Java EE 8

javaee8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 18 Apr 2026

https://github.com/maxzinchenko/react-use-socket

The package which makes web socket management much easier by using hooks.

react react-use-socket socket websocket

Last synced: 18 Apr 2026

https://github.com/pandaoh/chatroom

websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。

element-ui php swoole vue websocket

Last synced: 19 Apr 2026

https://github.com/symblai/twilioflex-inbound-adapter

A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.

100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets

Last synced: 19 Apr 2026

https://github.com/pronazmul/chat-application-express-mvc

This is a Real-Time chatting application powered by Expressjs, Mongoose, Soket.io, and Ejs Template Engine. The Complete Project Has been made by Following the MVC Pattern standard.

bcrypt-password-hashing cookie-parser ejs-template-engine express-validator expressjs jwt-authentication mongoose-model multer mvc-pattern nodejs rest-api server-side-rendering websocket

Last synced: 29 Jan 2026

https://github.com/menurivera/web3-mcp

MCP server for using your browser wallet with natural language

bun mcp mcp-server typescript web3 websocket

Last synced: 27 Apr 2026

https://github.com/koko37/orderbook-component

Basic orderbook component with websocket

centrifuge orderbook websocket

Last synced: 07 Apr 2025

https://github.com/wesh92/fastapi-websockets-llm-example

Example of Websockets Implementation in FastAPI/Python

ai fastapi fastapi-template llm openrouter python websocket

Last synced: 28 Apr 2026

https://github.com/1ort/wtop

Python based remote system monitor

aiohttp psutil python3 system-monitor system-monitoring websocket

Last synced: 27 Mar 2025

https://github.com/mictronics/ups-server

A websocket server reading data from a Bicker UPSIC-1205 + PSZ-1063 uExtension module in combination with their UPS.

apcupsd bicker client libconfig libjson-c libwebsocket pthreads server ups websocket

Last synced: 01 May 2026

https://github.com/mmali3287/decoratemynestbackend

Scalable ASP.NET Core Web API for interior design project management, scheduling, financial tracking and real-time updates

asp-net-core azure-sql clean-architecture csharp dotnet entity-framework-core financial-tracking interior-design jwt-authentication project-management scheduling websocket

Last synced: 08 Mar 2026

https://github.com/alexanderwe/websocketkit

Small utility around the Network framework and WebSockets

network swift swift5 websocket

Last synced: 25 Jul 2025

https://github.com/sawirstudio/bunpush

Modern Realtime solution that doesn't make you sweat. Simply use Pusher's API and you're good to go.

bun messaging push push-notifications realtime websocket

Last synced: 27 May 2026

https://github.com/sreesh-mallya/django-channels-demo

Django Channels and WebSocket based chat room web app

asgi django django-channels websocket

Last synced: 04 May 2026

https://github.com/douxxtech/circles-ws

An interactive WebSocket-based visualization that connects multiple clients with animated circles.

circles development web websocket

Last synced: 26 Jul 2025

https://github.com/zhaocong6/marketservice

虚拟货币交易所行情数据接口

channel gin grpc rest-api websocket

Last synced: 06 May 2026

https://github.com/nasim-khalili/emailverify

EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis

api celery crud django docker elasticsearch redis test testing throttling unittest websocket

Last synced: 09 Apr 2026

https://github.com/omran95/chatroom

Backend for Real-time, Highly-Scalable Chat Room App

cassandra docker golang grpc kafka opentelemetry prometheus rate-limiter redis traefik websocket

Last synced: 07 Feb 2026

https://github.com/doubledare704/aiowhitebit

Async Python client for WhiteBit cryptocurrency exchange API

api-client asyncio cryptocurrency pydantic websocket whitebit

Last synced: 16 Jan 2026

https://github.com/techerfan/panda

A module for simplifying the use of WebSocket.

event-driven go golang publish-subscribe websocket

Last synced: 18 Jan 2026

https://github.com/rhazra-003/footballer_dashboard

A footballer dashboard made with matplotlib using data from Fbref and Understat

beautifulsoup4 matplotlib-pyplot numpy pandas websocket

Last synced: 08 May 2026

https://github.com/nwylynko/connect420

A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io

react socket-io typescript websocket

Last synced: 11 May 2026

https://github.com/yuaanlin/multiplayer-car-game

A simple multiplayer car game to practice three.js and websocket.

car-game express game three-js threejs websocket

Last synced: 18 Apr 2026

https://github.com/jedirandy/http4s-elm-chatroom

A chatroom example in Scala/http4s and Elm

chatroom circe elm fs2 http4s scala websocket

Last synced: 14 May 2026