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/carter907/javasox

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/veryshyjelly/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 25 May 2026

https://github.com/shivam-goswami5123/shadowtalk

A Secure, Anonymous, and Real-Time Chat Platform

express nodejs socket-io websocket

Last synced: 31 Dec 2025

https://github.com/akrantz01/lights

Control an Adafruit NeoPixel strip through a web UI with support for presets, schedules, and custom animations.

golang protobuf python raspberry-pi react redux typescript websocket

Last synced: 20 Mar 2025

https://github.com/ankush-web-eng/videocall-app

This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.

react vite webrtc websocket

Last synced: 02 Apr 2025

https://github.com/gjbae1212/go-ws-broadcast

go-ws-websocket is a package that Websocket clients which are registered a broker broadcast messages using gorilla websocket.

broadcast go golang websocket ws wss

Last synced: 14 May 2025

https://github.com/buckineer/primal

Spain Territory Web Game that manage event, topics

angular4 django django-rest-framework django-ses websocket

Last synced: 02 Mar 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/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/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/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/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/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/neon4on/paired-reverse-parser

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

nestjs socket-io vuejs websocket

Last synced: 27 Feb 2026

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/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/mounishvatti/doodledeck

“Draw and Collaborate in Realtime, Share your ideas with your peers, and keep convincing everyone that your scribbles are totally a masterpiece.” 😄

prisma turborepo websocket

Last synced: 22 Mar 2025

https://github.com/charafau/websocket_test

websocket test for auth headers being added to request

dart test websocket

Last synced: 18 Apr 2026

https://github.com/tahahachana/webdriverbidi

WebDriver BiDi client implementation in Rust.

browser-automation rust tokio webdriver webdriver-bidi websocket

Last synced: 31 Oct 2025

https://github.com/iarsham/task-realtime-app

Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)

docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket

Last synced: 04 Mar 2025

https://github.com/vgeorge/cypress-websocket-server

Cypress plugin to mock a websocket server during tests.

cypress plugin websocket ws

Last synced: 04 Apr 2025

https://github.com/topgunbuild/socket

Scalable realtime pub/sub and RPC serverless framework

nodejs pubsub socketcluster typescript websocket

Last synced: 20 May 2026

https://github.com/repetere/simple-socket-router

Simple express-like socket routing for websockets, event emitters and socket.io

event-emitter router routing socket-io websocket

Last synced: 20 May 2026

https://github.com/briso10-dev/web-sockets

A project fully explaining and implementing web sockets in javascript

client http javascript nodejs server websocket

Last synced: 12 May 2026

https://github.com/deepcloudlabs/dcl358-2023-may-08

DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka

cqrs-pattern event-driven-architecture event-pattern event-sourcing java kafka reactive-pattern reactive-programming saga-pattern spring-boot websocket

Last synced: 20 May 2026

https://github.com/clwluvw/googlehome-with-arduino

Using IFTTT to send command from Google Assistant to the server websocket client

google-assistant ifttt ifttt-webhooks webhook websocket

Last synced: 03 Mar 2025

https://github.com/prandogabriel/tech-talk-ws-and-aws-api-gateway-ws

exemplo prático sobre AWS APÌ gateway websocket

aws aws-lambda websocket websockets

Last synced: 20 May 2026

https://github.com/hugohil/aio

realtime audio analysis tool

audio dsp io socket-io sound tool websocket

Last synced: 20 May 2026

https://github.com/lararosekelley/wslib

Lightweight, thoroughly tested WebSocket client with features like automatic reconnection

javascript typescript websocket websocket-client ws

Last synced: 07 Apr 2026

https://github.com/superoo7/prisma2-chat-app

Simple chat app implemented with Prisma2 using Typescirpt, Graphql

graphql prisma prisma2 typescript websocket

Last synced: 20 May 2026

https://github.com/octokerbs/GoChat

Websocket chat app built in Go and React.

channels go javascript react react-router websocket

Last synced: 02 Nov 2025

https://github.com/juangesino/chatty

A simple Ruby on Rails chat application using WebSockets.

chat rails-application react websocket

Last synced: 02 Nov 2025

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

This project is a real-time chat server using WebSockets, allowing users to join rooms and exchange messages.

chat go golang html websocket

Last synced: 30 Mar 2025

https://github.com/ceribe/lyra

Library which helps with implementation of distributed algorithms

distributed-systems kotlin poznan-university-of-technology tcp websocket zeromq

Last synced: 21 May 2026

https://github.com/arawns1/enquete-node-api-websocket

