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/dcrousso/dots

A modern take on the classic game of Dots and Boxes

boxes dots multiplayer tomcat websocket

Last synced: 26 Jul 2025

https://github.com/maxcharm093/simple-tasks

Simple tasks real-time updates with django channels, DRF, celery

celery django django-channels drf rabbitmq react-redux redis websocket

Last synced: 09 Apr 2026

https://github.com/amriteshanand0129/moveinsync

Case Study of MoveInSync : The Carpooling System is a backend-driven ride-sharing platform that connects riders with drivers based on location and user preferences.

express mongodb moveinsync nodejs postman websocket

Last synced: 09 Apr 2026

https://github.com/webceyhan/multiplay-snake-game

Multiplay Snake Game using Vue + Websockets

bootstrap css express game html javascript nodejs vite vue websocket

Last synced: 09 Apr 2026

https://github.com/awatercolorpen/holeoverhttp

Library to help providing server api and connection to client

connection-pool dotnet-core http network-security-groups websocket

Last synced: 19 May 2026

https://github.com/emirbaycan/vscoder-copilot

VSCoder Copilot lets you browse, edit, and chat with GitHub Copilot from your phone—secure 6-digit pairing, real-time sync, and cross-network connectivity.

ai-assistant ai-coding code-editor code-review copilot cross-network developer-tools device-pairing expo file-browser productivity react real-time-sync remote-development typescript vscode-extension vscoder websocket

Last synced: 05 May 2026

https://github.com/chneau/draw

A simple real-time collaborative drawing app built with Go

collaborative drawing golang simple websocket

Last synced: 07 Nov 2025

https://github.com/winqz/phprealm

Welcome to PHPRealm, an ambitious and evolving open-source MMORPG built with PHP, CodeIgniter 4, and WebSockets. Explore a vast, dynamic world in real time, where players interact, battle, and conquer through the power of PHP!

codeigniter4 database mmorpg mmorpg-client php-framework php8 websocket

Last synced: 03 Feb 2026

https://github.com/nfibrokerage/slipstream_honeycomb

An adapter between slipstream telemetry and honeycomb events

honeycomb telemetry websocket

Last synced: 30 Jul 2025

https://github.com/giacomoguidotto/wave.server

Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages

lamp openapi openapi-specification rest-api websocket

Last synced: 30 Jul 2025

https://github.com/nylaurent/envirosense

A real-time weather monitoring system that tracks temperature and humidity in your environment.

axios chartjs cors css expressjs html mqtt nodejs restful-api websocket

Last synced: 09 Apr 2026

https://github.com/khaleda-02/nest-support-system

github repo for a backend project done with nestjs framwork, which is a support system applications. Project breakdown:  Userscancreate tickets . Admins/support staff can view and respond to these tickets in real-time. Theusergetsreal-time notifications and emails for updates on their Tickets. Technologies Used: Nodejs,

mysql nestjs nestjs-backend node realtime redis sequelize typescript websocket

Last synced: 09 Apr 2026

https://github.com/s4kibs4mi/gofu-socket

Example of Golang websocket client and server using Gorilla websocket library.

golang golang-examples websocket

Last synced: 01 Aug 2025

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

마이크로서비스 메세징 방법 고민

spring-integration tcp vertx websocket

Last synced: 09 Feb 2026

https://github.com/charlot-dedjinou/websocket

Ce projet est une application de communication bidirectionnelle entre un serveur et des clients. Lorsqu'un client envoie un message au serveur, ce dernier enregistre le message dans une base de données et le diffuse ensuite à tous les autres clients connectés sur son port d'écoute. Cela permet une messagerie en temps réel

node-js reactjs websocket

Last synced: 09 Apr 2026

https://github.com/dutu/forever-websocket

WebSocket client, reconnecting and isomorphic. A simple implementation

backoff backoff-strategy isomorphic reconnect reconnection timeout websocket websocket-client

Last synced: 25 Sep 2025

https://github.com/arthur199212/product-feedback-app

Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.

cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket

Last synced: 09 Apr 2026

