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/robinhosz/websocket-angular

Simple example of how to connect and listen to topic messages via websocket in angular

angular websocket websocket-chat websocket-client

Last synced: 27 Apr 2026

https://github.com/mdecker-mobilecomputing/ionic_websocketclient

Client für WebSocket/STOMP mit Ionic

angular ionic stomp-client websocket

Last synced: 28 Jan 2026

https://github.com/rash023/scribble-sync-v2

Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.

nextjs typescript websocket

Last synced: 27 Apr 2026

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

A simple web-app chat app on Node.js and websockets

chat-application chatapp node-js nodejs websocket websocket-chat websockets

Last synced: 27 Apr 2026

https://github.com/terry-chao/gin-chat-demo

使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能

gin mongodb websocket

Last synced: 28 Apr 2026

https://github.com/xpiatio/radio-tty

GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.

docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser

Last synced: 14 Jun 2026

https://github.com/29dch/flappybird

开发微信小游戏FlappyBird

canvas es5 es6 js websocket

Last synced: 07 Jun 2026

https://github.com/tejashah88/triforce-listener

WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.

android dolphin-emu kotlin vertx websocket

Last synced: 11 May 2026

https://github.com/mkulak/mows

Techno demo: multiplayer web "game" with gamepad input

gamepad-api kotlin kotlin-multiplatform vertx web websocket

Last synced: 28 Apr 2026

https://github.com/uratne/webtail

Just a tail to a file that you can watch from the UI.

actix-web rust svelte tail tokio websocket

Last synced: 28 Apr 2026

https://github.com/samuelematias/flutter-websocket-example

🔁 A Simple Flutter Project Example using WebSocket.

dart flutter socketio websocket

Last synced: 10 Jun 2026

https://github.com/std4453/x-platform-ws

A cross-platform wrapper over ws and WebSocket

cross-platform isomorphic websocket

Last synced: 29 Apr 2026

https://github.com/victron-venus/inverter-dashboard-go

Real-time Victron inverter web dashboard (Go) — same role as inverter-dashboard, implemented in Go with MQTT and optional Home Assistant direct control

cerbo-gx dashboard docker go golang hass home-assistant mqtt real-time venus-os victron websocket

Last synced: 29 Apr 2026

https://github.com/akmalovaa/centrifugo-ws-chat

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 2026

https://github.com/shelepuginivan/namespace-client

Веб-клиент nameSpace - облачного сервиса для локальной сети

cloud filesystem websocket websocket-client

Last synced: 17 Mar 2025

https://github.com/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 2026

https://github.com/elsmr/cycle-ws-driver

A Cycle.js Driver for using WebSockets

cyclejs driver websocket

Last synced: 11 May 2026

https://github.com/cassiofb-dev/nlw5-nodejs

LiveChat via WebSocket made with Node.js

backend livechat nlw-5 nodejs websocket

Last synced: 28 Apr 2026

https://github.com/nadiraliofficial/ibkr-algo-standalone

Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS

algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket

Last synced: 11 May 2026

https://github.com/davi0805/gnose-notification

Notification microservice that consume messages from Redis Streams, using Rest and WebSocket

go golang redis redis-streams websocket ws

Last synced: 28 Apr 2026

https://github.com/kriogenia/allforone-service

Repository of the service for the 4l1 (AllForOne) project

alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket

Last synced: 29 Apr 2026

https://github.com/wk989898/web-ipc

:bulb:click in web , excute in server

electron ipc nodejs ts typescript web websocket

Last synced: 07 May 2026

https://github.com/telattar/restauranto

A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.

nestjs prisma websocket

Last synced: 29 Apr 2026

https://github.com/frne/play-nosock

Play Framework Extension for Realtime Client Updates without using Websockets

comet javascript playframework sbt scala websocket

Last synced: 29 Apr 2026

https://github.com/charlie5dh/django-channels-chat-tutorial

Chat classic tutorial teching django channels and WebSockets

channels django python websocket

Last synced: 11 May 2026

https://github.com/reiver/go-actsock

Package actcon implements an ActivityPub & ActivityStreams like protocol over a WebSocket, for the Go programming language.

activitypub activitysocket activitystreams websocket

Last synced: 29 Apr 2026

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

Examples on how to use the CrolangP2P library in a JVM (Java) environment for the CrolangP2P project

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

Last synced: 29 Apr 2026

https://github.com/paulorohling/live-cursors

Live Cursors is a sample web application that allows you to share your cursors with others.

angular collaborative golang live-cursor websocket

Last synced: 29 Apr 2026

