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/fajarbc/reactphp-thruway-websocket-chats

Example ReactPHP Project : Websocket Chats. With the help of Thruway as PHP Router Library for Autobahn (use autobahn-browser as a client) Real-Time Application Messaging.

autobahn php reactphp realtime socket websocket

Last synced: 16 May 2026

https://github.com/bbrtj/perl-kelp-module-websocket-anyevent

Websocket module for the Kelp Perl framework

perl perl-kelp webdevelopment websocket

Last synced: 28 Mar 2025

https://github.com/symblai/track-ai-insights-in-real-time-websockets-with-nodejs

A quick Node.js demo for showing you how to get up and running with Symbl.ai's contextual AI insights.

javascript node node-server nodejs real-time realtime sdk websocket websockets

Last synced: 17 May 2026

https://github.com/talentedandrew/mystocks

MYSTOCKS is an application, where a user can view stocks with real time values.

react real-time redux websocket

Last synced: 27 Apr 2026

https://github.com/dockgraph/dockgraph

A real-time, interactive, self-hosted Docker infrastructure visualizer

docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket

Last synced: 02 Apr 2026

https://github.com/joshcap20/websocket-multiplayer-tank-game

A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.

game javascript multiplayer websocket

Last synced: 28 Mar 2025

https://github.com/alirfanyasin/laravel-websocket

Hasil belajar mengenai websocket menggunakan laravel 10

laravel laravel-framework laravel-websockets website websocket

Last synced: 16 May 2026

https://github.com/konojunya/java-websocket

💬 Java + websocket

java tomcat tomcat8 websocket

Last synced: 24 Jun 2025

https://github.com/charlot-dedjinou/eventflow

Ce projet est une application de gestion des invités pour un événement. Il permet d'ajouter, de mettre à jour, de supprimer et de rechercher des invités. L'application utilise des WebSockets pour des mises à jour en temps réel et intègre une base de données SQLite pour stocker les données des invités.

mongodb mongodb-atlas vue vue-js vue-router vuex websocket

Last synced: 16 May 2026

https://github.com/alkush-pipania/antichess

A real-time, online chess game built with Next.js for the frontend and WebSocket for real-time communication. The backend is designed to manage game logic, player turns, and ensure smooth gameplay.

chess chessgame-backend chessgame-frontend real-time websocket

Last synced: 15 Jun 2025

https://github.com/bridgerbrown/ts-interpreter

An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.

http javascript jest nodejs typescript websocket

Last synced: 05 Apr 2026

https://github.com/kleeedolinux/socket.go

A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.

concurrency go golang socket-go websocket

Last synced: 13 Apr 2025

https://github.com/richardshaju/remote-timer

Timer which can controlled by multiple devices using socket.io.

nextjs socket-io tailwind websocket

Last synced: 11 Apr 2026

https://github.com/setxpro/websocket

Chat Group

go websocket

Last synced: 27 Mar 2025

https://github.com/joelteogom/easycab

EasyCab is a distributed system that simulates an autonomous taxi service. It manages real-time communication between taxis, sensors, customers, and a central control server. The project integrates Spring Boot, Kafka for message streaming, and PostgreSQL for database management, ensuring scalability and fault tolerance.

distributed-systems docker dockercompose dockerfile kafka postgresql protocol real-time sockets spring-boot streaming websocket

Last synced: 05 Apr 2026

https://github.com/go-park-mail-ru/2021_2_pyaterochka

Краудфандинговая платформа Patreon

cd ci docker docker-compose golang grafana rabbitmq rest-api swagger websocket

Last synced: 07 Apr 2026

https://github.com/mohamedabdifitah/ecapi

food ordering api for customer ,drivers and resturant

api golang order-management resturant webhook websocket

Last synced: 11 Jan 2026

https://github.com/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

https://github.com/yungbenn/go-sarama-kafka

Learn how to implement websocket and kafka message broker in golang

apache-kafka gin-gonic golang message-broker websocket

Last synced: 16 May 2026

https://github.com/rudissaar/openvpn-status-ws

Lightweight server that provides you with parsed OpenVPN's status logs in real-time by using WebSockets.

log-parser openvpn openvpn-server openvpn-status systemd systemd-service tornado tornado-websocket websocket

Last synced: 13 Jun 2026

https://github.com/bogdanq/tic-tac

real time game

nodejs react typescript websocket

Last synced: 09 Apr 2026

https://github.com/wrboyce/wsvpn

IP over WebSocket VPN

vpn websocket

Last synced: 05 Apr 2025

