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/aziaya/real-time-chat-application-with-ollama-and-fastapi

This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot

ai chatbot fastapi ollama python websocket

Last synced: 11 Apr 2026

https://github.com/tarekoraby/chatroom

A chatroom built using Spring Boot, WebSocket and STOMP

java spring-boot stomp websocket

Last synced: 26 Sep 2025

https://github.com/kryptonbd/realtime-in-js

Implementing polling, HTTP/2, WebSockets, and Socket.IO for real-time communication using Javascript

chat http2 javascript polling realtime realtime-chat socket-io websocket

Last synced: 15 May 2026

https://github.com/narmod/pokerth-web-client

A modern web client for PokerTH, allowing players to connect to PokerTH servers directly from a browser through a WebSocket-to-TCP proxy.

board-game docker family-game nodejs poker pokerth pwa raspberry-pi self-hosted selfhosted texas-holdem websocket

Last synced: 11 Jun 2026

https://github.com/uncharted404/ayb-websocket

基于netty实现的websocket框架

netty netty-websocket websocket

Last synced: 20 Jan 2026

https://github.com/cristiandaza07/chat-app

Frontend developer in Angular for real-time chat with API developed in SpringBoot

angular bootstrap chat-application websocket

Last synced: 28 Apr 2026

https://github.com/loayahmed304/mark-it

A real-time, live-collaboration, cross-platform Markdown editor. Write, edit, and preview Markdown documents simultaneously with others, from any device, anywhere.

markdown markdown-editor mongodb nodejs react socket-io tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/mmmmmob/signalr-demo

Test implementation for server-side push notification with SignalR via console app and react web app

asp-net csharp dotnet reactjs signalr signalr-client websocket

Last synced: 09 May 2026

https://github.com/SahilBhukal001/RapidFix

Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery

expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket

Last synced: 16 Apr 2025

https://github.com/neninja/sinergia

Jogo sintonia usando websocket

boardgame laravel livewire websocket

Last synced: 10 May 2026

https://github.com/cirmifrancis/live-chat

Live chat made with Node.js, Express.js, Express-Handlebars & Socket.io. Deployment made on Render (previously on Glitch).

chat express-handlebars expressjs middleware nodejs socket-io sweetalert2 websocket

Last synced: 06 Apr 2026

https://github.com/mixer-sys/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 11 Apr 2026

https://github.com/rafaelsouzaribeiro/web-chat-websocket-in-golang

Web chat with WebSocket, Redis, and Cassandra, including notifications for logged-in and logged-out users, and emoji support, implemented in Go and JavaScript.

cassandra chat clean-architecture emojis golang javascrit login logout redis websocket

Last synced: 02 Apr 2026

https://github.com/22a31a0525/devbridgeide

DevBridgeIde website available within the below link if replit platform run the code as the server on free credits

java postgresql reactjs spring-boot superbase websocket

Last synced: 11 Apr 2026

https://github.com/jmr85/06-websocket

app websocket

expressjs nodejs websocket

Last synced: 06 Apr 2026

https://github.com/PostSiliconDev/tdn-bevy

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 18 Jan 2026

https://github.com/t33devv/elevator-sim-backend

expressjs websocket.io backend with 2-elevator request logic

elevator-simulation expressjs websocket

Last synced: 15 May 2026

https://github.com/jonathan-pap/secret-hitler

Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/

ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket

Last synced: 15 May 2026

https://github.com/michaelscollins/nodejs-multiplayer-api

A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.

auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket

Last synced: 11 Apr 2026

https://github.com/vikus7/pixel-portal-project

Webapp para la asignatura de Aplicaciones Web Avanzadas por Ethereal encoders. Desarrollo con arquitectura en capas con React y Express.

express firebase js layers mysql nodejs react tailwindcss webapp websocket

Last synced: 12 Apr 2026

https://github.com/sergeimischenko/django_channels_chat

Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками

django django-channels javascript python websocket

Last synced: 17 Mar 2025

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: 11 Nov 2025

https://github.com/sir-go/schools-record

RTSP streams to mpeg files on multiple storages

bootstrap ffmpeg flask fullstack jquery json-rpc multithreading python2 queue websocket

