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/joduplessis/noom-tools

Boilerplate & toolkit for bootstrapping real time component-driven JAM-Stack applications. 📦

fastify jamstack react storybook typescript websocket

Last synced: 09 Apr 2026

https://github.com/babiabeo/deko

A simple WebSocket client for Deno

autobahn-testsuite deno rfc6455 websocket websocket-client

Last synced: 18 May 2026

https://github.com/siarheidudko/simple-proxy

A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.

docker http proxy-server tcp-server websocket

Last synced: 18 May 2026

https://github.com/laniot/core

LAN-first WSS bridge for serial devices using a ESP32 (TLS, RS-232, WebSocket)

certificate-mager esp32 esp32-s3 esp32s3 freertos industrial-iot iot lan rs232 tls uart websocket wss

Last synced: 18 May 2026

https://github.com/bindu-1805/syncsketch-

A Real-time collaborative drawing app built using ReactJS, ExpressJS and NodeJS.

expressjs node-js reactjs websocket

Last synced: 09 Apr 2026

https://github.com/pablo-caballero-maria/whope_frontend

Frontend for Whope, an AI complemented chat bot for psychological assistance

deep-learning natural-language-processing nextjs web-application websocket

Last synced: 18 May 2026

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

A full-stack, real-time chat application built using the MERN stack and Socket.IO. This application enables users to communicate instantly with others through direct messages, featuring dynamic user presence, responsive design, and secure authentication.

chat-application chatapp expressjs fullstack-development mern-stack mongodb node-js reactjs real-time socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/contemporaries/casprintboot

The project integrated Netty, WebSocket, JCA and CA with SpringBootSo now, you can more easy to publish PV into EPICS CA and to management it

ca epics epics-ioc ioc jca netty pv-channel-access pv-channel-client pv-channel-server springboot websocket

Last synced: 05 Apr 2025

https://github.com/kavindu-kodikara/whychat-frontend

WhyChat is a real-time mobile chat application built with React Native. It features dynamic animations, user authentication, and seamless navigation for an engaging chat experience. The app connects with a Spring Boot backend via WebSocket for real-time messaging, offering an intuitive and modern UI design.

javascript react-native websocket

Last synced: 18 May 2026

https://github.com/julianobrl/eniac2f2022

codigo para o projeto integrador do 2° semestre de 2022

eniac java-8 streams websocket

Last synced: 21 Mar 2025

https://github.com/fwcd/lightshark

WebSocket proxy for debugging with support for MessagePack

messagepack proxy websocket

Last synced: 12 Aug 2025

https://github.com/prosenjitjoy/learning-websocket

Simple Chatroom Project used for learning WebSocket communications protocol.

chatroom otp-auth websocket

Last synced: 05 Apr 2025

https://github.com/kamyusama/kamyu-case-study

Twitch→LLM→TTS→字幕の最小デモ(非商用のケーススタディ)/ Minimal Twitch→LLM→TTS→captions demo (non-commercial case study)

case-study demo llm obs obs-websocket python streaming tts twitch websocket

Last synced: 18 May 2026

https://github.com/tfkfan/vertx-websocket-gateway

vertx websocket stomp gateway blueprint with kafka integration

kafka stomp stompjs vertx websocket websocket-gateway

Last synced: 18 May 2026

https://github.com/healingdrawing/task-social-network

TypeScript front-end(Vue3 Composition API + pinia). Golang back-end. Social network. Profile, posts, chats, groups, admin panel. grit:lab Åland Islands 2023

admin-panel authentication chat database-migrations golang groups pinia posts profile sqlite3 typescript vue3-composition-api vue3-typescript websocket

Last synced: 11 May 2025

https://github.com/4i8/iipc

iipc is a simple Inter Process Communication for nodejs built on ws to communicate between processes safely and easily using tcp and websocket, You can also return data to the client see (example)

interprocess interprocess-communication ipc node-ipc tcp websocket ws

Last synced: 12 Sep 2025

https://uoa-eresearch.github.io/storm_surge/

Tools to store / view / subset / download storm surge data

download export heatmap mysql python subset websocket

Last synced: 11 May 2025

https://github.com/utsavdotpro/airqualitymonitorweb

A single-page application to display live air quality monitoring data.

air-quality-monitor assignment nextjs reactjs websocket

Last synced: 12 Apr 2026

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

Realtime online chat web application

nodejs typescript webpack websocket

Last synced: 18 Jan 2026

https://github.com/santiagodotsh/nest-teslo-shop

🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.

auth crud file-upload jwt nestjs postgresql typeorm websocket

Last synced: 13 Feb 2026

https://github.com/lilanga/stan-dashboard

Stan Dashboard is for monitoring STAN server activities.

dashboard nats reactjs websocket

Last synced: 19 Apr 2026

https://github.com/mario-r-aguilar/chat

Aplicación para chatear basada en el funcionamiento de websockets

app backend bootstrap chat express handlebars javascript node-js socket-io websocket

Last synced: 07 Apr 2026

https://github.com/upsub/cli

Command line interface for UpSub

cli message-bus real-time upsub websocket

Last synced: 17 Feb 2026

https://github.com/musauyumaz/signalr

https://www.youtube.com/playlist?list=PLQVXoXFVVtp3RSycdru4WpnfPEOFxONiX

asp-net-core bi-direction-streaming client-server data-transfer http2 hub ihubcontext microsoft real-time-server rpc signalr tcp websocket

Last synced: 21 Mar 2025

https://github.com/rustkas/websocket-examples

Examples of using WebSocket (dart:io, dart:html)

dart2 websocket

Last synced: 28 Apr 2026

https://github.com/cevin/hydra

distributed websocket broker

go hydra websocket

Last synced: 29 Mar 2025

