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/kavindu-kodikara/whychat-frontend

WhyChat is a real-time mobile chat application built with React Native. It features dynamic animations, user authentication, and seamless navigation for an engaging chat experience. The app connects with a Spring Boot backend via WebSocket for real-time messaging, offering an intuitive and modern UI design.

javascript react-native websocket

Last synced: 18 May 2026

https://github.com/vacaramin/go-react-ticktacktoe

This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.

go golang websocket

Last synced: 12 May 2025

https://github.com/contemporaries/casprintboot

The project integrated Netty, WebSocket, JCA and CA with SpringBootSo now, you can more easy to publish PV into EPICS CA and to management it

ca epics epics-ioc ioc jca netty pv-channel-access pv-channel-client pv-channel-server springboot websocket

Last synced: 05 Apr 2025

https://github.com/alpha2820/chat-application

A full-stack, real-time chat application built using the MERN stack and Socket.IO. This application enables users to communicate instantly with others through direct messages, featuring dynamic user presence, responsive design, and secure authentication.

chat-application chatapp expressjs fullstack-development mern-stack mongodb node-js reactjs real-time socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/pixel-tactics/pixel-tactics-match

Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.

backend gin golang gorilla-websocket microservice rabbitmq websocket

Last synced: 18 May 2026

https://github.com/pablo-caballero-maria/whope_frontend

Frontend for Whope, an AI complemented chat bot for psychological assistance

deep-learning natural-language-processing nextjs web-application websocket

Last synced: 18 May 2026

https://github.com/septemus/online-chatroom

online chatroom implemented using server side rendering🤖.Supports text message📖,sending images🎑,sending files🗂️,video calling📀,voice calling📞

antde nodejs react ssr typescript websocket

Last synced: 09 May 2026

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

Node.js program

chat nodejs websocket

Last synced: 18 May 2026

https://github.com/bindu-1805/syncsketch-

A Real-time collaborative drawing app built using ReactJS, ExpressJS and NodeJS.

expressjs node-js reactjs websocket

Last synced: 09 Apr 2026

https://github.com/konojunya/simple-golang-chat

💬 simple golang chat

chat go golang websocket

Last synced: 19 Aug 2025

https://github.com/laniot/core

LAN-first WSS bridge for serial devices using a ESP32 (TLS, RS-232, WebSocket)

certificate-mager esp32 esp32-s3 esp32s3 freertos industrial-iot iot lan rs232 tls uart websocket wss

Last synced: 18 May 2026

https://github.com/programandoconro/pico-web-mouse

A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.

adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket

Last synced: 18 May 2026

https://github.com/azevedoguigo/thermosync-mobile

A beautiful app with ESP32 integration to get real-time room temperature data and Open Weather API for weather data.

expo open-weather-api react-native typescript websocket

Last synced: 18 Feb 2026

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

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 25 May 2026

https://github.com/siarheidudko/simple-proxy

A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.

docker http proxy-server tcp-server websocket

Last synced: 18 May 2026

https://github.com/babiabeo/deko

A simple WebSocket client for Deno

autobahn-testsuite deno rfc6455 websocket websocket-client

Last synced: 18 May 2026

https://github.com/joduplessis/noom-tools

Boilerplate & toolkit for bootstrapping real time component-driven JAM-Stack applications. 📦

fastify jamstack react storybook typescript websocket

Last synced: 09 Apr 2026

https://github.com/shivam-goswami5123/shadowtalk

A Secure, Anonymous, and Real-Time Chat Platform

express nodejs socket-io websocket

Last synced: 31 Dec 2025

https://github.com/thesaltree/redis-chat-app

Building a Real-Time Chat App in Go with Redis Pub/Sub and WebSockets

go-redis golang pub-sub real-time-chat redis websocket

Last synced: 18 May 2026

https://github.com/alinababer/django-based-website-code-generation-with-rag-llama3-multi-agi-of-software-development-webapp

The Django-based-Website-Code-generation-with-RAG-Llama3-Multi-AGI-of-Software-development leverages advanced technologies and specialized agents to streamline the entire software development lifecycle. This repository contains Django based Web Application

agi code-generation django llama3 multi-agent-systems python rag redis-server retrival-augmented-generation software-development software-engineering webapplication website-generation websocket

