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/toth2000/lingo

Dive into a world of interactive quizzes where language learning comes alive.

express mongodb raectjs rest-api websocket

Last synced: 03 May 2026

https://github.com/sagargupta16/code-arena

Real-time competitive coding arena - race friends on LeetCode problems with built-in timer, scoring, and live leaderboards

coding-challenge competitive-programming developer-tools fastapi leetcode multiplayer python react real-time websocket

Last synced: 03 May 2026

https://github.com/saurabhkumardev/chatroom

ChatApp for the local communities

expressjs path redis static-html websocket

Last synced: 04 May 2026

https://github.com/drako01/websocket-java

Spring Boot WebSocket Server

api-client java spring-boot websocket

Last synced: 04 May 2026

https://github.com/charlot-dedjinou/chatbot

C'est un projet ludique où j'ai développé une messagerie en temps réel entre deux personnes en utilisant les websockets, Vue.js pour le frontend et Express.js pour le backend. Explorez la communication instantanée grâce aux websockets, offrant une expérience de messagerie fluide et réactive entre les utilisateurs.

emoji emoji-picker expressjs vue vuejs3 websocket

Last synced: 04 May 2026

https://github.com/dhairyasethi/blockshare

A Peer to Peer File Sharing Service with Integrated Chat and Anonymous Logging

p2p-network pubnub reactjs webrtc websocket

Last synced: 05 May 2026

https://github.com/rlnkoo/one-to-one-chat-app

One to one chat application backend created in Java

java mongodb spring-boot websocket

Last synced: 05 May 2026

https://github.com/j11tendra/traco

Tracking app for public transports

esp32 nodejs websocket

Last synced: 05 May 2026

https://github.com/natanaelvich/heat-backend

github authentication and web sockets messages

expressjs github-authentication jwt prisma typescript websocket

Last synced: 06 May 2026

https://github.com/nasrmohammad4804/chat-application

create chat application using websocket & rabbit mq

angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket

Last synced: 06 May 2026

https://github.com/reymooy27/pmtc

NodeJS REST API server for online game tournament

jwt-authentication monggose mongodb nodejs socket-io websocket

Last synced: 07 May 2026

https://github.com/anas727189/summarizerx

SummarizerX is an innovative web application for quick, efficient text summarization combined with real-time collaboration on a shared whiteboard.It includes not only Fast and accurate text summarization using the Hugging Face API but also Real-time collaborative whiteboard

chatbot gemini huggingface javascript nextjs socket-io tailwindcss text-summarization text-summarizer websocket whiteboard

Last synced: 07 May 2026

https://github.com/dynamo63/fastapi-websocket

A real time list to track activity

fastapi reactjs websocket

Last synced: 07 May 2026

https://github.com/gaurav-chaurasia/chat-app

a chat web application like WhatsApp, on nodejs using WebSockets

mongoose-odm nodejs oauth2 passport socket-io websocket

Last synced: 07 May 2026

https://github.com/rafaelppereira/interno-chat-realtime-socket

⚪️ Realtime WebChat for conversations between rooms and people in real time without message delays

nodejs socket-io websocket

Last synced: 07 May 2026

https://github.com/j-bodek/slitherio-like-game

Easy slitherio like game for two players

django django-channels javascript python websocket

Last synced: 08 May 2026

https://github.com/pilotpirxie/scrum-tool-api

🧑‍💻 Websocket api for for scrum master toolkit written in Typescript & Node

api api-server node pm2 server socket socket-io ts ts-node typescript websocket websocket-server websockets ws wss

Last synced: 08 May 2026

https://github.com/pawelzeja098/flask-web-app-for-video-editing-and-transcription

Web application for video preview, transcription, adding subtitles, trimming, and processing in Flask

flask socket-io subtitles transcription video-streaming websocket whisper-ai

Last synced: 09 May 2026

https://github.com/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels

Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.

django django-channels game python realtime-game redis redis-cache websocket

Last synced: 09 May 2026

https://github.com/melvynx/qoqo-app

The QoQlick app

typescript websocket

Last synced: 09 May 2026

https://github.com/imdadmi/kafka-websocket-chatapp

this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end

kafka reactjs spring-boot websocket

Last synced: 09 May 2026

https://github.com/pablomdd/servicio-social-cic

Personal repository for my Research Internship @CIC-IPN.

arduino esp32 mpu9250 robot websocket

Last synced: 10 May 2026

https://github.com/rookiemonkey/chatapp

A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!

chat chat-application nodejs socket-io websocket

Last synced: 10 May 2026

https://github.com/yuis-ice/go-chatapp-ai

🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.

chat demo golang gorilla-websocket javascript real-time web-application websocket

Last synced: 10 May 2026

https://github.com/z3robyte/cswsh-lab

Laboratorio para aprender y explotar la vulnerabilidad Cross-Site WebSocket Hijacking

cybersecurity hacking nodejs websecurity websocket

Last synced: 10 May 2026

https://github.com/chocolateloverraj/group-game

Demo game with many options for connecting devices.

android electron game tcp website websocket