https://github.com/jnbdz/quarkus-websockets-chat

Quarkus Websockets chat server.

chat java quarkus websocket

Last synced: 10 May 2026

https://github.com/rayzler/chat-channels

Una aplicación que permite a los usuarios comunicarse en tiempo real a través de salas de chat específicas, utilizando Web Sockets

authentication chat django django-channels python rooms sqlite web-sockets website websocket

Last synced: 29 Apr 2026

https://github.com/deya19/sportz

WebSockets Real-Time Sports Engine (10ms Updates)

websocket websockets ws

Last synced: 29 Apr 2026

https://github.com/mostafamoradii/eveys-console

System-administration console for the OCPP gateway — sign-in protected, single WebSocket per tab, live snapshot+tail subscriptions over the gateway's Kafka topics and REST API.

ev-charging fastify kafka ocpp protobuf react realtime shadcn-ui tailwindcss typescript vite websocket

Last synced: 11 May 2026

https://github.com/yamanote1138/yardbird

Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API

jmri model-trains railroad vuejs websocket

Last synced: 11 May 2026

https://github.com/anthonydibi/mycelium

Firefox extension for chance encounters

firefox-extension websocket

Last synced: 12 May 2026

https://github.com/kusaremkn/wstest

WebSocket experiments

websocket

Last synced: 29 Apr 2026

https://github.com/hanz-archer/vscode-live-collab

A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.

extension firebase json typescript visual-studio-code websocket

Last synced: 12 May 2026

https://github.com/omgimalexis/simon

A Vuejs 2.0 + Browserify + Feathersjs + Yarn stack.

browserify browserify-yarn es6 feathersjs nodejs rest-api websocket

Last synced: 10 May 2026

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

Implementation of a React application Connected to a websocket server displaying live information from multiple sensors

react redux redux-toolkit typescript websocket

Last synced: 29 Apr 2026

https://github.com/ukoloff/ws-express-sandbox

Play with websockets, Node.js & express

express nodejs playground websocket

Last synced: 29 Apr 2026

https://github.com/phantie/snake

Singleplayer/Multiplayer browser game on modern Rust stack (Yew, Axum) and WebSocket

async axum data-compresssion k8s multiplayer nix snake websocket yew

Last synced: 29 Apr 2026

https://github.com/rimo030/openai

💡 OpenAI Study

nestjs openai websocket whisper

Last synced: 29 Apr 2026

https://github.com/kasonbraley/chat-li

Real-time terminal chat application

nodejs socket-io websocket yarn

Last synced: 29 Apr 2026

https://github.com/hiper2d/signaling-service

Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications

gradle kotlin netty-server reactive spring-boot-2 webflux websocket

Last synced: 23 Jun 2026

https://github.com/v0id-user/wasmchannel

Experimental app using Rust+Wasm on Next.js frontend & Cloudflare Workers backend, featuring a custom binary protocol.

binary cloudflare nextjs protocol queue real-time rust wasm websocket workers

Last synced: 29 Apr 2026

https://github.com/svastikkka/madhyastha

It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media

ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket

Last synced: 12 May 2026

https://github.com/diegogtz03/pcpower

API and WebSocket server for remote ESP32 powered PC power monitor and switch

api nodejs websocket

Last synced: 30 Apr 2026

https://github.com/vutran/websocket-handshake

Simple utility to generate a websocket handshake hash/response.

handshake javascript node websocket

Last synced: 30 Apr 2026

https://github.com/sergeykazarinov/voshod--websocket-

В проекте реализованы навыки WebSocket с использованием кастомных хуков

react-hooks reactjs redux-toolkit sass typescript websocket

Last synced: 08 May 2026

https://github.com/chaudharypraveen98/djangorealtimeapp

This app will show real time chart. It will include web sockets with the help of django channels.

django python webdevelopment websocket

Last synced: 30 Apr 2026

https://github.com/dehongi/iming

A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.

daphne django django-channels websocket

Last synced: 08 Jun 2026

https://github.com/chattalk/chat-msa-participant

실시간 통신 기반 트래픽 제어 프로젝트 - MSA 채팅 참여관리

java redis redis-pubsub spring spring-security springboot websocket

Last synced: 30 Apr 2026

https://github.com/jquagliatini/angular-chat

a angular chat

angular chat websocket

Last synced: 30 Apr 2026

https://github.com/jkaninda/okapiws

Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs

go-websocket go-websocket-server websocket

Last synced: 08 Jun 2026

https://github.com/pierrad/hangmanws

Multiplayer Hangman game with WebSocket

css html javascript nodejs websocket