Last synced: 16 Mar 2026

https://github.com/tusho7/local-recommendations-api

A robust API for a local recommendations platform, built with Node.js, Express, and PostgreSQL. This API handles user authentication, manages recommendations data with Sequelize ORM, and provides WebSocket support for real-time interactions.

cookie-parser dotenv express jsonwebtoken nodejs nodemailer pg pg-hstore sequelize uuid websocket

Last synced: 10 Apr 2026

https://github.com/v00d00-child/go-chat-app-v1

A web server and client(s) for simple web base chatting using WebSocket.

golang jwt-authentication websocket

Last synced: 21 Jul 2025

https://github.com/coregx/stream

Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage

broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies

Last synced: 11 Jan 2026

https://github.com/manu-sh/wsk-chat-room

WSS Chat Room Server - without authentication

chat nodejs server websocket wss

Last synced: 18 May 2026

https://github.com/akrantz01/lights

Control an Adafruit NeoPixel strip through a web UI with support for presets, schedules, and custom animations.

golang protobuf python raspberry-pi react redux typescript websocket

Last synced: 20 Mar 2025

https://github.com/dco371/bitget

Bitget is a leading global digital asset trading platform that offers users a secure, efficient, and user-friendly experience for trading cryptocurrencies and digital assets. With advanced features like spot and futures trading, Bitget provides traders with the tools they need to navigate the volatile cryptocurrency markets effectively.

algorithmic-trading arbitrage bitget bitget-api-client cryptocurrencies cryptocurrency-prices dotnet fundingrate futures huobi okx phemex webhook websocket

Last synced: 19 Aug 2025

https://github.com/mentos1386/socketer

Socket.IO / WebSocket debugging tool

debugging development-tools socket-io websocket

Last synced: 25 Jun 2025

https://github.com/ankush-web-eng/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: 02 Apr 2025

https://github.com/subhradeep1708/karmatek-2025-organa

Smart Organ & Blood Donation Network - A smart network connecting organ/blood donors with recipients using a scoring algorithm and generative AI for optimized matches and analysis.

fastapi gemini-api generative-ai nextjs postgresql pydantic python shadcn-ui socket-io sqlalchemy tailwind-css websocket zod-validation zustand-state-management

Last synced: 07 Apr 2026

https://git.wvw.ink/package/aqi

A Golang Websocket business framework

gin golang websocket

Last synced: 08 Oct 2025

https://github.com/stylepatrick/rest-to-websocket-delegator

Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.

angular delegator rest-api spring-boot websocket

Last synced: 10 May 2026

https://github.com/nichitaa/rxjs-ws

WebSocket library to simply integrate with RxJS

observables rxjs streams websocket

Last synced: 29 Mar 2025

https://github.com/okayama-daiki/tic-tac-toe-online

Simple two-player online Tic-tac-toe

tic-tac-toe websocket

Last synced: 17 Mar 2025

https://github.com/le2sky/nest-websocket

simple chat server

mvc nestjs websocket

Last synced: 15 May 2026

https://github.com/readyyyk/socketapi

Self-written Web-Socket API wrapper for build-in JS WebSocket class to simplify work with it

javascript javascript-library simplify websocket

Last synced: 18 May 2026

https://github.com/gjbae1212/go-ws-broadcast

go-ws-websocket is a package that Websocket clients which are registered a broker broadcast messages using gorilla websocket.

broadcast go golang websocket ws wss

Last synced: 14 May 2025

https://github.com/levelrin/jws-server

A framework for WebSocket server in Java

java websocket websockets

Last synced: 17 Jan 2026

https://github.com/einzsweiz/realtimenotifications

Event-driven microservice for real-time notifications using WebSockets, Kafka, Celery, and Redis.

celery event-driven-architecture fastapi kafka microservices mongodb rabbitmq real-time redis-cluster redis-pubsub websocket

Last synced: 09 May 2026

https://github.com/dking1342/socket-chat

A simple chat app that uses websockets with NodeJS

chat chatapp javascript nodejs socket socket-io websocket

Last synced: 09 May 2026

https://github.com/buckineer/primal

Spain Territory Web Game that manage event, topics

