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/giovanni-angeli/pyjamapeople

example of how to use tornado, asyncio and websocket together

asyncio tornado websocket

Last synced: 23 May 2026

https://github.com/arjo129/simple-websock

A simple implementation of websockets in python

python websocket websocket-server

Last synced: 08 Sep 2025

https://github.com/erickgbr/chatwebsockets

Chat con web Sockets (socket.io, node y JS)

fronted js node socket-io websocket

Last synced: 05 May 2026

https://github.com/guyshane/unlockclient

A client side library for authenticating with Unlock

authentication javascript websocket

Last synced: 17 May 2026

https://github.com/dipanshu18/ws_demo

A websocket room based chat app demo

react websocket

Last synced: 16 May 2026

https://github.com/ysskrishna/pixelmotion

A full-stack application built using React, TailwindCSS, FastAPI, Redis, Redis Queue, Docker, and WebSockets. It allows users to generate videos from images with a single click while providing real-time progress updates during the video generation process. The generated videos include animations and background music.

distributed-systems docker docker-compose fastapi package-creation pillow publisher-subscriber pubsub python python-package react reactjs redis redis-queue rq server-sent-events storage-management tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/akkuman/websocket

websocket is copy of golang.org/x/net/websocket, can set Host and TlsConfig

golang golang-package websocket

Last synced: 25 Jan 2026

https://github.com/gcolajan/modbus-poc

Proof of concept about reading registers from modbus device into a browser with websockets.

modbus realtime websocket

Last synced: 21 Jun 2025

https://github.com/br34th7aking/pingo

Real-time chat application built with React, Django Channels, Redis, and PostgreSQL. Features WebSocket communication, multiple chat rooms, and modern containerized deployment.

chat-application django django-channels django-rest-framework docker postgresql react real-time redis websocket

Last synced: 11 Apr 2026

https://github.com/codytseng/another-nestjs-ws-adapter

another nestjs ws adapter

adapter nestjs websocket ws

Last synced: 03 May 2026

https://github.com/72-s/foundationlib

The Foundation Library for my plugin CommandBridge

java library websocket

Last synced: 05 Apr 2025

https://github.com/boyum/pong

2 player pong with the help of websockets

websocket

Last synced: 28 Mar 2025

https://github.com/seungkilee-cs/minimeet

Real Time Video Chat Application with Nestjs, Typescript, Socket.io, WebRTC, gRPC

grpc mysql nestjs realtime-chat realtime-video socket-io typeorm typescript webrtc websocket

Last synced: 09 Apr 2026

https://github.com/kenzycodex/spring-notification-service

Production-ready Spring Boot microservice for multi-channel notifications including email, real-time WebSocket, and RabbitMQ queue-based messaging with JWT authentication

docker email java jwt maven messaging microservice mysql notifications rabbitmq realtime rest-api smtp spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/ajay007e/omegle

A basic simultaneous video and chat application using WebSocket and vanilla HTML, CSS, and JavaScript. It allows real-time text messaging and peer-to-peer video calls in the browser without any frameworks.

ejs nodejs omegle peerjs socket-io webrtc websocket

Last synced: 02 Apr 2026

https://github.com/koatty/koatty_router

Koatty routing component, adapt to http1/2, websocket, gRPC.

components grpc router routing websocket

Last synced: 06 May 2025

https://github.com/alexandrebouthinon/surimi

Rust WebSocket mock library

mock rust test websocket ws

Last synced: 26 Jul 2025

https://github.com/tonychouteau/openwebdeck

OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server

python3 remote-control server websocket

Last synced: 26 Mar 2025

https://github.com/ricardo-cs/sorteio-websocket-js

Uma aplicação simples de sorteio em tempo real utilizando WebSocket.

javascript nodejs websocket

Last synced: 17 May 2026

https://github.com/amalik12/groop

A web based chat application, built in React.

chat express mongodb nodejs react redis websocket

Last synced: 05 Apr 2026

https://github.com/markelca/toggles