Last synced: 10 May 2026

https://github.com/nueluzoma/portfolio-project

Automated CI/CD Pipeline for Web Applications using Jenkins and GitHub

ci-cd docker jenkins websocket

Last synced: 12 May 2026

https://github.com/rxn7/battleships

Battleships game made using bunjs

bunjs typescript websocket

Last synced: 12 May 2026

https://github.com/edivados/nitro-spa

Vite SPA + Nitro Server with Socket.IO & WS in Node environment

nitro socket-io spa unjs websocket ws

Last synced: 12 May 2026

https://github.com/wanxianliang/nettywebsocketserver

websocket server framwork base on netty

netty netty4 websocket websocket-java websocket-server

Last synced: 13 May 2026

https://github.com/soratabaka/trakteer-websocket-wrapper

Simple trakteer websocket wrapper to emit events on donations

api javascript nodejs trakteer websocket wrapper

Last synced: 13 May 2026

https://github.com/larissaperinoto/buffet-app

Sistema de monitoramento de pesos para restaurantes.

angular serialport typescript websocket

Last synced: 14 May 2026

https://github.com/borgoat/ex_twelve_data

Elixir client for Twelve Data

elixir twelve-data twelvedata websocket

Last synced: 13 Jun 2026

https://github.com/mastashake08/laravel-webrtc

A Laravel-powered WebRTC application using Laravel Reverb and Echo for real-time peer-to-peer communication. Self-hosted WebSockets ensure low-latency signaling, while Vue.js provides a dynamic frontend. Perfect for building video calling and live streaming applications!

laravel-echo laravel-reverb signaling-server webrtc websocket

Last synced: 14 Jun 2026

https://github.com/yodaos-project/yoda-lizard

The WebSocket client library for end-device.

embeddable websocket

Last synced: 16 Jun 2026

https://github.com/ok7uz/realtime-chat

A real-time Chat API project built on DRF and Django Channels

django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket

Last synced: 18 Jun 2026

https://github.com/dewebdes/mass-hunt

Modular socket for symbolic feed diagnostics and Burp-powered anomaly hunting

burp-extensions cors cybersecurity diagnostics masshunt nodejs proxy websocket

Last synced: 19 Jun 2026

https://github.com/marco-a/object-buffer

A simple library to buffer properties on an object.

buffer es6 javascript websocket

Last synced: 22 Jun 2026

https://github.com/steliosk98/binance-quanttradingdashboard

Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.

backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket

Last synced: 23 Jun 2026

https://github.com/mixro/instiwise_backend

The InstiWise Backend is a robust Node.js-based backend designed to support academic management, project sharing, student networking, and institute-wide announcements.

express jwt mongodb websocket

Last synced: 23 Jun 2026

https://github.com/detain/phlix-hub

Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.

dashboard emby jellyfin jwt ldap media-hub media-server oidc php php8 plex relay remote-access reverse-tunnel self-hosted sso webhooks websocket workerman

Last synced: 25 Jun 2026

https://github.com/mnlipp/jdrupes-httpcodec

Non-blocking HTTP codec without any dependencies

codec decoder encoder http java non-blocking websocket

Last synced: 13 May 2025

https://github.com/smartgic/eda

Smart'Gic Event Driven Ansible collection

aap ansible awx collection eda event-driven-ansible galaxy websocket

Last synced: 18 May 2026

https://github.com/aak1247/gproxy

Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具

cli http proxy proxy-server tcp websocket

Last synced: 17 Jan 2026

https://github.com/kodiyak/lofizone

A calm, minimal Lo-Fi streaming app — powered entirely by AI.

lofi nextjs react shadcn-ui tailwindcss websocket zustand

Last synced: 07 Apr 2026

https://github.com/go-park-mail-ru/2021_2_pyaterochka

Краудфандинговая платформа Patreon

cd ci docker docker-compose golang grafana rabbitmq rest-api swagger websocket

Last synced: 07 Apr 2026

https://github.com/nylaurent/envirosense

A real-time weather monitoring system that tracks temperature and humidity in your environment.

axios chartjs cors css expressjs html mqtt nodejs restful-api websocket

Last synced: 09 Apr 2026

https://github.com/khaleda-02/nest-support-system

github repo for a backend project done with nestjs framwork, which is a support system applications. Project breakdown:  Userscancreate tickets . Admins/support staff can view and respond to these tickets in real-time. Theusergetsreal-time notifications and emails for updates on their Tickets. Technologies Used: Nodejs,

mysql nestjs nestjs-backend node realtime redis sequelize typescript websocket

Last synced: 09 Apr 2026

https://github.com/s4kibs4mi/gofu-socket

Example of Golang websocket client and server using Gorilla websocket library.

golang golang-examples websocket

Last synced: 01 Aug 2025

https://github.com/plh97/chat

new chat room v2, rebuild my repository<chatroom>

mysql nodejs react redis websocket

Last synced: 04 Apr 2026

https://github.com/pjtunstall/mad

