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/lovesaroha/lchat

A simple group chat app implemented using WebSockets.

golang javascript websocket

Last synced: 09 May 2026

https://github.com/ehsanmanafi/meetup-rsvp

An examination of the meetup rsvp stream analysis

java kafka mongodb spark spring-boot webflux websocket

Last synced: 05 May 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/mattmajestic/websockets-fastapi

A minimal example of Websockets using FastAPI & HTML Templates

fastapi websocket

Last synced: 30 Mar 2025

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/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/dipanshu18/ws_demo

A websocket room based chat app demo

react websocket

Last synced: 16 May 2026

https://github.com/sirn-se/phrity-websocket-graphql

[php-lib] GraphQL extension to WebSocket server

graphql php php-library server websocket

Last synced: 16 May 2026

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

An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing

asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket

Last synced: 17 Jun 2025

https://github.com/femtotrader/wip_libwebsockets.jl

Julia wrapper for https://libwebsockets.org/

julia-language websocket

Last synced: 10 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/letstayfoolish/teletrader-assignment-project

spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/

chilicode crypto cryptocurrency frontend react tailwindcss websocket

Last synced: 10 May 2026

https://github.com/arjun-ms/websocket-api

A command line chat application built from Python.

chat websocket websockets

Last synced: 06 May 2025

https://github.com/josexy/simple-chatroom

simple chatroom

chatroom gin golang websocket

Last synced: 16 May 2026

https://github.com/dwivedikirtiman/real-time-chatapplication

This is a powerful Real-Time Chat Application built with Spring Boot and WebSockets. It enables seamless communication between multiple users using STOMP (Simple Text Oriented Messaging Protocol) and SockJS for enhanced compatibility with various browsers. The app is designed to deliver fast, responsive, and interactive messaging.

bootstrap css html5 spring-boot stomp websocket

Last synced: 11 Apr 2025

https://github.com/hupe1980/mitmproxy

Golang mitm proxy implementation

http mitm mitmproxy proxy websocket

Last synced: 04 Apr 2025

https://github.com/thiagocabralcorreia/dev-meetup

DevMeetup is a MERN stack project that serves as a platform to create, register and consult Meetup events for programmers.

express jwt mern-stack mongodb mongoose nodejs react tailwindcss typescript website websocket

Last synced: 01 Apr 2026

https://github.com/kaungmyathan22/golang-chitchat

Simple golang chat app written in gorilla mux

golang gorilla-mux websocket

Last synced: 12 Jan 2026

https://github.com/notreeceharris/ws-p2p-comm

websocket per-to-per communication secured by multi-layer encryption.

cli communication rsa websocket

Last synced: 04 Apr 2025

https://github.com/jaedsonpys/simple-chat-socketio

Simple chat with SocketIO in Python and Javascript

chat javascript python simple-chat socketio websocket

Last synced: 16 May 2026

https://github.com/ahmedelwerdany/full-stack-websocket-example

full-stack web socket , using "ws" in backend and webSocket API in frontend

websocket websocket-client websocket-server

Last synced: 17 Jun 2025

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

Scalable Chat App using WebSockets and Redis

redis websocket

Last synced: 16 May 2026

https://github.com/corenting/poc_shelly_cloud_control_api_ws

A POC for the Shelly Cloud Control API - WebSocket API

python shelly shelly-plug-s shelly-plugs websocket

Last synced: 23 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/rogervinas/random-sound-broadcast

🔊 Server sending random sounds to be played by its connected clients

nodejs websocket

Last synced: 24 Jul 2025

https://github.com/tfo-dot/simplewebsocket

Simple WS(S) implementation

deno websocket websocket-client

Last synced: 02 Feb 2026

https://github.com/joaovicdsantos/whosbest

Create polls and let people decide who is best.

api golang gorilla-websocket graphql http jwt websocket

Last synced: 16 May 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/gabrielfeijo/websocket-chat

Chat em tempo real que utiliza a tecnologia WebSocket

nextjs react react-dom socket-io tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/emagood/thot-p2p

This application allows P2P (Peer-to-Peer) communication between devices using different implementation methods in Godot 4.4: ENet, WebSocket, and TCP_Peer. Its main purpose is to connect devices and exchange information, data or messages

e-net godot godot-engine godot4 p2p tcp-socket websocket

Last synced: 21 Mar 2025

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/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/marcinbator/rag2-integration-test