angular4 django django-rest-framework django-ses websocket

Last synced: 02 Mar 2026

https://github.com/nayeem01/chat-with-docs

A chat application that helps users communicate about their documents.

chromadb daisyui fastapi langchain nextjs14 python websocket

Last synced: 10 Apr 2026

https://github.com/matteopolak/noteboard

Collaborative and real-time colour-based music tiles.

canvas music svelte sveltekit trpc websocket

Last synced: 15 Jun 2025

https://github.com/scaledrone/phonegap-example

Basic PhoneGap example for Scaledrone Realtime Messaging Service

javascript phonegap real-time scaledrone websocket websocket-client

Last synced: 17 May 2026

https://github.com/touhoue/digi-projec

DIGI-Projec enables vehicle plate detection, OCR, and vehicle counting in parking areas.

fastapi google-sheets line-notify python websocket yolov5

Last synced: 01 May 2026

https://github.com/sqwyer/live-clicks

👉 A live click counter built with Express and WebSockets!

express websocket

Last synced: 23 Feb 2025

https://github.com/com8/teams-hook

A hook program forwarding incoming Microsft Teams websocket messages to all subscribed clients.

go ms-teams websocket

Last synced: 27 Mar 2025

https://github.com/cploutarchou/gomultisocket

A SOLID Go WebSocket implementation supporting multiple topics for real-time communication.

go golang multible-topics real-time socket sockets solid websocket ws

Last synced: 28 Mar 2025

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

With this chat app you can chat with your friends, edit and remove your sent messages every time and also send pictures in the chat room. Anyone with the url where the app is hosted can join. 💬

enzyme javascript react typescript websocket

Last synced: 09 May 2026

https://github.com/sarveshgupta1997/sarveshgupta.in

Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.

backend-development css3 express fullstack-development github html5 javascript mongodb mongoose node-js profile readme resume sql webdeveloper websocket

Last synced: 07 Apr 2026

https://github.com/ingenhouzs/simple-online-web-browser-game

Simple online 2D shooting web browser game built under MERN stack and WebSocket

expressjs javascript mongo nodejs reactjs websocket

Last synced: 07 Apr 2026

https://github.com/arunansk02/live-server-with-hmr

Live Server with Hot Module Replacement (HMR) using Node.js & WebSockets

javascript nodejs server websocket

Last synced: 17 May 2026

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

O projeto é uma plataforma na qual o usuário cria uma conta, se conecta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos do tipo analógico e digital. A API então será responsável por receber os dados do Broker e por salvar as informações no banco de dados, e também oferecer uma interface para envio de comandos para os dispositivos.

java mongodb mqtt mvc spring-boot spring-security websocket

Last synced: 07 Apr 2026

https://github.com/fly-studio/laravel-addons-server

a MVC socket server via Swoole

grpc mvc protobuf socket swoole websocket

Last synced: 19 May 2026

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

Full-Stack Developer | React.js, Node.js, Express.js, MongoDB

expressjs javascript mongodb nodejs reacjs taiwindcss websocket

Last synced: 07 Apr 2026

https://github.com/jonathangb/repl-teaching

Project to provide REPL as a teaching tool

docker gin-gonic golang mongodb repl rest-api teaching websocket

Last synced: 07 Apr 2026

https://github.com/radd/rtc-test-server

Real-time communication test server

http-long-polling server-sent-events spring-boot stomp websocket

Last synced: 17 May 2026

https://github.com/dnbard/websockets-connection

WebSockets Performance Test

javascript nodejs websocket

Last synced: 21 Mar 2025

https://github.com/stove-smooth/signaling

시그널링 서버 프로토타입

kurento spring-boot websocket

Last synced: 17 May 2026

https://github.com/royaals/exchange-webapp

Exchange Webapp-distributed system example

message-queue nextjs nodejs postgresql pubsub redis websocket

Last synced: 11 Apr 2026

https://github.com/avastroficial/clover.space-api

Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.

clover-space clover-space-api projz website websocket websocket-server

Last synced: 17 Jun 2025

https://github.com/labgua/remote-control-slide

Remote Control is a tool to control the PDF slide presentation with other browser clients

browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket

Last synced: 13 Apr 2025

