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/andys8/wscat

Websocket command line listener using elm

command-line elm nodejs websocket

Last synced: 14 Apr 2026

https://github.com/isystk/lambda-websocket-template

AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。

dynamodb lambda websocket

Last synced: 04 Sep 2025

https://github.com/eulerbm/cyber-chat

Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.

java postgres react spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/siddhantprateek/fleet

Authentication Service and Realtime Resource Hit 🚀

expressjs nestjs reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/ppogulailo/node-socket-chat

Node js training project, websocket

nodejs react real-time websocket

Last synced: 01 May 2026

https://github.com/jokester/limb

near-realtime communication experiments

socket-io webrtc websocket

Last synced: 13 Mar 2025

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/shivam-goswami5123/shadowtalk

A Secure, Anonymous, and Real-Time Chat Platform

express nodejs socket-io websocket

Last synced: 31 Dec 2025

https://github.com/ryoga-exe/mazeball

Simple maze game made with Unity

csharp unity unity3d websocket

Last synced: 13 Mar 2025

https://github.com/t33devv/elevator-sim-backend

expressjs websocket.io backend with 2-elevator request logic

elevator-simulation expressjs websocket

Last synced: 15 May 2026

https://github.com/jonathan-pap/secret-hitler

Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/

ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket

Last synced: 15 May 2026

https://github.com/alejandro-castillo-delgado/websocket

**WebSocket Server con Node.js y Socket.IO** 🌐 Servidor básico para comunicación en tiempo real, ideal para chats, notificaciones o actualizaciones instantáneas. Incluye: - Conexiones bidireccionales vía WebSocket - Soporte CORS para integración frontend - Eventos personalizados (`mensaje`/`respuesta`) - Configuración mínima y escalable

api backend chat-app cors events express instant-updates javascript nodejs nodejs-server notifications realtime realtime-api realtime-communication server socketio websocket websocket-server

Last synced: 11 Apr 2026

https://github.com/lightbeem3296/fastapi-websocket-chatroom

The FastAPI WebSocket Chatroom Demo is a real-time chat application built using FastAPI's WebSocket support. This demo showcases how to create a chatroom where multiple clients can join and communicate instantly, with messages sent by one client broadcasted to all other connected clients.

chatroom fastapi websocket

Last synced: 13 Mar 2025

https://github.com/rasinthadilshanjayarathne/chat_application

Play Tech Pvt Ltd. is a company that supplies various types of gaming equipment. This company has a customer support division that assists customers regarding the Play Tech equipment. Customer support can be a boring and stressful task. Sameera, who is an employee in the customer support section of Play Tech decide to make things a bit lively by designing a Customized Chat for the employees of Play Tech Pvt Ltd. He wanted this chat room to be exclusive to the employees of the Play Tech customer service division, where they can chat freely as a group and express themselves using emojis or images. Later on, he decided to add Unicode to the chat group since some employees are used to typing in Sinhala when they chat.

java-8 javafx multithreading scenebuilder websocket

Last synced: 15 May 2026

https://github.com/sergeimischenko/django_channels_chat

Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками

django django-channels javascript python websocket

Last synced: 17 Mar 2025

https://github.com/belingud/rust-echo-websocket

Echo websocket server by rust

echo rust websocket

Last synced: 05 Mar 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/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/exsaron/renju-online

Веб-реализация рендзю

fastapi sqlalchemy websocket

Last synced: 20 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/nextlevelshit/adonis-crawler

A free web crawler on top of the incredibile AdonisJS Framework

adonisjs crawler javascript nodejs regex spider websocket

Last synced: 22 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/uniquemo/ws-server

Websocket server implemented with Nodejs.

nodejs websocket

Last synced: 19 Jul 2025

https://github.com/frmnj/supportmcp

Simple support ticket system with Gemini AI chat integration. Clients can create tickets via chat, employees manage and resolve them via dashboard.

ai-chat customer-support gemini-ai laravel support-system ticketing websocket

Last synced: 10 Apr 2025

https://github.com/mohammadnazm/webrtc-nodejs-typescript-project