Remote control source and web game integration demo tool for RAG2

python typescript websocket

Last synced: 16 May 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/samurai016/concrete_websocket

🌐🧱 Unleash the Power: WebSocket Support for Concrete CMS 🚀

concrete5 concrete5-addon concretecms php ratchet-php-server real-time websocket websockets

Last synced: 14 Apr 2025

https://github.com/ultimaweapon/dotnet-websock

Low-level implementation of WebSocket for .NET

aspnetcore dotnet websocket

Last synced: 03 Apr 2025

https://github.com/jeronimoalbi/tail-ws

Tool to broadcast file changes using WebSockets

go tail websocket

Last synced: 26 Mar 2025

https://github.com/dougfsilva/websocket-client-tester

Aplicação desenvolvida com Angular para testes de websocket. Com a aplicação é possível se conectar com uma url, fazer subscribe em tópicos e publicar mensagens, possibilitando testar alguma API com a funcionalidade de websocket

angular websocket

Last synced: 16 May 2026

https://github.com/mmmmmob/signalr-demo

Test implementation for server-side push notification with SignalR via console app and react web app

asp-net csharp dotnet reactjs signalr signalr-client websocket

Last synced: 09 May 2026

https://github.com/steve-erick/battledev

Projeto frontend em Vue Js e Backend em FastApi para criação de uma interface esportiva de batalhas entre dois desenvolvedores

backend graphql vue websocket

Last synced: 16 May 2026

https://github.com/ankman007/realtime-chat-app

Real-Time Chat app with Django Channels and WebSockets

chatapp django-channels htmx redis websocket

Last synced: 16 May 2026

https://github.com/anandpiyush1521/springchat

Spring Boot Chat Application with WebSocket

java spring-boot websocket

Last synced: 11 May 2026

https://github.com/falk-werner/liboizys

IPC libary based on boost asio

asio async boost ipc websocket

Last synced: 14 Jun 2025

https://github.com/rahulparihar-30/access-anywhere-server

An cross functional mobile application allowing users to download and preview their file system from remote without the need of accessing the computer. This is the server

api flask hactoberfest python python3 socket-io websocket

Last synced: 18 Apr 2026

https://github.com/sir-go/schools-record

RTSP streams to mpeg files on multiple storages

bootstrap ffmpeg flask fullstack jquery json-rpc multithreading python2 queue websocket

Last synced: 05 Apr 2026

https://github.com/akshaypratapsingh09/video-chatting-app

This Repo contains a React Video Chatting App . Tech Stack - ReactJS, Socket.io , WebRTC

hacktoberfest hacktoberfest2023 reactjs socket-io webrtc websocket

Last synced: 06 Apr 2026

https://github.com/iv4n-ga6l/websocket-chat-backend

A real-time chat server built with Go using WebSocket for handling communication

chatserver go golang websocket

Last synced: 26 Mar 2025

https://github.com/rishilahoti/order-book-next15

Order Book app built with NextJs 15/Typescript/Tailwind/Redux and WebSockets.

nextjs nextjs15 orderbook redux tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/signalcoding/signal-sentinel-scanner

MCP & Agent Skill Security Scanner - OWASP Agentic AI Top 10 + MCP Top 10 Compliant. 21 security rules scanning MCP server configurations and SKILL.md packages for vulnerabilities.

agent-skills agentic-ai ai-agents cli dotnet mcp owasp scanner security skill-scanning websocket

Last synced: 10 Apr 2026

https://github.com/dev-connor/chatting-service

웹소켓을 활용한 웹 채팅 서비스입니다.

eslint koa mongodb nodejs prettier pug tailwindcss websocket

Last synced: 07 Jan 2026

https://github.com/dhi13man/gotify_client

A minimal, cross-platform Gotify client UI built with Flutter.

dart flutter gotify gotify-client messaging websocket

Last synced: 27 Mar 2025

https://github.com/luiizsilverio/node-messenger

Projeto desenvolvido em Node, durante a NLW5 da Rocketseat, utilizando TypeORM, SQLite e Web Sockets.

nlw node nodejs rocketseat sqlite typeorm websocket

Last synced: 16 Apr 2026

https://github.com/itresfall/road-proxy-v3

WebSocket-backed TCP/UDP tunnel for LAN/direct multiplayer games and local services.