Last synced: 05 Apr 2026

https://github.com/chgl16/websocket-broadcast

Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯

spring-boot thymeleaf websocket websocket-broadcast

Last synced: 15 May 2026

https://github.com/thertzlor/tocket

A high-level, type safe WebSocket middleware and interceptor for Node and Browsers

interceptor websocket websocket-client websocket-server

Last synced: 16 Mar 2025

https://github.com/gopher2019/im

直播聊天系统

go websocket

Last synced: 15 Jun 2025

https://github.com/spikything/next-finance-app

Real-time crypto price tracker using WebSocket API and Next.js 💹

chart crypto d3 finance fintech javascript nextjs react realtime typescript websocket

Last synced: 06 Apr 2026

https://github.com/militska/gochat

golang appliction, websocket chat with react js+ts

go golang ts typescript websocket websockets

Last synced: 10 May 2026

https://github.com/iv4n-ga6l/websocket-chat-backend

A real-time chat server built with Go using WebSocket for handling communication

chatserver go golang websocket

Last synced: 26 Mar 2025

https://github.com/whyankush07/videocall-app

This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.

react vite webrtc websocket

Last synced: 11 Jan 2026

https://github.com/vavarm/websocket-chat-client

Node.js program

chat nodejs websocket

Last synced: 24 Apr 2026

https://github.com/harrytran998/53-days-flutter-challanges

The projects I practice about Flutter + State Management Architect(Bloc, Provider, GetX, FishRedux) + Tracking Solution

bloc dart fish-redux flutter getx provider state-management tracking websocket

Last synced: 15 Mar 2025

https://github.com/makarenos/bridge-status-bot

Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.

bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket

Last synced: 15 May 2026

https://github.com/synodriver/asgi-cgi-handler

run cgi scripts inside asgi, and with websocket, sse support

asgi cgi websocket

Last synced: 07 Apr 2025

https://github.com/rustyneuron01/ordinal-marketplace

Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system

bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket

Last synced: 01 Jul 2025

https://github.com/ndrean/async_pg

pg_notify in Ruby with `Sequel.listen` and websockets

faye-websocket notifications notify postgres ruby sequel websocket

Last synced: 15 May 2026

https://github.com/jirufik/jrfws2

Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets

api authentication broadcast client jrf jrfws jrfws2 real-time route routing server webclient websocket websockets ws

Last synced: 01 Jul 2025

https://github.com/isaquedasilva/cupcake-corner

An ergonomic application that make easy to manage all flow of a Cupcake store.

cupcake-corner realtime swift swiftdata swiftui userauthentication websocket

Last synced: 19 Apr 2026

https://github.com/iamgoatki/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 08 Jul 2025

https://github.com/repcomm/pubmarine

ephemeral pub/sub for web,lua over websocket or udp

api client ephemeral lua luasocket minetest mod pubsub server udp web websocket

Last synced: 20 Jan 2026

https://github.com/szegoo/chat

Simple chat app made with socket.io.

javascript nextjs react socketio websocket

Last synced: 11 Apr 2026

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

https://github.com/sb-child/noder_backend

已弃用, 将重写项目

audio editor image python socket-io video websocket

Last synced: 15 May 2026

https://github.com/mzaintariqdev/zoom-cloneusingnodejs

this is a zoom clone developed with nodejs using ejs and socket.io

ejs nodejs socket-io websocket zoom-clone

Last synced: 02 May 2026

https://github.com/oduortoni/social-network

A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.

go javascript nextjs sqlite3 websocket

Last synced: 01 Jul 2025

https://github.com/lord-turmoil/websocketdemo

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/adityagupta0001/aquamonitor

Cloud-connected water tank monitoring solution with DS18B20, HC-SR04, Turbidity, TDS, and DHT11 sensors providing real-time analytics through MQTT and WebSocket communication using Arduino Uno and NodeMCU (ESP8266)

arduino-uno dht11-sensor ds18b20-arduino hcsr04 mqtt nodemcu-esp8266 tds-sensor turbidity-sensor websocket

Last synced: 15 May 2026

https://github.com/hypersolution1/clearthru