https://github.com/tanishkamarrott/serverlesschatapp-websocket-api-lambda-dynamodb-integration

DynamoWave Chat is a serverless chat appliction utilising AWS Lambda, DynamoDB, and WebSocket API for real-time communication. This architecture focuses on System Design Principles, ensuring high availability, scalability, security, cost-efficiency, and optimal performance.

aws aws-cloudformation chat-application cloud-computing cost-optimization dynamo-db lambda-functions real-time-communication scalability serverless websocket

Last synced: 22 Mar 2025

https://github.com/anon767/clashofhamster

HTML5/WebGL Websocket Mutliplayer game

game html5 multiplayer nodejs webgl websocket

Last synced: 18 May 2026

https://github.com/shonenada/arke-erl

A TCP gateway connect with HTTP/1.x backend server.

erlang gateway proxy tcp websocket

Last synced: 29 Mar 2025

https://github.com/wille-io/httq

httq is an HTTP Server for Qt. Allows WebSocket connections. Based on NodeJS's http-parser.

http-parser http-server httpd qt websocket websocket-server websockets

Last synced: 16 May 2026

https://github.com/bornmajor/ultimate-websocket-app

This project illustrates how to use WebSocket in Hypertext Processor (PHP). It's a simple chat/messaging app that demonstrates the benefits of WebSocket over traditional polling, where the HTTP protocol remains open, allowing real-time updates without the need for constant refreshing.

asynchronous-programming chat-app php ratchet-websocket-server websocket

Last synced: 27 Mar 2025

https://github.com/xinkeng0/fuckim

this is my im for fuck....

java rabbitmq stmop websocket

Last synced: 21 Jul 2025

https://github.com/aishwary-dixit1/web-chat

Web Chat 💬 – A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. 🚀

authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat websocket

Last synced: 07 Apr 2026

https://github.com/gbrlsnchs/websocket

Go WebSocket client and server implementation

go golang websocket websocket-client websocket-server websockets

Last synced: 14 May 2025

https://github.com/twlite/nodeia

Simplified networking api for Node.js

api bun http nodejs server websocket

Last synced: 09 May 2026

https://github.com/denoplayground/websocketserver

Simple WebSocket server implemented in Deno.

deno deno-module websocket websocket-server

Last synced: 18 May 2026

https://github.com/nepodev/mpd.webradio

Webservice to listen Webradio via MPD.

html5 javascript mpd-client nodejs phonon riot riotjs webradio websocket

Last synced: 20 Jan 2026

https://github.com/raupulus/rpi-pico-simple-websockets-server

Proyecto para Raspberry Pi Pico con un ejemplo de servidor websocket para conectar desde otros dispositivos que hagan de cliente y recibir/enviar datos.

iot maker micropython raspberry raspberry-pi raspberry-pi-pico raspberrypi raspberrypipico server websocket websockets

Last synced: 13 Apr 2026

https://github.com/ownerofglory/webrtc-signaling-go

Small server app written in Go that acts as a signaling server for WebRTC

go golang webrtc websocket

Last synced: 18 May 2026

https://github.com/mssm199996/pi-smarthouse-monitoring

Java spark web application for raspberry pi for smarthouse monitoring

arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi

Last synced: 07 Apr 2026

https://github.com/rgomids/go-wsh

❇️ go-wsh | WebSocket Handler for APIs

api golang golang-library websocket

Last synced: 11 Jan 2026

https://github.com/kodiyak/lofizone

A calm, minimal Lo-Fi streaming app — powered entirely by AI.

lofi nextjs react shadcn-ui tailwindcss websocket zustand

Last synced: 07 Apr 2026

https://github.com/smartgic/eda

Smart'Gic Event Driven Ansible collection

aap ansible awx collection eda event-driven-ansible galaxy websocket

Last synced: 18 May 2026

https://github.com/hideakiatsuyo/web-chat

Work In Progress

chat messaging websocket

Last synced: 27 Mar 2025

https://github.com/sanjaygupta45/space-shoot

Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore

gamedev golang websocket

Last synced: 18 Apr 2026

https://github.com/ivan1993spb/snake-bot

A snake bot for no reason at all

bot snake websocket

Last synced: 12 Sep 2025

https://github.com/quytechabhinav/chat-app-node

Node.js Chat web application built with express,mongoDB,.hbs template engine .

chat-app chat-application express-chat node-chat-app nodejs nodejs-chatting-app websocket

Last synced: 18 May 2026

https://github.com/jourmey/noodlenet

websocket通信

golang protobuf websocket

Last synced: 29 Apr 2026

https://github.com/tianmutnt/meow