https://github.com/dimasmiftah/chat-socket

A simple chat app that uses Socket.io as an implementation example of WebSockets.

express nodejs socket-io websocket

Last synced: 10 Apr 2026

https://github.com/byronap/websockets

.NET library that simplifies the usage of client websockets

dotnet dotnet-core netstandard websocket websockets

Last synced: 10 May 2026

https://github.com/ody-dev/ody-swoole

Swoole HTTP server, cache and websockets.

framework php swoole websocket

Last synced: 04 Mar 2025

https://github.com/syed-m-nofel/connectify

A sleek, real-time chat app powered by HTML, CSS, Node.js, and WebSocket.io. Connect instantly, communicate effortlessly.

css html html5 json node-js nodejs websocket websocketio

Last synced: 17 Feb 2026

https://github.com/girkovarpa/sciter-flux-challenge

The Star Wars Flux GUI challenge, implemented in Sciter. Work in progress.

7guis challenge electron fetch flux gui http jedi obi-wan request sciter socket star-wars tiscript websocket ws

Last synced: 17 May 2026

https://github.com/gtoxlili/phantom-cipher

达芬奇密码 · 浏览器即开即玩的 2-4 人密码推理桌游 · 4 字符房间码拉朋友入局 · 怪盗 / Persona 5 视觉风格 · 自托管开源

axum bilingual board-game browser-game card-game chinese coda da-vinci-code davinci-code deduction-game multiplayer-game persona-5 pwa realtime rust self-hosted solidjs sqlite web-game websocket

Last synced: 12 Jun 2026

https://github.com/anujistwal/real-time-chat-application

The chat application which uses web socket for real time seamless communication between multiple users.

react tailwindcss websocket

Last synced: 08 May 2026

https://github.com/christian-kardach/octopi-status

Get status spoken to you every 10th percent. OctoPI and TTS

3d-printing azure octopi tts websocket

Last synced: 04 Apr 2026

https://github.com/miguelripoll23/hood-ball

Accelerate and smash your way to victory in a car-based multiplayer soccer battle.

game multiplayer passkey webrtc websocket

Last synced: 16 May 2026

https://github.com/sawmfawker/reflex

Reflex enables fast, customizable web apps built in pure Python. Deploy in seconds and deliver performant UIs with minimal setup for modern dashboards. 🐙

ai dll framework frp hotwire il ilspy ioc open-source package reflector reflex-frp ruby stimulus stimulusreflex turbo web websocket

Last synced: 17 May 2026

https://github.com/truongdd03/chat-room

A chat web-application created with Vue3 and Spring Boot

chatroom chatroom-client chatroom-server java springboot typescript vue3 websocket

Last synced: 22 Aug 2025

https://github.com/babedev/pusher-example

Pusher example for Android

android example kotlin pusher websocket

Last synced: 01 May 2026

https://github.com/fenhl/async-proto

Rust library facilitating simple binary network protocols with async support

async network network-protocol rust-library websocket

Last synced: 14 Apr 2025

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

💬 A fullstack real-time chat application built with NestJS, React, Tailwind CSS, and Socket.IO. 🚀 Includes user join/leave notifications, typing indicators, and message history with MongoDB. 🎨 Clean and responsive UI powered by shadcn/ui and TypeScript throughout.

mongodb nestjs reactjs shadcn-ui socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/ali7haider/ichat-web-app

This Chat app is a modern and intuitive chat application that provides seamless communication for users across the globe. Built with cutting-edge web technologies, including HTML, CSS, Node.js, and Socket.io.

css html javacript nodejs socket-io websocket

Last synced: 19 Aug 2025

https://github.com/daaanishhh002/signwave

This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.

android-application esp32 flask java random-forest-classifier websocket

Last synced: 04 Mar 2025

https://github.com/sk25469/dumsharaz

Backend for Dumsharaz application built with GO🔥

backend go golang melody realtime-messaging socket websocket

Last synced: 17 Jan 2026

https://github.com/ingsystemcix/conexify

Conexify is a social network that allows users to connect with other people who share their interests.

jax-rs jdk17 jsf4 jwt mariadb primefaces redis websocket wildfly xhtml

Last synced: 19 May 2026