Last synced: 12 May 2026

https://github.com/alexjorgef/go-bittrex

Go wrapper for the Bittrex crypto-currency exchange API.

api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper

Last synced: 21 Jan 2026

https://github.com/diloabininyeri/socket_talk

Communication with web socket using php

comunication messsage php socket websocket ws wss

Last synced: 10 Jan 2026

https://github.com/acehomard/ft_transcendence

🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !

django docker-compose jwt-authentication postgresql solidity websocket

Last synced: 08 Jun 2026

https://github.com/carloseduardodb/arithmetics-math-frontend

Jogo de duelos com operações matemáticas.

reactjs typescript websocket

Last synced: 23 Jun 2026

https://github.com/poboll/echo-room

回声谷即时通讯系统-后端

ffmpeg jwt mysql-redis rabbitmq spring-boot websocket

Last synced: 30 Apr 2026

https://github.com/romero-ezequiel/chatapp

Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku

bootstrap4 express javascript mongodb nodejs websocket

Last synced: 13 Apr 2026

https://github.com/kartikmehta8/rs-websocket-chat

A Websocket based chat application using Rust backend, and React frontend.

react rust websocket

Last synced: 30 Apr 2026

https://github.com/tsych0/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 26 Mar 2025

https://github.com/rialparmar1777/metrics-dashboard

Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.

axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server

Last synced: 30 Apr 2026

https://github.com/flameart/websocket-core

Easy websocket framework with async auth, json-messages and user model

async authentication authorization nodejs ping-pong websocket websocket-server

Last synced: 13 May 2026

https://github.com/niewiemczego/feeld

Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.

api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket

Last synced: 28 Jun 2026

https://github.com/joschonarth/flask-websocket-chat

💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.

flask flask-socketio python websocket

Last synced: 01 May 2026

https://github.com/fjctp/sensorclient

Read sensor data from android device using websocket. Depends on SensorServer.

android gps imu julia real-time sensor websocket

Last synced: 23 Apr 2026

https://github.com/atakang7/chatverse

Open source real-time chatting application boilerplate template.

javascript mvc-architecture nodejs react ssr tailwind typescript websocket

Last synced: 28 Jan 2026

https://github.com/sohei-t/training-content-progress-tracker

FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新

dashboard fastapi file-monitoring full-stack python real-time vue3 websocket

Last synced: 01 May 2026

https://github.com/ducksoft/smssendergo

基于 WebSocket 的编程控制短信群发系统(Golang 后端)

gin-gonic golang melody websocket

Last synced: 01 May 2026

https://github.com/fabianober/websocketserver

WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients

embedded-systems esp32 websocket

Last synced: 01 May 2026

https://github.com/vigneshshanmugam/turbo-ws-server

Minimal WebSocket server written using turbo

nodejs rfc6455 turbo websocket

Last synced: 01 May 2026

https://github.com/zingzy/study-sync

Study Session is a collaborative web application that allows users to upload resources, chat in real-time, and manage study sessions seamlessly.

flask live-chat python websocket

Last synced: 13 May 2026

https://gitlab.com/kjpc-tech/kjpc-django-template

Basic [Django](https://www.djangoproject.com/) web application template.

api bootstrap4 celery channels cms cookiecutter django ecommerce geodjango pytest rest template vuejs wagtail webpack website websocket

Last synced: 11 Mar 2025

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

Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)

java javascript socket websocket

Last synced: 01 May 2026

https://github.com/nandkumar1000/express-js

This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.

authentication express-js express-session middlewares session sql websocket

Last synced: 13 Apr 2026

https://github.com/suprim-corp/zava

Unofficial Java SDK for Zalo Web API. Port of zca-js.

chat java sdk websocket zalo zalo-api zca-js

Last synced: 24 Jun 2026

https://github.com/scrntprcrz/web-p2p-taskzz

WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.

datachannel javascript local-first nodejs p2p socketio web webrtc websocket

Last synced: 01 May 2026

https://github.com/pranav291/ghost-messenger

👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend

android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp

Last synced: 01 May 2026

https://github.com/iyedexe/libxchange

Unofficial Client Library for Binance in C++

async binance bitcoin cpp17 cpp20 crypto fix low-latency rest websocket

Last synced: 13 May 2026

https://github.com/mathisburger/testlytic

A websocket testing client built with electron and react

electron-app json react test-client websocket websocket-tester

Last synced: 01 May 2026

https://github.com/manishtmtmt/sportz-websockets

Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message, validation, subscriptions).

websocket websockets ws

Last synced: 28 Jun 2026