A minimalistic feature flags engine made with Go

cli docker-compose feature-flags go golang mongodb redis rest-api websocket

Last synced: 12 Apr 2026

https://github.com/akv3sic/ep-grupa-7-client

School project for the course "Elektroničko poslovanje" at FSRE.

pinia typescript vue vuejs websocket

Last synced: 27 Apr 2026

https://github.com/royaals/docs-webs

Docs web application that allows users to create, edit, and collaborate on rich text documents in real-time.

material-ui mongodb nodejs quill-editor reactjs websocket

Last synced: 05 Apr 2026

https://github.com/kunalvirwal/fastchat

An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB

chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket

Last synced: 09 Apr 2026

https://github.com/mudssrali/wsgrok

WebSocket API wrapper for creating and managing WebSocket connections

real-time websocket websocket-api wss

Last synced: 11 May 2026

https://github.com/dog-broad/keybridge-server

Secure WebSocket server for remote keyboard control with AES-256-GCM encryption, token-based authentication, and QR code pairing. Control your computer's keyboard from any mobile device over WiFi.

aes-encryption automation keyboard-control pynput python qr-code remote-control security websocket websocket-server

Last synced: 17 Jan 2026

https://github.com/maxim-francesco/tinder-clone-ng-spring

A modern Tinder-style full-stack dating app built with Angular & Spring Boot. It supports user authentication, real-time profile swiping, mutual matching, and messaging – all integrated into a clean, responsive UI. Ideal for learning web sockets, relational database design, and component-driven frontend architecture.

angular backend dating-app frontend fullstack java jwt-authentication matchmaking real-time relational-database responsive-ui rest-api spring-boot tailwindcss tinder-clone typescript web-development websocket

Last synced: 09 Apr 2026

https://github.com/jeromemanzano/xamarinnativeexamples

Demo application using Xamarin.iOS and Xamarin.Android

android automapper ios mvvm nunit websocket xamarin

Last synced: 16 Jan 2026

https://github.com/emvakar/chat_client

Client for Vapor 3 messenger server

api-client rest-client swift viper websocket

Last synced: 26 Mar 2025

https://github.com/luismendes070/area-poligono

Created with StackBlitz ⚡️https://stackblitz.com/~/github.com/luismendes070/area-poligono

2024 area chatgpt javascript leafletjs polygon real-time websocket

Last synced: 19 Sep 2025

https://github.com/digitalinteraction/portals

JavaScript library for connecting multiple peers using WebRTC

esm husky library lint-staged nodejs npm-package prettier typescript webrtc websocket

Last synced: 09 Apr 2026

https://github.com/passeriform/conway-gox

A simple Conway's game of life implementation with multiple client sharing view (websock FTW)

conways-game-of-life golang multi-client-server websocket

Last synced: 27 Jul 2025

https://github.com/kiarashyavari/group_chat

this is a group chat project with django and channels for websocket connections and real time web.

channels chat-application django redis websocket

Last synced: 17 May 2026

https://github.com/jayantur13/tabsync-cli

Sync browser tabs instantly between desktop and mobile over local Wi-Fi — no cloud needed.

browser-sync cli cli-app node-cli websocket

Last synced: 29 Oct 2025

https://github.com/s-amiral/arduinozore

Realization of a web interface allowing to visualize sensors data sent by an arduino on a serial port.

arduino automation domotique python webserver websocket

Last synced: 17 May 2026

https://github.com/daaanishhh002/signwave

This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.

android-application esp32 flask java random-forest-classifier websocket

Last synced: 04 Mar 2025

https://github.com/newmcpe/tg-ws-proxy

Fast Rust rewrite of a Telegram MTProto<->WebSocket bridge proxy with DPI evasion — desktop tray (egui) and Android (Compose) apps.

android anti-censorship boringssl censorship-circumvention dpi-bypass egui ja3 jetpack-compose mtproto mtproto-proxy proxy rust telegram telegram-proxy tokio websocket

