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

An opinionated WebSocket Server in Golang

golang golang-module websocket websocket-server

Last synced: 14 Jan 2026

https://github.com/lipej/clear-my-doubts

An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture

ia mvvm mvvm-architecture swift swiftui voice-recognition websocket

Last synced: 28 Apr 2026

https://github.com/davidje13/shared-reducer-backend

Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer

reducer websocket

Last synced: 07 Oct 2025

https://github.com/rudra1806/relay

A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.

arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand

Last synced: 14 Apr 2026

https://github.com/dannyphang/mahjong

A web app that allow players to play a 3 player mahjong (Malaysia version) for free

3-players angular mahjong nodejs websocket

Last synced: 05 May 2026

https://github.com/mightymatth/earthquake-tools

Set of utilities that help to track and notify users about recent earthquakes.

earthquake golang telegram-bot websocket

Last synced: 14 Jan 2026

https://github.com/ericlewis966/token-price-controller

montoring token price and directly contract token's fee rate with smart contract

blockchain cryptocurrency ethereum javascript nodejs web3 websocket

Last synced: 09 May 2026

https://github.com/jekabsilkens/websocket-notifs

Websocket notifications | Laravel | Reverb | Echo | Redis

laravel redis websocket

Last synced: 16 Apr 2026

https://github.com/ipublikuj/websockets-session

Extension for implementing sessions into ipub/websockets server

ipub ipublikuj nette nette-framework session websocket websockets

Last synced: 04 Feb 2026

https://github.com/rxtoolkit/socketio

🚰 RxJS operators for working with Socket.io (v4 or lower) servers

fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets

Last synced: 12 Feb 2026

https://github.com/iryna-vyshniak/ws-sqlite3

This is a simple application that utilizes WebSocket for real-time data exchange and SQLite3 for database operations. Please wait while server upload 🙃

sqlite3 websocket

Last synced: 02 Apr 2025

https://github.com/rohanmathur91/tunnel

Tunnel a mini ngrok like tool which exposes your localhost to public internet.

golang localhost ngrok proxy tunneling websocket

Last synced: 14 Jan 2026

https://github.com/pottava/gorilla-websocket-chat

WebSocket simple app

docker websocket

Last synced: 29 Apr 2026

https://github.com/pjtunstall/the-mad-bombers-tea-party

01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.

game javascript multiplayer-game node-js websocket

Last synced: 13 Apr 2026

https://github.com/vinayv-456/exploding-kitten-game

A React-based single-player card game. Utilizes ReactJs, Node.js, Redis, WebSocket for real-time updates of leaderboard, and Redux for state management. Also had auto-save functionality.

express nodejs reactjs redis redux websocket

Last synced: 04 Feb 2026

https://github.com/ch-iv/flask-websockets

WebSockets extension with channels for Flask

flask flask-websockets python websocket websockets

Last synced: 29 Apr 2026

https://github.com/anatoly-semenov/go-ws-gateway

WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.

docker golang k8s kafka redis websocket

Last synced: 29 Apr 2026

https://github.com/ibrahimhabibeg/echo

Chat application built with micro-services architecture and front-end caching

chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket

Last synced: 02 Apr 2026

https://github.com/nurislom373/springboot3websocket

Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией

java-17 postman spring spring-boot streaming websocket

Last synced: 29 Apr 2026

https://github.com/syntax-queen/adc-backend

Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.

chat-app chat-application dream-analysis flask openai vue websocket

Last synced: 29 Apr 2026

https://github.com/ghaerdi/simple-chat

Chat using React, Typescript and Tailwind

react tailwindcss typescript vite websocket

Last synced: 29 Apr 2026

https://github.com/tripolskypetr/node-redis-grpc-stream-queue

Enables reliable bidirectional gRPC streaming with automatic retries, message queuing, error handling, and logging, supporting real-time communication between distributed services in a robust and fault-tolerant manner.

benchmark fault-tolerant fault-tolerant-microservices grpc in-memory nodejs playwright queue realtime redis redis-cache streaming stress-testing tests websocket

Last synced: 13 Feb 2026

https://github.com/saber2pr/messager

文本传输助手

koa koa-router react typescript websocket

Last synced: 30 Apr 2026

https://github.com/wesleymcginn/chat

A simple chat system in which you can create your own chat room and use it at any time. You can even generate links that will automatically enter your name, chat room ID, and chat room password. With scarcely any loading time, this program works on new and very old web browsers.

chat communication css html javascript mail messaging server texting websocket

Last synced: 30 Apr 2026

https://github.com/mixro/instiwise_backend

The InstiWise Backend is a robust Node.js-based backend designed to support academic management, project sharing, student networking, and institute-wide announcements.

express jwt mongodb websocket

Last synced: 23 Jun 2026

https://github.com/louis3797/nucleus-chat-app

Nucleus is a chat app build with Next.js and Nest.js. The name comes from the tv series Silicon Valley

chatapp nestjs nextjs react rooms websocket websocket-chat

Last synced: 30 Apr 2026

https://github.com/onmax/ws-channels-go

Websocket server in golang