基于 Cloudflare Web CDN + WebSocket 的 Minecraft 代理实现,全称 Minecraft Encapsulation Over WebSocket

cdn cloudflare encapsulation http https hypixel mc meow minecraft minecraft-proxy proxy tcp web websocket websockets

Last synced: 16 May 2026

https://github.com/altanis/valiant.io

A 2D MMO game revolving around Soul Knight & Florr.io mechanics.

game multiplayer real-time websocket

Last synced: 19 Jun 2025

https://github.com/masajinobe-ef/typer-websocket

Websocket chat on TypeScript

typescript websocket

Last synced: 27 Mar 2025

https://github.com/chloe-codes1/websocket-chat

Simple application to toy around with Spring WebSockets :busts_in_silhouette: :speech_balloon:

ajax java jquery sockjs spring-boot stomp-client thymeleaf websocket

Last synced: 07 Mar 2026

https://github.com/soumyadip007/distributed-system-message-broking-log-monitoring-using-websocket-netflix-oss-kafka-and-microservice

A message broker is an architectural pattern for message validation, transformation, and routing. It mediates communication among applications, minimizing the mutual awareness that applications should have of each other in order to be able to exchange messages, effectively implementing decoupling.

java kafka kafka-connector kafka-producer kafka-streams log message-broker microservices microservices-architecture realtime-logger rest spring-boot system-design websocket websocket-server zookeeper zookeeper-cluster

Last synced: 20 Jan 2026

https://github.com/mohammadhasanii/go-websocket

This tool gives you the power to run websockets in Golang and broadcast your messages without any dependence on a specific framework.

go-chat go-websoc golang golang-webso websocket websockets

Last synced: 03 Apr 2025

https://github.com/adamjosefus/allo_server

🦕 Http and WebSocket server for Deno.

deno http http-server server typescript websocket websocket-server

Last synced: 20 May 2026

https://github.com/symblai/real-time-sentiment-analysis-with-websockets

Add Real-Time Sentiment Analysis to your WebSockets. Transcribe `.onmessage` events through live, automated speech recognition with JavaScripts, Symbl.ai's APIs and your streams.

apis automated-speech-recognition javascript onmessage real-time realtime rest sentiment sentiment-analysis symbl transcribe transcription websocket websockets

Last synced: 18 Mar 2025

https://github.com/lonode/fastwapi

FastWAPI is a simple lightweight Websocket framework based on Starlette, which provide easy-to-use Python decorator to parse JSON incoming message.

api fastapi json pydantic starlette websocket

Last synced: 29 Oct 2025

https://github.com/tom474/learn_fullstack_development_rmit

[RMIT 2024B] COSC2769 - Full Stack Development - Learning Resources

expressjs graphql javascript mongodb mysql nodejs reactjs typescript websocket

Last synced: 04 Mar 2025

https://github.com/ru-dr/socket-deno

This is a simple WebSocket chat application template built with Deno 🦕 and the Oak 🐿️. It provides a starting point for developing real-time chat applications using WebSockets.

deno denoland js onrender-deploy websocket

Last synced: 18 Feb 2026

https://github.com/cutevil-magal/stellar-burgers

Космическая бургерная с интерактивным конструктором. React-приложение с авторизацией, real-time обновлениями и системой заказов.

authentication burger-builder burger-constructor css-modules frontend protected-routes react realtime-orders redux rest-api typescript websocket

Last synced: 30 Apr 2026

https://github.com/chenqinghe/sockit

a lightweight socket framework

socket websocket

Last synced: 12 Jan 2026

https://github.com/magicalmonke/websocket-chat

A simple real-time chat application using WebSockets.

express nodejs picocss websocket

Last synced: 11 Apr 2026

https://github.com/jabolol/apricot

Simple Socket.io demo written in C++

echo-server socket-io websocket

Last synced: 19 May 2026

https://github.com/martinille/java-simple-websocket-client

Simple Java websocket client example.

java websocket websocket-client

Last synced: 03 Mar 2025

https://github.com/shiny-huiying/video-calling-app

A video calling application built with WebRTC and JavaScript.

real-time socketio video-calling vue3 webrtc websocket

Last synced: 19 May 2026

https://github.com/biswajitpanday/android-websocketasservice

Android WebSocket using OkHttp3 as Service

android java websocket

Last synced: 15 May 2026

https://github.com/killovsky/ceres

O Projeto Ceres é um plugin opcional desenvolvido em Golang para o Projeto Íris. Este plugin possibilita a implementação de todas as funcionalidades Golang, incluindo a compilação de códigos GO. Com isso, a Ceres elimina a necessidade de modificar o código principal da Íris ou de aprender Node.js (JavaScript) para realizar alterações.

