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/gustavohnsv/springboot-websocket-livechat

Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.

css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/shuklaritvik06/chatongo

A Chat Application made using GoLang

chat golang websocket

Last synced: 29 May 2026

https://github.com/guilhermerodrigues680/django-websocket-docker

Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker

chat django django-channels docker docker-compose python3 websocket

Last synced: 18 Jan 2026

https://github.com/ankush-web-eng/chatsia

Chat and Video call your friends with Chatsia. Built with Next.js, it uses web-sockets in the backend to chat live and exchange sdp or IPs to share media live as well.

mongodb nextjs14 prisma-orm react turborepo tyepscript webrtc websocket

Last synced: 31 Mar 2025

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/shinokix3/messenger-server

A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.

messanger mongodb nestjs typescript websocket

Last synced: 12 Apr 2026

https://github.com/dxkite/php-websocket

websocket server, support reader as stream

websocket websocket-server

Last synced: 25 Mar 2025

https://github.com/crandel/golang_chat

Extended chat implementation for understanding how build go web sites

chat golang websocket

Last synced: 04 Jul 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/wamp3hub/wamp3py

Python client library for Web Application Messaging Protocol

client-library messaging networking real-time wamp wamp3hub websocket

Last synced: 17 Jan 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/hercules2013/flutter_mplos

Timer, Task Tracking & Chat App developed by Flutter

chat-application dio flutter websocket

Last synced: 07 May 2026

https://github.com/kerolesnabill/realtimechatwebapp

A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.

dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets

Last synced: 02 Apr 2025

https://github.com/sayalisachin/medicrypt

This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO

cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket

Last synced: 13 Apr 2026

https://github.com/young-flash/websockets-demo

This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).

cpp publish-subscribe websocket websockets-server

Last synced: 03 Apr 2025

https://github.com/pedrohenrikle/polls

A voting poll API made with Node.js using WebSockets to in real time actualization

api fastify nodejs postgresql prisma typescript websocket

Last synced: 13 Apr 2026

https://github.com/ekaone/crdt-yjs

Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically

p2p valtio valtio-yjs websocket yjs

Last synced: 29 May 2026

https://github.com/zucchinidev/go-chat-application

A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser

chat-application go golang websocket

Last synced: 17 Mar 2025

https://github.com/longwater1234/space-checkers

Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop

boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket

Last synced: 22 Feb 2026

https://github.com/stegano/express-socket.io

This middleware allows you to easily convert your existing HTTP REST APIs to websockets

express expressjs socket-io socketio websocket

Last synced: 13 Jun 2025

https://github.com/backendstack21/realtime-pubsub-client

The official Realtime Pub/Sub client for JavaScript/TypeScript

client javascript messaging publish-subscribe realtime typescript websocket

Last synced: 22 Feb 2026

https://github.com/initialz/cloudcode

Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.

anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket

Last synced: 13 Jun 2026

https://github.com/jas1rk/dailydash

A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.

auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket

Last synced: 06 Apr 2026

https://github.com/aloiscrr/deno-websocket-chat

Chat made with new runtime Deno and WebSockets.

chat deno websocket

Last synced: 30 Apr 2026

https://github.com/team-tritan/vps-ws-agent

grab data from vps' for uptime page using ws & node.

node typescript websocket ws ws-agent ws-server

Last synced: 10 May 2026

https://github.com/universe3/ichat-web-application

this is iChat web application. its like a web whatshap web. you can use it for messaging

beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket

Last synced: 25 Apr 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/jharrilim/chatroom

Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.

angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket

Last synced: 11 Apr 2026

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/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/arturoeanton/gofuji

A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.

breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket

Last synced: 20 May 2026

https://github.com/sikelio/sikontrol

Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable

audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket

Last synced: 13 Apr 2026

https://github.com/denisraymer/bitcoin-alert

View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley

javascript websocket

Last synced: 05 Dec 2025

https://github.com/larbibaraka/bookstore-server

bookstore using nestjs - graphql - websockets - ElasticSearch

elasticsearch google-authentication graphql nestjs prisma saml typescript websocket

Last synced: 05 May 2026

https://github.com/bhaskarradha123/chatting_application_byspring

LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism

chat css html5 java javamailsender javascript message-broker postman spring-boot websocket

