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/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/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/MiguelRipoll23/hood-ball

Accelerate and smash your way to victory in a car-based multiplayer soccer battle.

game multiplayer passkey webrtc websocket

Last synced: 03 Aug 2025

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

Echo websocket server by rust

echo rust websocket

Last synced: 05 Mar 2025

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/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/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/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/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/marhiievhe/tinyws

WebSocket library

websocket websocket-server

Last synced: 03 Aug 2025

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/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/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/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/dozyio/watch-websocket

File Watcher with Websocket

file-watcher go golang websocket

Last synced: 12 Apr 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/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/foldcat/dswsc

dead simple websocket client

websocket

Last synced: 27 Jun 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/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/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/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/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/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/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/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/ultimaweapon/dotnet-websock

Low-level implementation of WebSocket for .NET

aspnetcore dotnet websocket

Last synced: 03 Apr 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/Traunin/websocket-extension

Control Chrome with Websockets

chrome extension websocket

Last synced: 02 Nov 2025

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/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/juangesino/chatty

A simple Ruby on Rails chat application using WebSockets.

chat rails-application react websocket

Last synced: 02 Nov 2025

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/iamralch/pho

A real-time bidirectional socket library

golang realtime-messaging websocket

Last synced: 17 Mar 2025

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/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/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/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/melvinodsa/chat-application

A simple chat application written in golang with social auth

chat-application golang revel websocket

Last synced: 21 May 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/bartzalewski/chat-app

This project is a real-time chat server using WebSockets, allowing users to join rooms and exchange messages.

chat go golang html websocket

Last synced: 30 Mar 2025

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/ceribe/lyra

Library which helps with implementation of distributed algorithms

distributed-systems kotlin poznan-university-of-technology tcp websocket zeromq

Last synced: 21 May 2026

https://github.com/arawns1/enquete-node-api-websocket

API em node.js e Websocket para realização de enquetes em tempo real

fastify nodejs redis typescript websocket

Last synced: 12 Apr 2026

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

JVM-compatible implementation of a CrolangNode in the CrolangP2P project.

cross-platform distributed-systems framework java jvm kotlin p2p websocket

Last synced: 27 Jun 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/snimmagadda1/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: 31 Mar 2025

https://github.com/fuyukai/stickney

I hate epoll! I hate epoll!

anyio python trio websocket

Last synced: 19 Mar 2025

https://github.com/owengombas/webstory

Get notified on Instagram story updates

api instagram socket-io story update user websocket

Last synced: 05 Apr 2025

https://github.com/07rinat07/laravel-web-socket

Educational project for practice. laravel-web-socket

inertia laravel mysql-database php pusher vuejs websocket

Last synced: 04 May 2026

https://github.com/vurv78/vendetta-e2

Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.

discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod

Last synced: 25 Feb 2025

https://github.com/thavarshan/chalice

💬 Modern real-time chat app built with React, Node.js, TypeScript, and Azure WebPubSub — a great resource for devs moving from Vue/Laravel to React/Node.

azure chalice chat expressjs nodejs pubsub reactjs websocket

Last synced: 08 Apr 2026

https://github.com/yusank/batman-server

simple chat example using websocket, msgpack in go and javascript

golang javascript msgpack websocket

Last synced: 22 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/zduny/balls

Rust web app template example.

rust webapp websocket

Last synced: 05 Apr 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/yuriyvyatkin/notepad-backend

Записная книжка (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 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/neeravbhaskarla/employeemanagmentsystem

Employee management system using spring boot.

aws java jpa-hibernate postgresql spring-boot websocket

Last synced: 08 Apr 2026

https://github.com/yoanesber/nodejs-with-websocket

This simple project aims to develop a simple chat application using Node Js programming language that implement Websocket.

nodejs websocket

Last synced: 06 Apr 2025

https://github.com/jokester/limb

near-realtime communication experiments

socket-io webrtc websocket

Last synced: 13 Mar 2025

https://github.com/lily-osp/esp01-relay-controller

This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.

adafruit-io esp01 iot mdns mqtt websocket

Last synced: 21 May 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/durydevelop/dwebsocket

cross-platform WebSocket library based on IXWebSocket and emscripten

cpp cross-platform emscripten wasm websocket

Last synced: 21 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/royaals/chat-application

Chat application that supports real-time messaging.

express mongodb nodejs react websocket

Last synced: 05 Apr 2026

https://github.com/x-rays5/edjournal_server

This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.

cpp elite-dangerous elite-journal elitedangerous networking websocket

Last synced: 05 Jul 2025

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/fiwon123/cthrone

CThrone is a tool to use as an internal chat to send message from a device to another one

chat cli command-line command-line-tool commands go golang message nats tcp tool websocket

Last synced: 08 Mar 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/bilovodskyi/gesture-based-object-control

Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.

blender machine-learning python3 react-three-fiber websocket

Last synced: 21 May 2026

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

app to evaluate websocket connections

expo react-native typescript websocket

Last synced: 01 May 2026