https://github.com/bparanj/wsock

Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World

nodejs websocket websocket-client websocket-server

Last synced: 03 Aug 2025

https://github.com/vassbo/freeshow-api

Control the FreeShow software from anywhere with its API

api freeshow rest websocket

Last synced: 03 Aug 2025

https://github.com/cptcr/sharding.js

Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.

discordjs-bot ioredis npm sharding typescript websocket yarn

Last synced: 19 Feb 2026

https://github.com/artioml/wscat

WebSocket Netcat with piping and subprotocol support

netcat node-js websocket

Last synced: 03 Aug 2025

https://github.com/bogdanq/tic-tac

real time game

nodejs react typescript websocket

Last synced: 09 Apr 2026

https://github.com/deng-hb/spring-boot-websocket-demo

spring boot websocket demo

spring-boot websocket

Last synced: 15 May 2026

https://github.com/abdulrahmans0414/sockettalk

This is a real-time chat server built using React, Node.js, Express, and Socket.io.

express nodejs react real-time-chat socket-io socketio-server tailwindcss websocket

Last synced: 09 Apr 2026

https://github.com/faraui/llama-2-ai-websockets-chatbot

Conversational chatbot that leverages the capabilities of the Llama-2 AI and WebSockets for user-friendly communications.

ai llama llama2 llama2-7b websocket

Last synced: 30 Sep 2025

https://github.com/alin00r/roomify

Real-Time Chat Application with WebSocket

bad-words css express html javascript multer mustache nodejs nodemon path socket-io websocket

Last synced: 11 Apr 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/ppalone/chatty

Group chat app (Golang + Websockets)

golang pug rollup sass websocket

Last synced: 16 Apr 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/ok7uz/realtime-chat

A real-time Chat API project built on DRF and Django Channels

django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket

Last synced: 18 Jun 2026

https://github.com/joeyko/admin-service

Spring Boot RESTful API Service

minio mysql secutiry spring spring-boot websocket

Last synced: 05 May 2026

https://github.com/nands93/neighborhood_watch

Report, map, and receive real-time neighborhood safety alerts with a Go/Gin API, PostgreSQL + PostGIS, and a React + Leaflet map, all containerized with Docker.

alerts argon2 community-safety docker docker-compose geospatial gin go jwt leaflet makefile map neighborhood-watch pgadmin postgis postgresql react real-time vite websocket

Last synced: 11 Apr 2026

https://github.com/borgoat/ex_twelve_data

Elixir client for Twelve Data

elixir twelve-data twelvedata websocket

Last synced: 13 Jun 2026

https://github.com/cold-bin/mini-websocket

websocket框架

golang websocket

Last synced: 09 Oct 2025

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/idabmat/tic_tac_toe_client

React Client for the Tic Tac Toe game

nextjs react ssr tic-tac-toe websocket

Last synced: 16 Apr 2026

https://github.com/simone-sanfratello/nodejs-gp

Node.js Grand Prix workshop

gpio raspberry-pi websocket

Last synced: 30 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/sanwebinfo/alexa-score

Get live Cricket Score Update by reloading the web page using Websocket and Alexa.

alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server

Last synced: 04 Jan 2026

https://github.com/onmax/chat_websockets

This app is built in Java with Maven and WebSockets

chat java maven websocket

Last synced: 04 May 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/karanxidhu/websocket-go-prisma

A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.

go golang prisma websocket

Last synced: 16 Mar 2025

https://github.com/saber2pr/messager

文本传输助手

koa koa-router react typescript websocket

Last synced: 30 Apr 2026

https://github.com/laplacexd/wakiewakie

A dating app wherein you get matched by people that woke up as the same time as you.

dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket

Last synced: 05 Mar 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/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/relaycorp/ws-mock-js

Mock client and server to unit test the NPM package 'ws'

websocket

Last synced: 05 Mar 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/18566246732/tts-player

a cross-platform tts(text to speak) player

audio tts websocket

Last synced: 01 Apr 2026

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/yadavnikhil03/lan-dropspot

It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed

async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/evs-ptr/rust-rcon-web

A fast, modern web console for Rust game server administration via RCon.

bun rcon rust svelte sveltekit tailwindcss typescript websocket

Last synced: 12 Apr 2026

https://github.com/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard

⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.

dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker

Last synced: 17 Apr 2026

https://github.com/nirjan-dev/litsi

Litsi Chat is a real-time video chat application built with Nuxt.js. It allows users to create and join rooms, and engage in private and instant video chats. The application is designed to be simple, secure, and easy to use.

chat flyio nitropack nuxt p2p typescript videocall videochat vue webrtc websocket

Last synced: 15 Apr 2026

https://github.com/symblai/symbl-adapter-for-chime-demo

Download Symbl.ai's demo app for AWS Chime. The continuous conversation artificial intelligence you receive extends beyond mere transcription to contextual insights such as questions, action-items, follow-ups or topics. Track personalized conversation intentions among speakers.

action-items amazon aws chime context follow-ups javascript omnichannel questions topics websocket

Last synced: 01 May 2026

https://github.com/kuy/cizen-cells

Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.

cellular-automaton cizen elixir typescript visualization websocket

Last synced: 17 Apr 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/zviryatko/golang-serverless-websocket-lambda

Serverless example of AWS Lambda + Golang + Api Gateway Websocket + DynamoDB

dynamodb example golang lambda serverless websocket

Last synced: 15 Apr 2025

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 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/iamkartiksaini/mern_social_chat_app

Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.

authentication express-js javascript middleware mongodb multer reactjs websocket

Last synced: 13 Apr 2026

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

PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI

api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand

Last synced: 13 Apr 2026

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/luisvalgoi/websocket-playground

Repository dedicated to learn more about the usage of WebSockets.

websocket websockets

Last synced: 30 Mar 2025

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/sixelasacul/tft-double-up-companion

A simple, real time companion app for double up games. Built with TanStack Start, Ably, and Neobrutalism.

ably community-dragon neobrutalism react shadcn tailwindcss tanstack-start teamfight-tactics websocket

Last synced: 17 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/eosswedenorg-go/antelope-ship-client

Client implementation of antelope state-history websocket.

antelopeio blockchain client eosio fio go golang leap libre ship state-history ultra wax websocket

Last synced: 02 Sep 2025

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

https://github.com/simatec/iobroker.gotify-ws

Gotify web socket for connection to various notification systems

adapter discord email gotify iobroker matrix pushover signal telegram websocket whatsapp

Last synced: 15 Apr 2025

https://github.com/kropanov/sag-api

API for the sag online cosmic 2D game 🚀

api docker nestjs postgresql prisma typescript websocket yarn

Last synced: 01 Feb 2026

https://github.com/blankparticle/arrpc-rs

🦀 A Rust implementaion of OpenAsar/arrpc

arrpc discord ipc rust websocket

Last synced: 02 May 2026

https://github.com/podnet/json-rpc-websocket-server

A JSON RPC WebSocket server for device to cloud communication

json-rpc python websocket

Last synced: 29 May 2026

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/gitcoder052023/chatllama

ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.

ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/imdadmi/kafka-websocket-chatapp

this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end

kafka reactjs spring-boot websocket

Last synced: 09 May 2026

https://github.com/belikhun/iot-smart-device

IoT Smart Device (Graduation Thesis)

esp32 iot micropython python websocket wifi

Last synced: 01 Feb 2026

https://github.com/zakiego/teras.zakiego.com

Chat app build top of Socket.io and Nuxt.js

chat-app nuxtjs socket websocket

Last synced: 21 Jan 2026

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/cenwadike/near-event-websocket-client

rust implementation of event websocket client for NEAR protocol

events nearprotocol rust websocket websocket-client

Last synced: 22 May 2026

https://github.com/charlie5dh/sense-hat-rt-dashboard

Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat

channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets

Last synced: 02 Apr 2026

https://github.com/zackiles/deno-kit-starter-template

A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.

deno jsr server starter-kit starter-template typescript websocket

Last synced: 03 May 2026