agplv3 cloudflare-tunnel game-networking gaming go lan multiplayer proxy self-hosted tcp tcp-proxy tunnel udp udp-tunnel websocket websocket-tunnel

Last synced: 16 May 2026

https://github.com/vector4wang/java-web-websocket

:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等

jsp-servlet liao-tian web websocket

Last synced: 16 Sep 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/fuyukai/stickney

I hate epoll! I hate epoll!

anyio python trio websocket

Last synced: 19 Mar 2025

https://github.com/philipper26/starknet-websocket

Test of Starknet new RPC0.8 WebSocket functionnalities

starknet websocket

Last synced: 30 Mar 2025

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/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/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/ryoga-exe/mazeball

Simple maze game made with Unity

csharp unity unity3d websocket

Last synced: 13 Mar 2025

https://github.com/jokester/limb

near-realtime communication experiments

socket-io webrtc websocket

Last synced: 13 Mar 2025

https://github.com/sebastianurdaneguibisalaya/building-a-voice-agents-for-forms

Step-by-step guide to building a voice agents for forms using FastAPI as the back-end and Groq API.

artificial-intelligence fastapi groq python voice-agent websocket

Last synced: 15 May 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/teonet-go/teoproxy

Teonet proxy client server packages to connect golang wasm applications with Teonet peers.

fyne go go-gui golang microservices proxy teonet wasm web-app web-application websocket

Last synced: 15 May 2026

https://github.com/samyouaret/mqtt_over_web_sockets_example

a demonstration using MQTT over web sockets with RabbitMQ

message-broker message-queue mqqt rabbitmq websocket

Last synced: 09 Jul 2025

https://github.com/calebeverett/keyrock-task

gRPC server streaming aggregate order book summaries

crypto exchanges grpc keyrock orderbook rust-lang stream tonic websocket

Last synced: 15 May 2026

https://github.com/lzh-1625/go_process_manager

Implement a process management tool in Go.

elasticsearch go process-manager pty terminal websocket webui

Last synced: 29 Oct 2025

https://github.com/h1ghsyst3m/tablegather

A small browser-based hub for playing table games with friends in the same room, using phones, shared screens, and simple host tools.

game-hub local-first party-game pass-and-play pwa react social-deduction typescript vite websocket werewolf werewolf-game

Last synced: 17 Jun 2026

https://github.com/remiljw/kitchen-order

A Django web app that allows a manager create users as counter or kitchen staff. Counter staff can take orders. When orders are taken by counter staff, it is automatically sent in real-time to the pending screen of all kitchen staff. Kitchen staff can fulfil an order. Manager can see all orders, real-time.

django django-channels python python3 websocket

Last synced: 29 Apr 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/sb-child/noder_backend

已弃用, 将重写项目

audio editor image python socket-io video websocket

Last synced: 15 May 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/suhlig/websocket-progressbar

A spike on websocketd and the HTML progress element

academic html progress spike websocket

Last synced: 03 Mar 2025

https://github.com/camiloavn/websockets-tester

app to evaluate websocket connections

expo react-native typescript websocket

Last synced: 01 May 2026

https://github.com/kartikrocks/wshub

Production-ready WebSocket hub for Go — rooms, broadcasting, middleware, hooks, and pluggable metrics/logging. Zero business logic, pure infrastructure.

broadcasting go golang gorilla-websocket hub middleware realtime rooms websocket websocket-server

Last synced: 06 Apr 2026

https://github.com/skygenesisenterprise/api-service

The Official Sky Genesis Enterprise API Service Ecosystem

api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket

Last synced: 31 Dec 2025

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/dimmaryanto93/springboot2-websocket-sockjs-example

Example of WebSocket using sockjs implementation with Springboot sockjs

message-broker sockjs-client sockjs-server springboot2 websocket

Last synced: 06 Nov 2025

https://github.com/haimonmon/mini-lotto

a mini lotto that use web socketting

lotto lotto-simulator web websocket

Last synced: 02 Mar 2025

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

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

Signaling Server for bn-screenshare

api csharp dotnet restapi websocket

Last synced: 15 May 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/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/ahmedambadi/echochat

This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL

expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets

Last synced: 05 Apr 2026

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/michelbr84/open-chat.us

Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.

chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket

Last synced: 05 May 2026

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

A simple implementation of websockets in python

python websocket websocket-server

Last synced: 08 Sep 2025