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/pabloreszczynski/phoenix-client

Clojure implementation of the Phoenix Framework client

clojure phoenix websocket

Last synced: 11 Jul 2025

https://github.com/smashembedded/mpu6050-dashboard

Real-time MPU6050 sensor dashboard with ESP32, WebSocket & Chart.js (PlatformIO)

arduino chartjs dashboard esp32 freertos fun html5 iot javascript mpu6050 platformio real-time sensor spiffs websocket

Last synced: 06 May 2026

https://github.com/oudyworks/backend

a backend framework

frameworks graphql http nodejs web websocket

Last synced: 11 May 2026

https://github.com/lukajioshvili20/rust-websocket-server

A lightweight WebSocket echo server built with Rust using Tokio and tokio-tungstenite.

echo-server rust toki tungstenite websocket

Last synced: 13 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/ppogulailo/node-socket-chat

Node js training project, websocket

nodejs react real-time websocket

Last synced: 01 May 2026

https://github.com/lovesaroha/lchat

A simple group chat app implemented using WebSockets.

golang javascript websocket

Last synced: 09 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/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/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/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/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/dineshprabha/ktor-chat-app

Ktor-chat-app is built using the kotlin, websockets, JWT Auth, PostgreSQL

jwt-authentication kotlin ktor-server postgresql websocket

Last synced: 14 May 2026

https://github.com/ksysoev/deriv-api-bff-example

Example of usage for Deriv API BFF service

api bff deriv websocket

Last synced: 11 Jun 2026

https://github.com/gautaz/webresock

Yet another reconnecting WebSocket using reconnect-core

backoff-strategy reconnection websocket websocket-reconnection

Last synced: 30 Mar 2025

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/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/hupe1980/mitmproxy

Golang mitm proxy implementation

http mitm mitmproxy proxy websocket

Last synced: 04 Apr 2025

https://github.com/bassemhalim/chatroom

chat room with react + Go

gin-gonic go postgresql react typescript websocket

Last synced: 06 Apr 2026

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/macktb/realTime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 23 Aug 2025

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

A simple implementation of websockets in python

python websocket websocket-server

Last synced: 08 Sep 2025

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/chaahatsingal/exchange

Exchange platform where trades occur

nextjs nodejs pubsub redis typescript websocket

Last synced: 10 Apr 2026

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/seungkilee-cs/minimeet

Real Time Video Chat Application with Nestjs, Typescript, Socket.io, WebRTC, gRPC

grpc mysql nestjs realtime-chat realtime-video socket-io typeorm typescript webrtc websocket

Last synced: 09 Apr 2026

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

Scalable Chat App using WebSockets and Redis

redis websocket

Last synced: 16 May 2026

https://github.com/alexandrebouthinon/surimi

Rust WebSocket mock library

mock rust test websocket ws

Last synced: 26 Jul 2025

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/dog-broad/keybridge-server

Secure WebSocket server for remote keyboard control with AES-256-GCM encryption, token-based authentication, and QR code pairing. Control your computer's keyboard from any mobile device over WiFi.

aes-encryption automation keyboard-control pynput python qr-code remote-control security websocket websocket-server

Last synced: 17 Jan 2026

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/luismendes070/area-poligono

Created with StackBlitz ⚡️https://stackblitz.com/~/github.com/luismendes070/area-poligono

2024 area chatgpt javascript leafletjs polygon real-time websocket

Last synced: 19 Sep 2025

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/passeriform/conway-gox

A simple Conway's game of life implementation with multiple client sharing view (websock FTW)

conways-game-of-life golang multi-client-server websocket

Last synced: 27 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/acbikash13/bingo-game

This is a Multiplayer online real-time BINGO Game. Player can join or host the game; it includes real time chat functionality with web sockets

javascript oauth2 real-time websocket

Last synced: 22 Jun 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/mhashim6/nodejs-iot

IOT project with NodeMCU, Express, Websockets [school assignment]

express iot nodejs nodemcu websocket

Last synced: 10 May 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/moustafaa91/discountcode_be

An application to Generate and use random CouponCodes using WebSocket SignalR communication

csharp csharp-code mongodb signalr websocket

Last synced: 20 Jan 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/tobycroft/tuuznet

TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.

curl golang http httpclient httprequest net tuuznet utils websocket websocket-client

Last synced: 09 Apr 2026

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

Low-level implementation of WebSocket for .NET

aspnetcore dotnet websocket

Last synced: 03 Apr 2025

https://github.com/cydrickn/thruway-swoole-transport

OpenSwoole / Swoole Websocket Transport for Thruway Router

openswoole swoole thruway transport wamp-protocol wamp-router wamp-server websocket

Last synced: 20 Sep 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/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/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/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/amarmuric04/my-portfolio

🌱 Fullstack Developer | Passionate about learning and building with the MERN stack. Check out my projects and growth journey!

backend ci-cd devops ecommerce expressjs frontend fullstack-developer javascript mern-stack mongodb nextjs nodejs open-source portfolio react real-time-apps tailwindcss typescript web-development websocket

Last synced: 06 Apr 2026

https://github.com/fuyukai/stickney

I hate epoll! I hate epoll!

anyio python trio websocket

Last synced: 19 Mar 2025

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

The official Kotlin Multiplatform Crolang Node implementation for the CrolangP2P project.

cross-platform distributed-systems framework java javascript jvm kotlin kotlin-multiplatform nodejs p2p typescript websocket

Last synced: 20 Jan 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/pyother/rtapp

Real-time technologies benchmark.

ajax socket-io websocket

Last synced: 14 Mar 2025

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/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/bay0/wslogger

wslogger is a simple WebSocket-based logging helper for Go.

go golang logging websocket

Last synced: 31 Jul 2025

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/filipirafael/racer-web

🏎️ A 3D racing game created with Three.js

3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket

Last synced: 31 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/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/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/rohatdgnr/heyyochat

This project demonstrates creating a real-time chat application using Spring Boot and WebSocket. Users can interact and send messages in real-time via WebSocket.

docker html-css-javascript spring-boot websocket

Last synced: 08 May 2026

https://github.com/cyan903/ws-gui

A simple cross-platform gui for sending/receiving websockets using fyne.

cross-platform debugging-tool fyne gui websocket

Last synced: 17 Mar 2025

https://github.com/rohitsoni007/react-socket

React Socket Client - React.js Wrapper for Socket.IO Client

react realtime socket-io socket-io-client websocket

Last synced: 20 Jan 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/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