This is a communication library that provides remote procedure calls (RPC) and events over websocket

communication nodejs promise rpc-library websocket

Last synced: 16 Feb 2026

https://github.com/mojoatomic/rdcp

RDCP - Rate-limit Discovery and Control Protocol. Dynamic rate limit management for distributed systems via JSON over HTTP/WebSocket.

api-management api-protocol backend developer-tools distributed-systems http-api json-protocol metrics microservices monitoring multi-tenant observability protocol quota-management rate-limiting rate-limits real-time-metrics throttling websocket

Last synced: 15 May 2026

https://github.com/ishaanmitl24/chat-app

Chat social media app, where user can add friends and serach on the base of friend id and chat with them.

chat-application express mongodb nodejs reactjs sockets-io styled-components type typescript websocket

Last synced: 11 Apr 2026

https://github.com/allan-nava/kafkajs-ws

A modern Apache Kafka client for node.js

kafka kafkajs kafkajs-client socket socket-io websocket

Last synced: 28 Oct 2025

https://github.com/akagi201/learning-http

Codes and notes while learning http

caddy golang http http2 nginx websocket

Last synced: 19 May 2026

https://github.com/chevp/angular-threejs-websocket-quick-start

This project is a boilerplate for integrating Angular, Three.js, and WebSocket to build interactive 3D applications with real-time communication.

angular nodejs threejs typescript webgl websocket

Last synced: 04 May 2026

https://github.com/jolovicdev/holloway

Self-hosted webhook relay for local development. Written in Go. Every webhook persists to SQLite before delivery - if your client is offline, nothing is lost. Live dashboard, one-click replay, rate limiting. Smee alternative. Deploy with Docker in 60 seconds.

caddy dashboard developer-tools devtools docker go golang htmx local-development ngrok-alternative replay self-hosted smee-alternative sqlite webhook webhook-relay websocket

Last synced: 23 Jun 2026

https://github.com/skygenesisenterprise/api-service

The Official Sky Genesis Enterprise API Service Ecosystem

api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket

Last synced: 31 Dec 2025

https://github.com/iunary/govas

Basic realtime canvas drawing with Golang and Websocket

canvas collaboration drawing golang javascript realtime websocket

Last synced: 16 Apr 2026

https://github.com/level09/vilcos

A modern, full-stack web framework built on FastAPI and Vue.js with real-time capabilities.

fastapi flask python saas saas-boilerplate vue vuetify websocket

Last synced: 30 Apr 2025

https://github.com/tomkoooo/chatroom

Simple chat room with web-sockets and plain JS

html js websocket

Last synced: 08 Jul 2025

https://github.com/philkes/baseled

ESP8266 based RGB LED controlled via Android App over WebSocket

3d-printing android arduino esp8266 espnow rgb-led websocket

Last synced: 19 Jul 2025

https://github.com/kubilayture/collaborative.notes.web

A React + TypeScript frontend with TailwindCSS, real-time messaging, hierarchical folder management, and collaborative note editing capabilities.

better-auth hocuspocus react reactrouterv7 shadcn-ui tiptap typescr websocket yjs

Last synced: 18 May 2026

https://github.com/asmeikal/gql-on-ws-on-saga

A client for graphql-ws implemented on top of redux-saga.

gql-on-ws graphql graphql-ws redux-saga subscription websocket

Last synced: 19 May 2026

https://github.com/aligorithm-97/voicechatapp

VoiceSpace allows you to join voice rooms and communicate with others in real time. Connect, collaborate, and chat with ease.

aws ec2 expressjs nginx socket-io webrtc websocket

Last synced: 05 Apr 2026

https://github.com/cbinet/volcano

A framework built on top of the express.js library

api express framework http websocket ws

Last synced: 22 May 2026

https://github.com/zmyzheng/socket-io-typescript-chat-app

A Real Time Chat App with TypeScript: Integrating WebSocket(socket.io) , Node & Angular

angular angular-material2 chat-app nodejs socket-io typescript websocket

Last synced: 03 May 2026

https://github.com/qneyrat/wsb

WebSocket Broker for real-time app.

broker go golang real-time websocket

