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/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/setxpro/websocket

Chat Group

go websocket

Last synced: 27 Mar 2025

https://github.com/manmolecular/go-now-here

:postbox: WebSocket chat with a random person

golang websocket

Last synced: 05 Jun 2026

https://github.com/go-crzy/lambda-go-websocket

Deploy websockets in AWS API Gateway with Go/Lambda

apigateway aws go lambda terraform websocket

Last synced: 10 Apr 2026

https://github.com/bickyeric/nyaweria

saweria clone to learn fullstack web application: https://www.youtube.com/live/8Qp_SLd6MBQ?si=X7d9yr1_6McN2cFg

dev-container docker go golang podman saweria visual-studio-code websocket

Last synced: 16 May 2026

https://github.com/vedanty3/imessage-clone

iMessage clone built with cutting-edge technologies, including Next.js, GraphQL, Prisma, TypeScript, Chakra UI, Web Sockets, and MongoDB. The application not only replicates the sleek user interface of iMessage but also incorporates advanced functionalities such as group chat and OAuth authentication using NextAuth..

chakra-ui graphql mongodb nextauth nextjs prisma react ssr typescript websocket

Last synced: 02 Apr 2026

https://github.com/mingslife/v2ray-nginx

๐Ÿชœ --x-- ๐Ÿ‘ฝ

docker docker-compose nginx v2ray websocket

Last synced: 10 Apr 2026

https://github.com/v-checha/live-coding-interview

Simple Live Coding Interview Platform; Technical Assessment Tool

interview live-coding nestjs nodejs open-source self-hosted websocket

Last synced: 01 May 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/v0id-user/hosewatcher

Relay-only implementation of Blueskyโ€™s firehose over WebSocket โ€” built on Cloudflare Workers.

atproto bluesky cloudflare cloudflare-workers firehose typescript websocket

Last synced: 10 Apr 2026

https://github.com/christophe77/electronack

Reverse connection malware with control center with electron and nodejs

bot electron rat websocket

Last synced: 18 May 2026

https://github.com/granden-corp/demoaspnetcoresignalr

Demo various client connecting Asp.NET Core SignalR with Azure SignalR Service

asp-net-core azure-signalr-service signalr-core websocket xamarin

Last synced: 15 May 2026

https://github.com/lts8989/comfyui-go-sdk

Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.

api comfyui golang websocket

Last synced: 15 May 2026

https://github.com/daggilli/gpiowsserver

A WebSocket-based server to communicate with the GPIO on a Raspberry Pi

backend gpio hardware-abstraction hardware-adaptation raspberry-pi typescript websocket websocket-server

Last synced: 15 May 2026

https://github.com/stanleynguyen/holey-moley

๐ŸนReal-time multiplayer Whack-A-Mole

android nodejs websocket whack-a-mole

Last synced: 10 Apr 2026

https://github.com/zac15987/zplex

Terminal multiplexer desktop app for zpit โ€” Go daemon + Electron shell with multi-panel xterm.js terminals

conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js

Last synced: 26 May 2026

https://github.com/sgdc3/obs2qlc

A simple obs-websocket to qlc bridge

dmx nodejs obs qlcplus streaming websocket

Last synced: 26 Oct 2025

https://github.com/seriousben/socket.io-raft

Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.

raft raft-consensus-algorithm socket-io socket-io-adapter websocket

Last synced: 26 Feb 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/cenwadike/near-event-websocket-client

rust implementation of event websocket client for NEAR protocol

events nearprotocol rust websocket websocket-client

Last synced: 22 May 2026

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/ntshvicky/aimlchatbot

A NLP/NLU chatbot in Java, spring-boot, web socket, Speech Recognition, Natural language Processing, NLU and AIML

ai chatbot java natural-language-processing natural-language-understanding nlp nlu spring-boot websocket websocket-chat

Last synced: 11 Jul 2025

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/mileristovski/dataengineer-sparkstreaming

Track a Boat est un systรจme de suivi maritime en temps rรฉel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prรฉvoir leurs destinations sur une carte interactive.

big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket

Last synced: 11 Apr 2026

https://github.com/gitcoder052023/chatllama

ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.

ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/awayume/discorust