The Mad Bomber's Tea Party: 01Founders project to make a multi-player browser game using web sockets, and no WebGL or any framework except one we made in an earlier project. Based on a single-player version by fellow students; see in-game credits.

game javascript multiplayer-game node-js websocket

Last synced: 13 Mar 2025

https://github.com/stove-smooth/messaging

마이크로서비스 메세징 방법 고민

spring-integration tcp vertx websocket

Last synced: 09 Feb 2026

https://github.com/fazzal-dev/chunkr

⚡ P2P File sharing web app built using WebRTC and WebSockets

file-transfer nextjs nodejs p2p react webrtc websocket

Last synced: 05 Apr 2026

https://github.com/rgomids/go-wsh

❇️ go-wsh | WebSocket Handler for APIs

api golang golang-library websocket

Last synced: 11 Jan 2026

https://github.com/aishwary-dixit1/web-chat

Web Chat 💬 – A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. 🚀

authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat websocket

Last synced: 07 Apr 2026

https://github.com/leonardospereira/live-polls

API com o objetivo de fazer um sistema de votação, com resultados em tempo real / API with the object to create a poll system, having the results in real live

docker fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 06 Apr 2026

https://github.com/charlot-dedjinou/websocket

Ce projet est une application de communication bidirectionnelle entre un serveur et des clients. Lorsqu'un client envoie un message au serveur, ce dernier enregistre le message dans une base de données et le diffuse ensuite à tous les autres clients connectés sur son port d'écoute. Cela permet une messagerie en temps réel

node-js reactjs websocket

Last synced: 09 Apr 2026

https://github.com/dutu/forever-websocket

WebSocket client, reconnecting and isomorphic. A simple implementation

backoff backoff-strategy isomorphic reconnect reconnection timeout websocket websocket-client

Last synced: 25 Sep 2025

https://github.com/ryomendev/echochat

EchoChat is a real-time chat web application where users can communicate with the server via WebSockets. The application supports basic user authentication, message echo functionality, and a responsive UI for seamless use across devices. Backend operations are powered by Strapi, ensuring scalability and flexibility.

mysqlite real-time-chat strapi strapi-cms strapi-provider websocket

Last synced: 17 Mar 2025

https://github.com/mssm199996/pi-smarthouse-monitoring

Java spark web application for raspberry pi for smarthouse monitoring

arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi

Last synced: 07 Apr 2026

https://github.com/ondras/ws2irc

WebSocket <-> IRC bridge

websocket

Last synced: 20 Jun 2025

https://github.com/mohamedabdifitah/ecapi

food ordering api for customer ,drivers and resturant

api golang order-management resturant webhook websocket

Last synced: 11 Jan 2026

https://github.com/varunprajapati373/chichat

This is Real-Time Chat room application using spring boot web socket. We have used Spring boot as backend and Jquerym html,css as frontend for creating this project

bootstrap4 browsers sockjs spring springboot stomp tomcat web websocket

Last synced: 08 Apr 2026

https://github.com/ejiroosiephri/multiplayer-pong-game

Simple Multiplayer game that makes use of the socket.io library logic to perform multiple requests on multiple client

expressjs nodejs socket-io websocket

Last synced: 07 Apr 2026

https://github.com/iscasur/simple-chat

This is a simple chat using react.js, node.js, and socket.io

chat nodejs reactjs socket-io websocket

Last synced: 06 Mar 2025

https://github.com/arthur199212/product-feedback-app

Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.

cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket

Last synced: 09 Apr 2026

https://github.com/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 05 Apr 2026

https://github.com/pedrofnseca/chat-online

💬 Um chat com canais de comunicação !

chat express nodejs server-side-rendering socket-io websocket

Last synced: 07 Apr 2026

https://github.com/bparanj/wsock

Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World

nodejs websocket websocket-client websocket-server

Last synced: 03 Aug 2025

https://github.com/vassbo/freeshow-api

Control the FreeShow software from anywhere with its API

api freeshow rest websocket

Last synced: 03 Aug 2025

https://github.com/biswajitpanday/android-websocketasservice

Android WebSocket using OkHttp3 as Service

android java websocket

Last synced: 15 May 2026

https://github.com/mlangumier/websocket-client

Tic-tac-toe mini-game to learn about websockets in native JavaScript

game nodejs tic-tac-toe vite websocket websocket-client

Last synced: 14 Sep 2025

https://github.com/myphz/aesh-chat

A simple real-time chat made with Vue and websockets, with a little easter egg!

chat nodejs real-time websocket

Last synced: 27 Jun 2025

https://github.com/betaweb/websockets

A simple JavaScript class to handle browser-side Websockets

browser javascript javascript-class simple-api websocket websocket-client websockets

Last synced: 11 Sep 2025

https://github.com/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

https://github.com/nishantdecode/isleverse-fe

IsleVerse is a real-time communication platform built with Next.js, leveraging WebRTC, WebSockets, and peer-to-peer communication for seamless video calling.

nextjs peer-to-peer peerjs radix-ui reactjs shadcn-ui socket-io webrtc websocket

Last synced: 07 Apr 2026