Last synced: 24 Jun 2026

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

💬 A fullstack real-time chat application built with NestJS, React, Tailwind CSS, and Socket.IO. 🚀 Includes user join/leave notifications, typing indicators, and message history with MongoDB. 🎨 Clean and responsive UI powered by shadcn/ui and TypeScript throughout.

mongodb nestjs reactjs shadcn-ui socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/ingsystemcix/conexify

Conexify is a social network that allows users to connect with other people who share their interests.

jax-rs jdk17 jsf4 jwt mariadb primefaces redis websocket wildfly xhtml

Last synced: 19 May 2026

https://github.com/mccutchen/websocket

A zero-dependency Golang implementation of the websocket protocol (RFC 6455)

golang websocket websocket-server

Last synced: 17 May 2026

https://github.com/nexys-system/ws-client

Websocket helpers for client

react websocket

Last synced: 15 May 2026

https://github.com/fenhl/async-proto

Rust library facilitating simple binary network protocols with async support

async network network-protocol rust-library websocket

Last synced: 14 Apr 2025

https://github.com/andrehrferreira/bench-sockets-rust

Rust implementation for Websocket, TCP and UDP performance testing

rust tcp udp websocket

Last synced: 29 Mar 2025

https://github.com/andrehrferreira/bench-sockets-csharp

C# implementation for Websocket, TCP and UDP performance testing

csharp tcp udp websocket

Last synced: 17 Aug 2025

https://github.com/chen-abudi/tic-tac-toe-realtime

🕹️ Challenge your friends in real-time Tic Tac Toe! Smooth turns, live updates, and a slick UI inspired by Figma — All in one fun little package.

design-system express javascript modular-architecture monorepo nextjs nodejs react socket-io storybook tailwindcss test-client typescript vite websocket yarn-workspaces zustand

Last synced: 07 Apr 2026

https://github.com/vezem1r/altester

Altester is a robust and scalable educational platform developed as part of a bachelor's thesis, built using a microservices architecture. Designed for educational institutions, it optimizes the entire test lifecycle - from creation and distribution to AI-powered evaluation.

bachelor-thesis docker docker-compose environment-variables java jwt-authentication langchain4j ldap microservices postgresql react real-time-chat real-time-notifications redis spring-mail springboot springsecurity websocket websockets

Last synced: 07 Apr 2026

https://github.com/kea/chacree

Chat server (php+swoole) and client (vuejs)

chat php swoole websocket

Last synced: 08 May 2025

https://github.com/basemax/editor-realtime-collaborative

Backend implementation of a collaborative Markdown editor using Node.js, Express, and Socket.IO. The frontend can be developed using React.js to provide a seamless, real-time editing experience.

editor javascript js nodejs real-time real-time-chat socket-io socketio ts typescript websocket

Last synced: 05 May 2026

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

A chat web-application created with Vue3 and Spring Boot

chatroom chatroom-client chatroom-server java springboot typescript vue3 websocket

Last synced: 22 Aug 2025

https://github.com/ricksonoliveira/blog

Blog application following the Git Flow pattern. Made with Phoenix | CI\CD | Tests Coverage | TDD

blog-engine elixir materializecss phoenix phoenix-framework postgresql websocket

Last synced: 15 May 2026

https://github.com/ody-dev/ody-swoole

Swoole HTTP server, cache and websockets.

framework php swoole websocket

Last synced: 04 Mar 2025

https://github.com/lckrugel/discord-bot

A implementation of a discord bot in Go

bot discord discord-bot go websocket

Last synced: 01 Jul 2026

https://github.com/heshanthenura/springboot-searchingdemo

This repo demonstrates real-time search functionality using Spring Boot and WebSocket. The app allows users to search for items and instantly receive results as they type. WebSocket enables faster responses compared to HTTP.

demoapp realtimesearch searchfunctionality springboot webdevelopment websocket

Last synced: 19 May 2026

https://github.com/byronap/websockets

.NET library that simplifies the usage of client websockets