https://github.com/brijes987/securechat

High-performance real-time chat server with end-to-end encryption 🔒 Crypto: AES-256, RSA-2048, SHA-256, HMAC validation 🌐 Network: TCP/UDP sockets, WebSocket, TLS/SSL, async I/O 🛠️ Tech: C++20, OpenSSL, Qt5, Docker, CMake, Prometheus 🧪 Testing: Google Test, k6 load testing, Valgrind analysis ⚡ DevOps: GitHub Actions CI/CD, multi-platform builds

aes-encryption ci-cd cmake cpp20 cross-platform cryptography docker end-to-end-encryption enterprise jwt-authentication networking openssl qt5 real-time-chat rsa-encryption tls websocket

Last synced: 03 May 2026

https://github.com/zhangzhuang15/jslook

展示javascript基础知识、web前端开发专题技术点、面经.

ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket

Last synced: 07 Apr 2026

https://github.com/g4lb/mean-stack-project

Final Project using MEAN (MongoDB,Express,Angular2,Node.js)

angular2 express mean-stack mongodb mongoose node-js toast webservice websocket

Last synced: 10 Mar 2025

https://github.com/ramgoel/cochat-server

Backend API and Socket Server of CoChat Web Application

express javascript socket-io websocket

Last synced: 09 May 2026

https://github.com/gonzofish/ws-chat-server

A small server for chatting through WebSockets

chat eventmachine ruby toy toy-project websocket websockets

Last synced: 21 Mar 2025

https://github.com/maluscat/socket-base

[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.

deno javascript nodejs typescript websocket

Last synced: 02 Feb 2026

https://github.com/x-ration/fts-web

一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】

bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket

Last synced: 17 Apr 2026

https://github.com/code-raushan/chat-server-ws

Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.

chat-server go pubsub redis scale websocket

Last synced: 18 May 2026

https://github.com/myfreax/webrtc-stun

STUN Server use by exchange peer ICE,OFFER and ANSWER

demo example server webrtc websocket

Last synced: 17 May 2026

https://github.com/octokerbs/gochat

Websocket chat app built in Go and React.

channels go javascript react react-router websocket

Last synced: 13 Apr 2026

https://github.com/divyarajsinhsindhav/chatify

Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.

javascript mongodb nodejs reactjs socket-io websocket

Last synced: 05 Apr 2025

https://github.com/foopis23/asteroid-excavator

A WIP multiplayer game written in typescript with pixi.js and websockets

html5-game pixijs socket-io websocket

Last synced: 27 Apr 2026

https://github.com/somnathkar000/talkflow-backend

This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.

rest-api socket-io typescript websocket

Last synced: 18 May 2026

https://github.com/nopnop2002/esp-idf-vcp2web

Wireless VCP Monitor for esp-idf

esp-idf esp32 uart usb virtual-com-port websocket

Last synced: 18 May 2026

https://github.com/kartik989-max/chessmate.io

This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.

chessjs css ejs express html javascript node socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/simon987/ws_bucket

Simple websocket-based file upload service with token-based auth

fasthttp websocket

Last synced: 19 Sep 2025

https://github.com/carter907/javasox

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/ukrbublik/twitter_stream_feed

[test task] Simple web app to show last tweets in real-time.

async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets

Last synced: 29 Mar 2025

https://github.com/herve-d/p13_chat-poc

PoC for chat app using websocket

angular chat springboot websocket

Last synced: 20 Jan 2026

https://github.com/vacaramin/go-react-ticktacktoe

This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.

go golang websocket

Last synced: 12 May 2025

https://github.com/pixel-tactics/pixel-tactics-match

Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.

backend gin golang gorilla-websocket microservice rabbitmq websocket

Last synced: 18 May 2026

https://github.com/vavarm/websocket-chat-server

Node.js program

chat nodejs websocket

Last synced: 18 May 2026

https://github.com/programandoconro/pico-web-mouse

A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.

adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket

Last synced: 18 May 2026

https://github.com/azevedoguigo/thermosync-mobile

A beautiful app with ESP32 integration to get real-time room temperature data and Open Weather API for weather data.

expo open-weather-api react-native typescript websocket

Last synced: 18 Feb 2026

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/huzaifac137/photo-messaging-app

Created a realtime image sharing app with socket.io.

express expressjs messaging nodejs react reactjs socket-io websocket

Last synced: 05 Apr 2026

https://github.com/thesaltree/redis-chat-app

Building a Real-Time Chat App in Go with Redis Pub/Sub and WebSockets

go-redis golang pub-sub real-time-chat redis websocket

Last synced: 18 May 2026

https://github.com/v00d00-child/go-chat-app-v1

A web server and client(s) for simple web base chatting using WebSocket.

golang jwt-authentication websocket

Last synced: 21 Jul 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/mentos1386/socketer

Socket.IO / WebSocket debugging tool

debugging development-tools socket-io websocket

Last synced: 25 Jun 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/le2sky/nest-websocket

simple chat server

mvc nestjs websocket

Last synced: 15 May 2026

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/dking1342/socket-chat

A simple chat app that uses websockets with NodeJS

chat chatapp javascript nodejs socket socket-io websocket

Last synced: 09 May 2026

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/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/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/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/ody-dev/ody-swoole

Swoole HTTP server, cache and websockets.

framework php swoole websocket

Last synced: 04 Mar 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/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/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/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/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/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/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/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/nyagami/lnreader-rs

Remote service desktop app for LNReader

pyqt6 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/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/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/chrisru/beight-api

✏️ Backend for a collaborative web editor

docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket

Last synced: 10 Apr 2026

https://github.com/charafau/websocket_test

websocket test for auth headers being added to request

dart test websocket

Last synced: 18 Apr 2026