An API wrapper for Discord written in Rust

api api-wrapper discord http http-client network rust websocket

Last synced: 15 May 2026

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

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

PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI

api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand

Last synced: 13 Apr 2026

https://github.com/pratham-srivastava-07/lair

Lair โ€“ A high-performance WebSocket backend written in Go. Designed for real-time communication, scalability, and efficiency.

chat golang websocket

Last synced: 19 Jul 2025

https://github.com/drumath2237/signalr-swa-functions-chat

ใƒ•ใƒญใƒณใƒˆVue3๏ผ‹TypeScriptใ€ใƒใƒƒใ‚ฏAzureFunctions๏ผ‹SIgnalRๆง‹ๆˆใ‚’API็ตฑๅˆใ—ใŸAzure Static Web Appsใงใƒ›ใ‚นใƒ†ใ‚ฃใƒณใ‚ฐใ—ใŸใ‚ตใƒผใƒใƒฌใ‚นใƒใƒฃใƒƒใƒˆ

azure azure-functions azure-static-web-apps signalr typescript vite vue websocket

Last synced: 11 Apr 2026

https://github.com/waylaidwanderer/websocketex.js

Extended WebSocket library for Javascript, which allows subscribing to events along with handling various events with callbacks.

extended-websocket-library javascript websocket

Last synced: 11 Jul 2025

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/ejiroosiephri/multiplayer-pong-game

Simple Multiplayer game that makes use of the socket.io library logic to perform multiple requests on multiple client

expressjs nodejs socket-io websocket

Last synced: 07 Apr 2026

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/pablonicolla/web-message-app

Next.js web application for message and file sharing with support to chat/room creation and user role management

nextjs typescript websocket

Last synced: 17 May 2026

https://github.com/cold-bin/mini-websocket

websocketๆก†ๆžถ

golang websocket

Last synced: 09 Oct 2025

https://github.com/betaweb/websockets

A simple JavaScript class to handle browser-side Websockets

browser javascript javascript-class simple-api websocket websocket-client websockets

Last synced: 11 Sep 2025

https://github.com/0xataru/chat

Web chat application with Go

backend chat docker go golang jwt webchat websocket

Last synced: 14 May 2026

https://github.com/pradyotsrivastava/chit-chat-socialmedia

A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.

material-ui mern-stack reacthooks websocket

Last synced: 26 May 2026

https://github.com/tdjsnelling/dwsps

Tiny distributed websocket pub/sub system

distributed javascript pubsub websocket

Last synced: 02 Apr 2025

https://github.com/alin00r/roomify

Real-Time Chat Application with WebSocket

bad-words css express html javascript multer mustache nodejs nodemon path socket-io websocket

Last synced: 11 Apr 2026

https://github.com/bradeneverson/wunos

Uno in a Websocket

ratatui rust tui uno-game websocket

Last synced: 13 Mar 2025

https://github.com/athanclark/websockets-simple

A simple wrapper around the websockets library.

algebraic-data-types api haskell websocket

Last synced: 16 Nov 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/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/abhirockzz/accs-jetty-embedded

Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud

javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket

Last synced: 07 Apr 2025

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/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/milochen0418/macosx-websocket-ble-adapter

Mac OS X WebSocket BLE Adapter, so that Chrome Extension can communicate with BLE device in Mac OS X

ble chrome-extension mac-osx websocket

Last synced: 30 Mar 2025

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/henriquelimas/webchat

An example of a webchat using websocket, yo-yo and leveldb

browserify budo dom leveldb nodejs websocket yo-yo

Last synced: 30 Apr 2026

https://github.com/samarth-5/fusion-connect

Fusion Connect is a real-time messaging platform where users can log in, set avatars, and instantly send and receive messages between two users across different systems and locations. It ensures seamless and immediate communication for a connected experience.

expressjs javascript mongodb nodejs reactjs socket-io tailwindcss websocket

Last synced: 11 Apr 2026

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

Work In Progress

chat messaging websocket

Last synced: 27 Mar 2025

https://github.com/de-v-log/wasd