A basic WebRTC peer-to-peer project using Node.js, WebSocket, and TypeScript. This project sets up a signaling server and WebRTC clients for real-time video streaming, showcasing a simple, TypeScript-based approach to WebRTC connections.

express nodejs typescript webrtc websocket yarn

Last synced: 08 Apr 2026

https://github.com/adshan/dotnet-real-time-websocket

Real-time applications using SignalR and native .NET WebSockets.

dotnet net6 real-time signalr websocket

Last synced: 15 May 2026

https://github.com/corpix/wscat

Command line websocket consumer and producer, simple as hell

golang websocket websocket-cli

Last synced: 17 Feb 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/crispy-strawberry/zocket

Websocket implementation in zig

websocket websockets zig

Last synced: 20 May 2026

https://github.com/saintchurch/sussy_together

Build multiplayer games with the Sussy Together Game Engine. Enjoy modding, real-time sync, and GPU acceleration for a smooth gaming experience. 🚀💻

dart dont-starve-together ecs game-engine modding multi-threading multiplayer physics-engine real-time websocket

Last synced: 18 Jul 2025

https://github.com/chgl16/websocket-broadcast

Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯

spring-boot thymeleaf websocket websocket-broadcast

Last synced: 15 May 2026

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

A webRTC example with typescript

audio demo example screen typescript webrtc websocket

Last synced: 17 May 2026

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

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

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

Last synced: 17 May 2026

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

Node.js program

chat nodejs websocket

Last synced: 18 May 2026

https://github.com/boss294/conexus

Conexus is a cutting-edge secure communication platform designed for modern connectivity needs. It ensures private and seamless communication by combining end-to-end encryption with a user-friendly interface. Conexus offers real-time messaging, file sharing, and group discussions while prioritizing security and performance.

conexus mayankchawdhari website websocket

Last synced: 12 Jan 2026

https://github.com/quartercastle/go-websocket-server

Experimenting with a websocket server based on gorilla/websocket

golang node server websocket

Last synced: 13 May 2026

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/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/herve-d/p13_chat-poc

PoC for chat app using websocket

angular chat springboot websocket

Last synced: 20 Jan 2026

https://github.com/skamranahmed/estimatex-server

estimatex-server is the backend component for estimatex, enabling real-time story point estimation through WebSocket communication.

golang planning-poker realtime-communication websocket

Last synced: 04 Aug 2025

https://github.com/motia/laravel-echo-spa-plugin

A library to simplify the integration of Laravel Echo with your SPA/PWA

javascript laravel-echo laravel-echo-server pwa spa websocket

Last synced: 17 Jul 2025

https://github.com/dozyio/watch-websocket

File Watcher with Websocket

file-watcher go golang websocket

Last synced: 12 Apr 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/carter907/javasox

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/gopher2019/im

直播聊天系统

go websocket

Last synced: 15 Jun 2025

https://github.com/duckymomo20012/socket-server

Build a simple web page using socket.

dockerfile python websocket

Last synced: 17 Jul 2025

https://github.com/suthar345piyush/realtime-tracker

An real time tracker on the map , with the perfect location of two things , built using Nodejs , Expressjs , socket.io , openstreetmap & Leaflet.

backend ejs expressjs leaflet nodejs openstreetmap-data socket-io webdevelopment websocket

Last synced: 11 Apr 2026

https://github.com/spikything/next-finance-app

Real-time crypto price tracker using WebSocket API and Next.js 💹

chart crypto d3 finance fintech javascript nextjs react realtime typescript websocket

Last synced: 06 Apr 2026

https://github.com/marcvspt/wschat

WebSocket example through Nginx reverse proxy

docker nginx websocket

Last synced: 13 Apr 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/simon987/ws_bucket

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

fasthttp websocket

Last synced: 19 Sep 2025

https://github.com/foldcat/dswsc

dead simple websocket client

websocket

Last synced: 27 Jun 2025

https://github.com/whyankush07/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: 11 Jan 2026

https://github.com/jryannel/go-ws-with-cancel

A go based websocket client and hub with cancel support

context go websocket

Last synced: 04 Apr 2025

https://github.com/khachatur/financialpriceservice