Last synced: 05 Sep 2025

https://github.com/qneyrat/rocket-server

internal server for rocket app

aes go json-rpc websocket

Last synced: 30 Mar 2025

https://github.com/panastasiadis/crowd-density-heatmap

This is a front-end web application written in JavaScript that uses the Leaflet library to display a heatmap layer of the crowd of Das Fest 2018 over the corresponding map location.

crowd-simulation das-fest-2018 front-end heatmap javascript leaflet real-time-data trilateration visualization websocket

Last synced: 03 May 2026

https://github.com/gohouse/chatroom

golang websocket简单聊天室

chatroom golang gorilla h5 websocket

Last synced: 31 Aug 2025

https://github.com/dbarochiya/chatapp

Simple chat application with go, react and websocket

chat-application go golang react websocket

Last synced: 11 May 2026

https://github.com/ahmetkca/golang-chat-app-with-file-sharing

A Chat web application with file sharing capability

docker-compose golang minio websocket

Last synced: 02 May 2026

https://github.com/sihamouda/reverse-websocket

A Go reverse-websocket microservice with dashboard using docker-compose

docker docker-compose dockerfile go golang rest websocket

Last synced: 02 Jan 2026

https://github.com/tommasoamici/multiplayer-whiteboard

A very minimal example of a Figma-like/Miro-like multiplayer collaborative board using WebSockets.

bun cursors multiplayer websocket whiteboard

Last synced: 04 May 2026

https://github.com/fiwon123/cthrone

CThrone is a tool to use as an internal chat to send message from a device to another one

chat cli command-line command-line-tool commands go golang message nats tcp tool websocket

Last synced: 08 Mar 2026

https://github.com/x-rays5/edjournal_server

This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.

cpp elite-dangerous elite-journal elitedangerous networking websocket

Last synced: 05 Jul 2025

https://github.com/letstayfoolish/teletrader-assignment-project

spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/

chilicode crypto cryptocurrency frontend react tailwindcss websocket

Last synced: 10 May 2026

https://github.com/durydevelop/dwebsocket

cross-platform WebSocket library based on IXWebSocket and emscripten

cpp cross-platform emscripten wasm websocket

Last synced: 21 May 2026

https://github.com/kaungmyathan22/golang-chitchat

Simple golang chat app written in gorilla mux

golang gorilla-mux websocket

Last synced: 12 Jan 2026

https://github.com/lily-osp/esp01-relay-controller

This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.

adafruit-io esp01 iot mdns mqtt websocket

Last synced: 21 May 2026

https://github.com/neeravbhaskarla/employeemanagmentsystem

Employee management system using spring boot.

aws java jpa-hibernate postgresql spring-boot websocket

Last synced: 08 Apr 2026

https://github.com/corenting/poc_shelly_cloud_control_api_ws

A POC for the Shelly Cloud Control API - WebSocket API

python shelly shelly-plug-s shelly-plugs websocket

Last synced: 23 May 2026

https://github.com/yuriyvyatkin/notepad-backend

Записная книжка (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/yusank/batman-server

simple chat example using websocket, msgpack in go and javascript

golang javascript msgpack websocket

Last synced: 22 Apr 2026

https://github.com/eternal-darkness-07/chat-app-plus-plus

A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.

chat-application cpp drogon react real-time vite websocket

Last synced: 29 Apr 2026

https://github.com/danieldantasdev/system-learning_api-restful_message-websocket_dotnet-7.0.2_csharp-11

Este repositório é dedicado para criar um Hub de conexões com o protocolo WebSocket, utilizando a linguagem de programação C#.

csharp dotnet signalr signalr-hub websocket

Last synced: 21 Mar 2025

https://github.com/thavarshan/chalice

💬 Modern real-time chat app built with React, Node.js, TypeScript, and Azure WebPubSub — a great resource for devs moving from Vue/Laravel to React/Node.

azure chalice chat expressjs nodejs pubsub reactjs websocket

Last synced: 08 Apr 2026

https://github.com/officialpiyush/discord-chat-websocket-relay

Relays Discord Chats to services using websockets & vice-versa

chat discord java jda websocket

Last synced: 22 Mar 2025