Last synced: 13 Apr 2026

https://github.com/jzarca01/blockvr

Displays the last 1000 unprocessed blocks in the blockchain

blockchain reactvr websocket

Last synced: 01 Mar 2025

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

ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)

extension ipub ipublikuj message-queue nette websocket websockets zeromq

Last synced: 20 May 2026

https://github.com/stegano/express-socket.io-middleware

This middleware allows you to easily convert your existing HTTP REST APIs to websockets

express expressjs socket-io socketio websocket

Last synced: 13 Apr 2026

https://github.com/ndthuan/websocketserver

Standardized WebSocket messages handling in Go

golang websocket websocket-server

Last synced: 30 May 2026

https://github.com/weisyn/client-sdk-js

WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务

blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes

Last synced: 30 May 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/tsych0/gRMS-client

CLI client of gRMS made completely in Golang

chatapp cli go golang websocket

Last synced: 26 Mar 2025

https://github.com/abgeo/chat

Simple web chat on Python with Tornado web server

chat python tornado websocket

Last synced: 28 Apr 2026

https://github.com/liyao1520/webchat

a web chat app

vue vuerouter vuex websocket

Last synced: 06 Jun 2026

https://github.com/saif-gitreps/sync-docs

A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.

clerkauth liveblocks nextjs typescript websocket

Last synced: 12 Apr 2026

https://github.com/vag-zhao/device-net-tracker

远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)

electron javascript typescript vue3 websocket

Last synced: 13 Apr 2026

https://github.com/uukelele-scratch/hybridoma

Hybridoma: Write Python, get a reactive frontend - no JS framework required

asgi asyncio flask web websocket

Last synced: 05 Oct 2025

https://github.com/techemmy/flask-chat-application

A Flask chat application that uses sockets with python and javascript. Also includes tests

back-end-development flask front-end-development javascript postgresql python websocket

Last synced: 13 Apr 2026

https://github.com/voronov-nikita/bikestat

The team case of the pre-professional Olympiad - personal recommendations for cyclists.

client-server javascript python3 react-native websocket

Last synced: 06 Oct 2025

https://github.com/tsingson/fastws-example

golang / javascript websocket example via flatbuffers , fasthttp, fastws

fasthttp fastws flatbuffers golang javascript router websocket

Last synced: 14 Jan 2026

https://github.com/actionagentai/openclaw-dashboard

React/Next.js visual dashboard for the OpenClaw AI gateway — every CLI command as a UI page, with speech-to-text everywhere

ai dashboard nextjs openai openclaw react self-hosted speech-to-text websocket whatsapp

Last synced: 31 May 2026

https://github.com/itcodehery/project_catport

A modern terminal-based file viewer with live sharing capabilities

cat code rust sharing viewer websocket

Last synced: 08 Oct 2025

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

pc wechat golang 客户端

golang http websocket wechat

Last synced: 08 Oct 2025

https://github.com/m1guelsb/discordia

Discord like app where is possible to private chat, create personal servers or enter in others servers by invite.

next14 nextjs prisma prisma-orm react-query socket-io tailwind websocket

Last synced: 19 Apr 2026

https://github.com/willianfalbo/messages-app

A simplified version of a posting messages application (REST APIs)

express-js javascript jwt-authentication mongo-db mongoose-js multer node-js react-js rest-api socket-io websocket

Last synced: 18 Jan 2026

https://github.com/ibmstreams/streamsx.websocket

[Incubation] C++ WebSocket toolkit for IBM Streams

ibm-streams stream-processing toolkit websocket

Last synced: 08 Oct 2025

https://github.com/mahmoudsaeednst/buddyboss-with-websocket-react-and-flutter

Creating Websocket Server with Front-End to add new features for buddyboss messages (real-time messaging and calling video/audio)

buddyboss flutter nodejs react websocket

Last synced: 14 Apr 2026

https://github.com/mars05/netutil

:blush:一个网络相关的工具包,对Netty进行了一些抽象封装,实现了简易的rpc、websocket服务端、分布式锁等

net netty netutil rpc websocket

Last synced: 19 Jan 2026

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/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/blaze-d83/hardware-monitor-go

This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.

go-templ golang hardware-utility htmx websocket