A .NET 8.0 Web API and WebSocket service that provides real-time financial instrument prices sourced from Binance. The service efficiently handles over 1,000 WebSocket subscribers and supports multiple instruments like BTCUSD, ETHUSD, and EURUSD. It features endpoints for fetching current prices and subscribing to live price updates.

aspnet-core binance dotnet financial real-time webapi websocket

Last synced: 09 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/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/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/tukue/event-driven-platform

Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure

fastapi react redis-cloud websocket

Last synced: 07 Mar 2026

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

Node.js program

chat nodejs websocket

Last synced: 24 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/tigeryant/super-bomber-elf

Solution to Hack London's December hackathon

game hackathon websocket

Last synced: 06 Jul 2025

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/yekta-smart/laravel-iot-websocket

This package provide you a websocket (base on laravel-s package) to talk to your IOT devices in your chosen data protocol!

iot laravel swoole websocket

Last synced: 11 Jan 2026

https://github.com/symbux/cli

The CLI project is an effort to create a powerful tool to interact with Turbo applications on a deeper level by authenticating and accessing internal monitoring and logging coming from the platform all in real-time, this will be the basis of a user interface in the future for monitoring Turbo applications.

authenti cli cli-app real-time socket typescript websocket

Last synced: 17 May 2026

https://github.com/debuging-life/sportz

express postgress websockets

websocket

Last synced: 19 Feb 2026

https://github.com/skymore/roomtalk

💬 Real-time chat system built with WebSocket, Redis, and Socket.io. Supports room creation, message persistence, and multi-language UI.

chat express messaging react real-time redis socketio typescript websocket

Last synced: 01 Mar 2026

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/Traunin/websocket-extension

Control Chrome with Websockets

chrome extension websocket

Last synced: 02 Nov 2025

https://github.com/makarenos/bridge-status-bot

Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.

bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket

Last synced: 15 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/ndrean/async_pg

pg_notify in Ruby with `Sequel.listen` and websockets

faye-websocket notifications notify postgres ruby sequel websocket

Last synced: 15 May 2026

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/isaquedasilva/cupcake-corner

An ergonomic application that make easy to manage all flow of a Cupcake store.

cupcake-corner realtime swift swiftdata swiftui userauthentication websocket

Last synced: 19 Apr 2026

https://github.com/widgrensit/asobi-js

TypeScript/JavaScript client SDK for Asobi game backend

asobi client-sdk game-backend gamedev javascript multiplayer sdk typescript websocket

Last synced: 23 May 2026

https://github.com/iamgoatki/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 08 Jul 2025

https://github.com/repcomm/pubmarine

ephemeral pub/sub for web,lua over websocket or udp

api client ephemeral lua luasocket minetest mod pubsub server udp web websocket

Last synced: 20 Jan 2026

https://github.com/iamralch/pho

A real-time bidirectional socket library

golang realtime-messaging websocket

Last synced: 17 Mar 2025

https://github.com/zauberware/botkit-middleware-socket-limiter

Botkit middleware for limiting socket traffic

botkit botkit-middleware chatbot security socket websocket

Last synced: 21 Aug 2025

https://github.com/ladmakhi81/learnup-go

A scalable LMS built with Golang, GORM, and Tus protocol, supporting students, teachers, supporters, admins, and super admins. Features include course management, video uploads, transactions, forums, webinars, ticketing, role-based access control, and more. Super admins oversee the system, while admins, teachers, and students have specific roles.

docker docker-compose golang gorm postgres redis streaming tus websocket

Last synced: 02 Nov 2025

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/fuyukai/stickney

I hate epoll! I hate epoll!

anyio python trio websocket

Last synced: 19 Mar 2025

https://github.com/mzaintariqdev/zoom-cloneusingnodejs

this is a zoom clone developed with nodejs using ejs and socket.io

ejs nodejs socket-io websocket zoom-clone

Last synced: 02 May 2026

https://github.com/hachreak/stepflow_source_swagger

Application that implements REST, Websocket and TCP API endpoints as source for StepFlow

api rest source stepflow swagger tcp websocket

Last synced: 13 May 2025

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