API em node.js e Websocket para realização de enquetes em tempo real

fastify nodejs redis typescript websocket

Last synced: 12 Apr 2026

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

JVM-compatible implementation of a CrolangNode in the CrolangP2P project.

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

Last synced: 27 Jun 2025

https://github.com/yusank/batman-server

simple chat example using websocket, msgpack in go and javascript

golang javascript msgpack websocket

Last synced: 22 Apr 2026

https://github.com/neeravbhaskarla/employeemanagmentsystem

Employee management system using spring boot.

aws java jpa-hibernate postgresql spring-boot websocket

Last synced: 08 Apr 2026

https://github.com/lily-osp/esp01-relay-controller

This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.

adafruit-io esp01 iot mdns mqtt websocket

Last synced: 21 May 2026

https://github.com/x-rays5/edjournal_server

This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.

cpp elite-dangerous elite-journal elitedangerous networking websocket

Last synced: 05 Jul 2025

https://github.com/fiwon123/cthrone

CThrone is a tool to use as an internal chat to send message from a device to another one

chat cli command-line command-line-tool commands go golang message nats tcp tool websocket

Last synced: 08 Mar 2026

https://github.com/cfms-dev/cfms_on_websocket

A server-side implementation of a complete system designed for managing confidential documents, called Confidential File Management System (CFMS), running on the WebSocket protocol.

confidential file-management management-system server websocket

Last synced: 21 May 2026

https://github.com/hit-7624/squad-draw

Squad Draw is a real-time collaborative drawing app where you and your friends can bring ideas to life on a shared digital canvas. Unleash your creativity with a variety of cool, hand-drawn style shapes and chat with your team in real-time as you collaborate. Create a private room, invite your squad, and start drawing together instantly.

better-auth collaboration-tool collaborative-drawing excalidraw monorepo nextjs real-time-collaboration roughjs socket-io turborepo websocket zod

Last synced: 23 Jul 2025

https://github.com/rushikeshwaghmare07/socket.io-fundamentals

A comprehensive guide to understanding Socket.IO, covering essential topics such as server connection, real-time applications.

chat-application socket-io socket-server websocket

Last synced: 01 May 2026

https://github.com/colagom/kowet

implements STOMP protocol by websocket for KMM (WIP)

kotlin kotlin-multiplatform stomp websocket

Last synced: 20 Jan 2026

https://github.com/benzinga/webrpc.js

Simple, lightweight RPC framework for JS (Semi-deprecated.)

javascript rpc travis-ci websocket

Last synced: 28 Jun 2025

https://github.com/pawantech12/all-in-one-hub

All-in-One Tool Hub is an open-source SaaS platform offering essential image, text, CSS, coding, and utility tools. Built with the MERN stack, it features Clerk authentication, subscription-based access, and Razorpay payments. Future updates include AI-powered tools, real-time collaboration, and API access. 🚀

aio allinone clerk express mern-stack mongodb nodejs nodemailer razorpay react react-query react-router-dom redux-toolkit saas saas-we shadcn-ui tailwindcss websocket

Last synced: 10 Feb 2026

https://github.com/ahmetkca/golang-chat-app-with-file-sharing

A Chat web application with file sharing capability

docker-compose golang minio websocket

Last synced: 02 May 2026

https://github.com/okazawa0929/websocket-sample

時間のかかる処理の完了通知をsocket.ioを使って実装したデモアプリ

jotai nextjs shadcn-ui socket-io typescript websocket

Last synced: 04 May 2026

https://github.com/dbarochiya/chatapp

Simple chat application with go, react and websocket

chat-application go golang react websocket

Last synced: 11 May 2026

https://github.com/qneyrat/wsb

WebSocket Broker for real-time app.

broker go golang real-time websocket

Last synced: 05 Sep 2025

https://github.com/cbinet/volcano

A framework built on top of the express.js library

api express framework http websocket ws

Last synced: 22 May 2026

https://github.com/dmitriiviktorov/instantmessages

Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.

aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket

Last synced: 08 Apr 2026

https://github.com/jirufik/jrfawaitres

Run an asynchronous request with a callback to the socket.io server in a synchronous style.

io jrf realtime socket socketio websocket websockets

Last synced: 06 Apr 2025

https://github.com/mattmajestic/websockets-fastapi

A minimal example of Websockets using FastAPI & HTML Templates

fastapi websocket

Last synced: 30 Mar 2025

https://github.com/royaals/realtime-chat-application

A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.

nextjs nodejs strapi tailwindcss typescript websocket