Last synced: 20 Apr 2026

https://github.com/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js

A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.

docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/granden-corp/websocket-sharp_client

A client only and .NET Core runtime compatible .NET Standard 2.0 websocket-sharp library

netcore netstandard websocket

Last synced: 11 Oct 2025

https://github.com/nurislom373/nimble

Nimble - A next-generation protocol for Reactive WebSocket.

java kotlin protocol reactive webflux websocket

Last synced: 18 Apr 2026

https://github.com/msusman1/webrtc-server

WebRTC Signaling server Implemented using Nodejs Socket io

socket-io webrtc webrtc-signaling webrtc-video websocket

Last synced: 14 Apr 2026

https://github.com/neography7/questr-gateway

This repository contains the api gateway portion of the Questr Q&A application."

api-gateway graphql grpc nestjs socket-io websocket

Last synced: 10 Apr 2026

https://github.com/deepgram-starters/flask-voice-agent

Get started using Deepgram's Voice Agent with this Flask demo app

agent-api deepgram live real-time speech-to-speech voice-agent websocket

Last synced: 21 Jan 2026

https://github.com/techchrism/mobile-robotics-lab-web

Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state

canvas robotics vue vuetify websocket

Last synced: 29 Apr 2026

https://github.com/duo/wsc

A golang websocket client

client golang reconnect websocket

Last synced: 22 Jan 2026

https://github.com/gaowanlu/thub

Phaser3 mini multiplayer online game

phaser3 tiledmap websocket

Last synced: 14 Oct 2025

https://github.com/rcasto/distributedexperiment

An experiment with distributed web computing

distributed-computing raytracing webgl websocket webworker

Last synced: 15 Oct 2025

https://github.com/mukeshjha3/chatroom

This project is made on SpringBoot Web Socket ....It a ChatRoom where multiple user can join and chat among themselves

css html5 java-8 javascript springboot3 stomp websocket

Last synced: 14 Apr 2026

https://github.com/winston-yallow/mosaic-server

WebRTC Signalling Server made for a Godot game

game-development webrtc-demos webrtc-signaling websocket

Last synced: 25 Oct 2025

https://github.com/adamanr/videochat

Video chat built in Golang language (Server) and React framework (Client)

go golang react videochat websocket

Last synced: 05 May 2026

https://github.com/dalisoft/appsocket

Lightweight, fast & simple WebSocket client

client desktop web websocket

Last synced: 22 Jan 2026

https://github.com/sahil2k07/websockets-asp.net-core

This project describes the use of WebSockets in a .NET Core application.

dotnet-core websocket

Last synced: 16 May 2026

https://github.com/sedrubal/websocketchat

A small and simple chat website using tornado and websockets.

bootstrap chat tornado web-app websocket

Last synced: 17 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/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/itsusinn/mesagisto-client

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

jvm-languages kotlin okhhtp3 websocket

Last synced: 23 Oct 2025

https://github.com/block-core/blockcore-ws

Blockcore-ws is a WebSocket library designed to provide an easy and seamless way to implement WebSocket communication in various environments.

blockcore browser browsers node websocket ws

Last synced: 23 Jan 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/fish-tennis/gnet_csharp

c# connector library for gnet

gnet network websocket

Last synced: 25 Oct 2025

https://github.com/seshchat/react-native-mesa

📲 Mesa component for React Native apps

cryb mesa react-native websocket

Last synced: 28 Jan 2026

https://github.com/lucasefe/spotcast-poc

Spotcast allows one Spotify desktop client (ideally yours) to drive other Spotify desktop clients running on different hosts.

golang spotify websocket

Last synced: 24 Jan 2026

https://github.com/confy-security/cli

CLI client for the Confy encrypted communication system

chat chat-application chat-cli cli confy prompt-toolkit typer websocket

Last synced: 28 Jan 2026

https://github.com/bavllymagid/tic-tac-toe

Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.

java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket

Last synced: 06 Feb 2026

https://github.com/aladser/offer-tracker

Трекер офферов (Laravel 8)

laravel8 linux mysql tailwindcss websocket

Last synced: 29 Jan 2026

https://github.com/bontaramsonta/simple-messaging-server

a simple ws message server using Bun.websocket

bunjs websocket

Last synced: 30 Jan 2026