Spring/WebSocket์„ ์ด์šฉํ•œ ๊ฒŒ์ž„ ํŒŒํŠธ๋„ˆ ๋งค์นญ ๋ฐ ์‹ค์‹œ๊ฐ„ ์ฑ„ํŒ… ์ œ๊ณต ์„œ๋น„์Šค

jpa spring websocket

Last synced: 16 Feb 2026

https://github.com/j-p-d-e-v/carapace_lb

A path based load balancer developed using Cloudflare's Programmable Network System Framework called Pingora.

alb application-load-balancer containerization docker docker-compose load-balancer pingora rust rustlanguage vue websocket

Last synced: 11 Apr 2026

https://github.com/rafaelsouzaribeiro/server-and-client-using-stomp-and-websocket-in-golang

Server and client using STOMP and WebSocket in Go. WebSocket with notifications for logged-in and logged-out users with log server, implementing JWT authentication and STOMP authentication.

golang jwt-auth jwt-authentication stomp stomp-client stomp-server websocket websocket-client websocket-server

Last synced: 23 Mar 2025

https://github.com/rafaelsouzaribeiro/web-chat-with-websocket-using-a-map-variable-in-go

Web chat with WebSocket using a map variable, notifications for logged-in and logged-out users, and support for emojis in Go and JavaScript.

clean-architecture emojis golang javascript login logout websocket

Last synced: 20 Apr 2026

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/cope/resynkd

Observable pattern through WebSockets

observable websocket

Last synced: 23 Jun 2025

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

Just a skeleton webview app

go golang webapp websocket webview

Last synced: 29 Oct 2025

https://github.com/adhamhshm/uniclubshub

Final year project that aims to develop a web-based system that enhances student clubs and societies engagement in the university.

javascript js jsonwebtoken momentjs mysql mysql-database react-router react-router-dom scss socket-io websocket

Last synced: 07 Apr 2026

https://github.com/yisibell/myws

A tiny websocket client library.

mitt vue vue-plugin websocket websocket-client

Last synced: 07 Apr 2026

https://github.com/brobro332/332-hub-server

๐ŸŒ [์‚ผ์‚ผ์ด ํ”Œ๋žซํผ] ํ—ˆ๋ธŒ ์„œ๋ฒ„

java spring-boot stomp websocket

Last synced: 07 Apr 2025

https://github.com/abhinavexists/ine-assessment

Auction application that enables users to create, participate in, and manage online auctions

javascript pdfkit postgresql sendgrid upstash websocket

Last synced: 17 May 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/fifolio/comma

Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.

api backend chat express frontend fullstack mern mongodb mongoose node react websocket

Last synced: 06 Apr 2026

https://github.com/akagi201/wootrade-sdk-py

Python SDK for WooX exchange

api crypto exchange rest sdk websocket woo

Last synced: 05 Jul 2025

https://github.com/izumi-kun/hls-playlist-proxy

HLS playlists proxy with counting viewers

hls monitoring node streaming websocket

Last synced: 14 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/hyenny/spring-example

์Šคํ”„๋ง ๋ชจ๋“ˆ ์‹ค์Šต์šฉ ๋ ˆํŒŒ์ง€ํ† ๋ฆฌ

spring-boot websocket

Last synced: 29 Mar 2025

https://github.com/zinaaan/im-system

Instant Messaging system implemented by Netty and Spring-boot

instant-messaging java java-8 mybatis-plus netty redis redisson spring-boot tcp-server websocket

Last synced: 20 Jan 2026

https://github.com/anirbanroydas/opruut

A route optimiser for metro stations and subways giving (a). the shortest travel time with (b). maximum comfort [eg: less crowd, possibility of finding a seat, etc..] using primarily React Js (with Redux), Laravel framework(PHP), Node-Js(Socke.io Server), Neo4J (Graph Database).

graph-database job-queue laravel machine-learning mysql neo4j nodejs react redis redux route-optimization socketio websocket

Last synced: 09 Apr 2026

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/konojunya/java-websocket

๐Ÿ’ฌ Java + websocket

java tomcat tomcat8 websocket

Last synced: 24 Jun 2025

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

Websocket chat on TypeScript

typescript websocket

Last synced: 27 Mar 2025

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