channels golang websocket

Last synced: 24 Mar 2025

https://github.com/mwafrika/nyota-project

A full-stack offline-first note-taking application with real-time synchronization capabilities. This app allows users to create, edit, and delete notes that sync across devices in real-time when online and automatically sync when connectivity is restored.

asyncstorage expo-bare-workflow expressjs react-native socket-io websocket

Last synced: 30 Apr 2026

https://github.com/moojigc/sillygame

Multiplayer drawings! Using the power of websockets, draw collaboratively with your friends!

canvas go golang svelte websocket

Last synced: 16 Apr 2026

https://github.com/reamp/server

Base server component for reamp

amphp ratchet reamp websocket

Last synced: 13 Jan 2026

https://github.com/nasyx-rakeeb/realtime-mongo

Firestore-like realtime document subscriptions for MongoDB via WebSockets and Change Streams.

change-streams firestore-alternative hooks mongodb pubsub react realtime sync typescript websocket

Last synced: 24 Jun 2026

https://github.com/yodaos-project/yoda-lizard

The WebSocket client library for end-device.

embeddable websocket

Last synced: 16 Jun 2026

https://github.com/yju-okura/project_minori-gin-deployment-repo

RAGを導入した授業プラットフォーム

gin-gonic golang webrtc websocket

Last synced: 01 May 2026

https://github.com/detain/phlix-hub

Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.

dashboard emby jellyfin jwt ldap media-hub media-server oidc php php8 plex relay remote-access reverse-tunnel self-hosted sso webhooks websocket workerman

Last synced: 25 Jun 2026

https://github.com/itsusinn/mesagisto-client

Message forwarding client.消息转发客户端,提供消息语义解析。

jvm-languages kotlin okhhtp3 websocket

Last synced: 23 Oct 2025

https://github.com/dougfsilva/autoatendimento-backend

O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.

clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket

Last synced: 01 May 2026

https://github.com/giauphan/websocket

web-chat app using Ably Broadcaster+Echo based on laravel.

laravel laravelwebsocket php websocket websocket-chat

Last synced: 12 Apr 2026

https://github.com/pratyush0898/clicksphere

A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.

click-counter clicksphere express global-counter mongodb real-time sync websocket

Last synced: 01 May 2026

https://github.com/mondominator/opsdec

A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.

analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket

Last synced: 13 Apr 2026

https://github.com/brendadeeznuts1111/alchmenyrun

Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks

alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows

Last synced: 01 May 2026

https://github.com/uesleibros/wasabi

A pure-VBA WebSocket/WSS client powered by Winsock, Schannel, and native Windows APIs.

excel office proxy real-time schannel socket ssl tcp tls vba websocket win32 winsock wss

Last synced: 05 May 2026

https://github.com/yarbsemaj/key-exchange-chat

An implementation of an RSA signed diffie hellman webchat.

api-gateway lambda serverless svelte sveltejs tailwind websocket

Last synced: 13 Apr 2026

https://github.com/dustinm16/portal

Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.

chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket

Last synced: 01 Apr 2026

https://github.com/rudrodip/go-networking

Implementation of different network protocols in go

go go-testing gorilla-websocket http rpc tcp udp websocket

Last synced: 24 Mar 2025

https://github.com/basemax/javascriptglobalsummit2023

Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.

conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server

Last synced: 03 Apr 2025

https://github.com/thewindows/yourawesomedrawing-open-source-

A Open Source Drawing Website With Websocket

css css3 drawing html html5 javascript js json nodejs websocket

Last synced: 02 May 2026

https://github.com/hacimertgokhan/rust-live-md

Powerful and lightweight application for live previewing and editing markdown files.

markdown markdown-to-html preview rust-cli rust-cli-apps rust-lang websocket

Last synced: 03 May 2026

https://github.com/vishalgupta8982/linkmate-mobile-app

Developed Linkmate, a mobile app with real-time chat, post uploads, and user profiles for education, experience, projects, and skills, using React Native and Spring Boot and MongoDB. I have mentioned a demo video link below✌️

cloudinary firebase jwt-authentication mongodb push-notifications react-native redux-persist redux-thunk spring-security springboot3 typescript websocket

Last synced: 04 Jan 2026

https://github.com/daveaditya/spring_chatroom

Implementing Chat Room concept in Spring Web MVC

java jsp-servlet springframework springmvc websocket

Last synced: 16 Apr 2026

https://github.com/fish-tennis/gnet_csharp

c# connector library for gnet

gnet network websocket

Last synced: 25 Oct 2025

https://github.com/skynett81/3dprintforge

Self-hosted web dashboard for Bambu Lab 3D printers

3d-printer ams bambu-lab dashboard mqtt nodejs self-hosted websocket

Last synced: 03 May 2026

https://github.com/itenfay/cxwebsocket

`CXWebSocket` wraps websockets in swift for iOS and OSX.

cxwebsocket starscream swift swift5 websocket ws

Last synced: 16 Mar 2025

https://github.com/toth2000/lingo

Dive into a world of interactive quizzes where language learning comes alive.