dotnet dotnet-core netstandard websocket websockets

Last synced: 10 May 2026

https://github.com/labgua/remote-control-slide

Remote Control is a tool to control the PDF slide presentation with other browser clients

browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket

Last synced: 13 Apr 2025

https://github.com/umjammer/vavi-apps-webhook

👀 webhook server for cloud file system watch service

heroku java jsr-203 watch-service webhook websocket

Last synced: 19 May 2026

https://github.com/avastroficial/clover.space-api

Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.

clover-space clover-space-api projz website websocket websocket-server

Last synced: 17 Jun 2025

https://github.com/yandex-cloud-examples/yc-practicum-serverless-websocket

Создание интерактивного Serverless приложения с использованием WebSocket в Yandex Cloud.

api-gateway data-streams lockbox message-queue object-storage s3 serverless websocket yandex-cloud yandex-function yandexcloud ydb

Last synced: 02 Feb 2026

https://github.com/nyagami/lnreader-rs

Remote service desktop app for LNReader

pyqt6 websocket

Last synced: 19 May 2026

https://github.com/lonewolf230/collabboard

A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link

express-js firebase nodejs reactjs typescript websocket

Last synced: 08 Apr 2026

https://github.com/fajrulaulia/coreplause-nodejs-express

Node Js Realtime Backend chatt using redis and web socket

api javascript nodejs redis websocket

Last synced: 17 Apr 2026

https://github.com/jairtorezone/api_payments_pix

Esta aplicação em Python utiliza websockets para simular pagamentos via PIX

flask python websocket

Last synced: 19 May 2026

https://github.com/neon4on/paired-reverse-parser

Парный обратный сапёр

nestjs socket-io vuejs websocket

Last synced: 27 Feb 2026

https://github.com/gizipp/chat-demo

A kind of basic chat API backend using Faye-websocket

chat-application faye faye-client faye-websocket heroku puma ruby sinatra websocket

Last synced: 13 Mar 2025

https://github.com/briankarlsayen/chat-app-server

chat-app server see client in https://github.com/briankarlsayen/chat-app-client

expressjs mongodb nodejs socket-io websocket

Last synced: 08 Apr 2026

https://github.com/fadilxcoder/websocket-php-html

PHP websocket - Client / Server

cli client-server html notes php poc websocket

Last synced: 15 Jun 2026

https://github.com/theopenwebjp/websocket-client-server-tester

Simple project for testing ability of browser client to communicate with server using web sockets.

html javascript testing websocket websocket-client

Last synced: 20 May 2026

https://github.com/nikhilreddy006/chess-game

This is a real-time multiplayer chess game built using Socket.IO for communication between players. The project allows two players to connect and play a live chess game with real-time updates.

chessjs express-js nodejs socket-io websocket

Last synced: 08 Apr 2026

https://github.com/thevurv/vendetta-e2

Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.

discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod

Last synced: 21 Jun 2025

https://github.com/tbs96/neuroai-client

Client for AI based Chatbot - Personal Mental Health Assistant

axios axios-react mental-health mental-health-assistant pwa-app react reactjs redux redux-toolkit webapp websocket

Last synced: 22 Jun 2025

https://github.com/hy0tic/bn-screenshare

Signaling Server for bn-screenshare

api csharp dotnet restapi websocket

Last synced: 15 May 2026

https://github.com/fly-studio/laravel-addons-server

a MVC socket server via Swoole

grpc mvc protobuf socket swoole websocket

Last synced: 19 May 2026

https://github.com/moustafaa91/discountcode_be

An application to Generate and use random CouponCodes using WebSocket SignalR communication

csharp csharp-code mongodb signalr websocket

Last synced: 20 Jan 2026

https://github.com/dewantrie/ws-countdown-with-redis

A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.

countdown java quarkus redis vertx websocket

Last synced: 13 Feb 2026

https://github.com/funsaized/chatroom

**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz

keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket

Last synced: 29 Apr 2026