Last synced: 08 Apr 2026

https://github.com/eternal-darkness-07/chat-app-plus-plus

A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.

chat-application cpp drogon react real-time vite websocket

Last synced: 29 Apr 2026

https://github.com/officialpiyush/discord-chat-websocket-relay

Relays Discord Chats to services using websockets & vice-versa

chat discord java jda websocket

Last synced: 22 Mar 2025

https://github.com/deepcloudlabs/dcl420-2020-jan-13

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

java-ee-8 java-se8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 04 Jun 2026

https://github.com/cafehaine/autorefresh

A brackets-like auto refresh for your local website

autorefresh firefox linux python python3 websocket

Last synced: 16 May 2026

https://github.com/ajayjamage3/chessbackend

Realtime chess is online multiplayer game which allow two players to play chess

css express html javascript nodejs websocket

Last synced: 25 Jul 2025

https://github.com/alexandrebouthinon/surimi

Rust WebSocket mock library

mock rust test websocket ws

Last synced: 26 Jul 2025

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/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/pydevtop/spot-dex-arbitrage-screener

Spot DEX Screener is a powerful open-source tool designed to monitor real-time prices, trading volumes, and trends across popular decentralized and centralized exchanges. Whether you're a trader, developer, or DeFi enthusiast, this screener helps you stay ahead of market movements and identify arbitrage or liquidity opportunities.

arbitrage cex dex dexscreener python telegram websocket

Last synced: 30 Jul 2025

https://github.com/kevinthulnith/devops-project

Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose

django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket

Last synced: 09 Apr 2026

https://github.com/pedro-git-projects/go-chess

Real time online chess website built with Go and React

chess golang react websocket

Last synced: 19 Feb 2026

https://github.com/joefelx/tictactoe-online

Tic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet.

express game react socket-io websocket

Last synced: 09 Apr 2026

https://github.com/kacperfaber/6obcy-client-python

💻 CLI Network chat client 💻

python tkinter websocket websocket-chat

Last synced: 01 Aug 2025

https://github.com/ledccn/suws-php-sdk

Su WebSocket服务器 PHP-SDK

go golang websocket

Last synced: 24 Sep 2025

https://github.com/popand/timerfy

Real-time distributed timer system supporting 50+ concurrent rooms with sub-100ms synchronization. Spring Boot + Redis + WebSocket.

countdown distributed-systems events open-source presentations react real-time redis spring-boot timer websocket

Last synced: 09 Apr 2026

https://github.com/sanwebinfo/deno-webhook-server

Deno Webhook Server is a real-time server application built using Deno. It supports WebSocket connections for real-time updates it includes endpoints for triggering reloads and retrieving messages.

api bulma deno deno-server html javascript typscript webhook webhook-server websocket websocket-server

Last synced: 08 May 2026

https://github.com/mapluisch/llava-websocket-server

Python-based WebSocket for CLI LLaVA inference.

inference llama llama2 llava llm llm-inference python websocket websockets

Last synced: 09 Apr 2026

https://github.com/mysteriza/websocket-chatting-app

WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).

chatting-app html python websocket

Last synced: 03 Aug 2025

https://github.com/marhiievhe/tinyws

WebSocket library

websocket websocket-server

Last synced: 03 Aug 2025

https://github.com/codewizard-404/traceflow

TraceFlow is an AI-powered platform for Enda Tao, streamlining territorial activity tracking, timesheet management, and receipt book traceability. With secure authentication, geolocation, real-time notifications, and AI-driven analytics, it empowers roles like Supervisors, Regional Managers, and HR with dynamic dashboards and multilingual support.

flutter google-cloud-platform keycloak nginx nodejs pm2 postgresql react-tsx redis websocket

Last synced: 11 Apr 2026

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/mehmetkahya0/local-web-camera

A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.

ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket

Last synced: 09 Apr 2026

https://github.com/raihan2bd/vidverse-client

Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.

firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket

Last synced: 09 Apr 2026

https://github.com/zenithexe/disappearing-tictactoe

A unique way to play Tic-Tac-Toe, built using WebSocket

game nodejs reactjs tic-tac-toe websocket

Last synced: 12 Apr 2026

https://github.com/sahilbhukal001/rapidfix

Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery

expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket

Last synced: 09 Apr 2026

https://github.com/dipanshu18/devsnet

A social media network for devs for sharing posts, realtime features like messaging, etc.

nextjs oauth postgresql prisma redis shadcn-ui tailwindcss websocket

Last synced: 09 Apr 2026