express mongodb raectjs rest-api websocket

Last synced: 03 May 2026

https://github.com/sagargupta16/code-arena

Real-time competitive coding arena - race friends on LeetCode problems with built-in timer, scoring, and live leaderboards

coding-challenge competitive-programming developer-tools fastapi leetcode multiplayer python react real-time websocket

Last synced: 03 May 2026

https://github.com/serban-petrescu/training-spring-feedback

.msg Friday Training: Feedback Application

cloud-foundry postgresql spring-boot ui5 websocket

Last synced: 03 May 2026

https://github.com/viperscape/typescript_project_template

A generic, automated typescript-build template with websocket example

gulp server-client typescript websocket

Last synced: 03 May 2026

https://github.com/mohammadnourbaker/nmmediatechnicalassessment

Real Time Chat Application using Codeigniter4 and Socket.io

codeigniter codeigniter4 docker dockercompose nginx php socketio websocket

Last synced: 03 Mar 2026

https://github.com/icasso/moon

Crypto SPOT price

python streamlit websocket

Last synced: 19 May 2026

https://github.com/simon28082/framework

Extend the Laravel framework, add Swoole, Socket, RPC, WebSocket support, and common scaffolding features

laravel microservice rpc socket swoole tcp websocket

Last synced: 18 Apr 2026

https://github.com/wamp3hub/wamp3go

GO client library for Web Application Messaging Protocol

client-library messaging networking realtime wamp wamp3hub websocket

Last synced: 17 Jan 2026

https://github.com/pkage/project5

expose a root terminal to the world, "safely"

docker hacky pty terminal tty websocket

Last synced: 03 May 2026

https://github.com/hk669/goods-rickshaw

highly scalable logistics platform that allows users to book transportation services for moving goods with Django

channels django geospatial maps-api real-time redis-cache websocket

Last synced: 04 May 2026

https://github.com/ppalone/chatty

Group chat app (Golang + Websockets)

golang pug rollup sass websocket

Last synced: 16 Apr 2026

https://github.com/saurabhkumardev/chatroom

ChatApp for the local communities

expressjs path redis static-html websocket

Last synced: 04 May 2026

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

Spring Boot WebSocket Server

api-client java spring-boot websocket

Last synced: 04 May 2026

https://github.com/cropalato/obs_switchscene

A lightweight command-line tool to quickly switch between OBS Studio scenes. Perfect for streamers and content creators who need fast scene transitions through hotkeys or automation.

automation broadcast cli content-creation go golang obs obs-studio scene-switcher streamdeck streaming streaming-tools twitch websocket youtube

Last synced: 04 May 2026

https://github.com/sorydima/jssip.websocketinterface

JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎

jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets

Last synced: 04 Jun 2026

https://github.com/tako8ki/golang-websocket-task-app

GolangとWebsocketで作ったリアルタイムなタスク管理アプリ

go websocket

Last synced: 10 Jun 2026

https://github.com/metallurgical/raspi-pubnub-home-automate

Controlling your resources anywhere, anytime via Raspberry PI over WiFi

pubnub python raspberry-pi-3 websocket

Last synced: 19 Apr 2026

https://github.com/shulhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 22 May 2026

https://github.com/muratmirgun/socketeer

Modern, Swagger-Style WebSocket API Docs & Playground for Go

docs go swagger websocket

Last synced: 10 Aug 2025

https://github.com/tolstoyevsky/shirow

An RPC server framework based on top of Tornado

django jwt-authentication python python3 rpc-server shirow tornado-framework websocket

Last synced: 13 Feb 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/keivanipchihagh/kucoin-websocket

Multi-threaded KuCoin WebSocket with self-management mechanisms to ensure stable streaming at all times

kline kucoin kucoin-api kucoin-token self-managed websocket

Last synced: 24 Nov 2025

https://github.com/kettanaito/tug-o-war

A tug-o-war game with Remix, WebSockets, and MSW.

game msw mswjs remix websocket ws

Last synced: 31 Mar 2025

https://github.com/ronething/pc-wechat-bot-client

pc wechat golang 客户端

golang http websocket wechat

Last synced: 08 Oct 2025

https://github.com/biosan/appuntidb

Database back-end for Project Note – "Reti di Calcolatori" course project

amqp flask flask-restful pika sqlachemy tornado university-project websocket

Last synced: 20 Apr 2026

https://github.com/f1scher7/harmony-link

HarmonyLink is an innovative app merging video and text chat features with advanced filters, tailored to diverse user preferences and interests.

ajax aws-ec2 bootstrap5 css3 docker-image html5 java javascript jquery maven mongodb-atlas spring-boot spring-oauth2 spring-security thymeleaf webrtc-video websocket

Last synced: 10 Apr 2026

https://github.com/ratopi/websocket-cowboy-experiments

WebSocketCowboyGunExperiments

cowboy erlang gun websocket

Last synced: 18 Jun 2026

https://github.com/sgdc3/obs2qlc

A simple obs-websocket to qlc bridge

dmx nodejs obs qlcplus streaming websocket

Last synced: 26 Oct 2025