api bot bot-framework documentation easy golang goroutines http https iris modular multiplatform plugin post socket socket-io termux websocket whatsapp whatsapp-bot

Last synced: 04 Jan 2026

https://github.com/chrisru/beight-client

✏️ Frontend for a collaborative web editor

babel es6 eslint monaco-editor preact webpack websocket

Last synced: 04 Apr 2026

https://github.com/torchcc/crank4py-connector

client endpoint of a API Gateway written in python

api-gateway-endpoint microservice python-web python3 websocket

Last synced: 12 Sep 2025

https://github.com/bradeneverson/wunos

Uno in a Websocket

ratatui rust tui uno-game websocket

Last synced: 13 Mar 2025

https://github.com/mohitsinghs/wsf

A client-hub architecture with Fiber and Websockets

fiber go gofiber websocket

Last synced: 05 Apr 2025

https://github.com/eswat2/proto-notes-dkr

a simple UI and API server packaged with Docker...

docker vue websocket

Last synced: 19 May 2026

https://github.com/ymzuiku/serral

完全使用Websocket代替http的Nodejs-Server 并且内置路由规则,简单且高性能 \ Like Serral in StarCraft2, simple and direct powerful. Only websocket serve, no http API.

nodejs router server uwebsockets websocket

Last synced: 20 May 2026

https://github.com/nerdfiles/chatserver

chat server using websocket and loopback for frontend: https://github.com/nerdfiles/chat. this codebase is _not rest-ful_

messaging-api not-rest-ful socket-io websocket

Last synced: 19 May 2026

https://github.com/stultuss/go-ws-server

Distributed Message Service Cluster for Service Registration and Discovery via ETCD

distributed-systems etcd golang service-registration-discovery websocket

Last synced: 08 Sep 2025

https://github.com/dreisss/nlw-expert-nodejs

Back-end application developed on Rocketseat's nlw expert event (nodejs trail).

fastify nlw-expert node rocketseat-nlw websocket

Last synced: 21 Apr 2026

https://github.com/james2doyle/post-socket

Turn a POST request (JSON) to Websocket event

golang server webhook websocket

Last synced: 20 Jun 2026

https://github.com/james2doyle/go-macaron-websocket-example

An example app using Macaron with websockets for Golang

golang macaron websocket

Last synced: 13 Jun 2026

https://github.com/aak1247/gproxy

Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具

cli http proxy proxy-server tcp websocket

Last synced: 17 Jan 2026

https://github.com/theovidal/105chat

📨 A simple chat application made with Go

chat-application golang golang-application websocket

Last synced: 27 Mar 2025

https://github.com/pjtunstall/mad

The Mad Bomber's Tea Party: 01Founders project to make a multi-player browser game using web sockets, and no WebGL or any framework except one we made in an earlier project. Based on a single-player version by fellow students; see in-game credits.

game javascript multiplayer-game node-js websocket

Last synced: 13 Mar 2025

https://github.com/david-torres/webview-app

Just a skeleton webview app

go golang webapp websocket webview

Last synced: 30 Jun 2026

https://github.com/hyenny/spring-example

스프링 모듈 실습용 레파지토리

spring-boot websocket

Last synced: 29 Mar 2025

https://github.com/sedrubal/mprisweb

Control your musicplayer through the web

bootstrap dbus mpris music-player tornado web-app websocket

Last synced: 19 May 2026

https://github.com/sutanto1010/signalgo

signalgo is a go package that can help you to make super fast and scalable real-time application. Inspired by SignalR in ASP.Net

golang real-time realtime signalr socket-io websocket

Last synced: 16 Jan 2026

https://github.com/leonardospereira/live-polls

API com o objetivo de fazer um sistema de votação, com resultados em tempo real / API with the object to create a poll system, having the results in real live

docker fastify nodejs postgresql prisma redis typescript websocket zod

Last synced: 06 Apr 2026

https://github.com/pomxark/chat

Незавершенный эксперимент. Сервис чата c использованием чистого php, swagger-ui

laravel laravel-websockets node20 ratchet swagger swagger-ui websocket

Last synced: 19 May 2026

https://github.com/anthonygregis/slobs-websocket-js

Streamlabs OBS websocket controller built on obs-websocket-js

obs obs-studio remote-control slobs slobs-websocket streamlabs websocket

Last synced: 19 May 2026

https://github.com/btwshivam/typerush

TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀

expressjs framer-motion nodejs reactjs websocket

Last synced: 06 Apr 2026