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/jaid/deepbot-simulator

Simulates the DeepBot API using a WebSocket as described on https://github.com/DeepBot-API/client-websocket

backend cli deepbot deepbot-api deepbot-server deepbot-simulator tool websocket

Last synced: 14 May 2025

https://github.com/alexzhang1030/wshe

A simple yet modern websocket client.

typescript websocket websocket-client

Last synced: 14 Apr 2025

https://github.com/blackishgreen33/nextjs-websocket-mcp

A demo of implementing MCP communication based on WebSocket using Next.js

mcp nextjs websocket

Last synced: 13 May 2026

https://github.com/drowzy/ex_wss

Elixir websocket server

cowboy elixir websocket

Last synced: 08 Jul 2025

https://github.com/xivadic/autoscriptvps

イッキーさんのプロジェクト

shadowsocks ssh trojan websocket

Last synced: 03 Feb 2026

https://github.com/okaybenji/tiles-server

a musical toy built in AngularJS

javascript server toy websocket

Last synced: 23 May 2026

https://github.com/xiaodaigh/wsumm

A set of Write-functions to make gorilla/websocket's write to connection be blocking if another Write-function was using the connection

go gorilla websocket

Last synced: 07 Sep 2025

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

This is a chat app built using WebSockets. The project is still in development.

css express html javascript nodejs socket-io websocket

Last synced: 10 Apr 2026

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

Websocket chat server

chat realtime websocket

Last synced: 29 Mar 2025

https://github.com/v0l/ahws

Asynchronous Http Web Server

async http http-server net-core-2 server websocket websocket-server

Last synced: 24 Jul 2025

https://github.com/hapoyo/liquidmouse

Turn your smartphone into a wireless touchpad and keyboard for Windows. No app, no cloud — just open a browser on your phone.

html5 keybord lan python touchpad websocket windows wireless

Last synced: 23 May 2026

https://github.com/vdaburon/har-to-jmeter-convertor

Convert a HAR file to JMX script file and record XML

convertor har jmeter jmeter-plugin websocket

Last synced: 04 Sep 2025

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

Live chat using Node, Express, Socket, Mongod and, (HTML, CSS)

ejs expressjs live-chat mongoose multer nodejs real-time-chat socket-io web-app websocket

Last synced: 09 Apr 2026

https://github.com/shreyxnsh/chatapp-websockets

A Flutter Chat App with Websockets technology using socket.io for bidirectional communication in Node.js

chat-application flutter nodejs nodejsapi socket-io websocket websockets whatsapp

Last synced: 05 Apr 2026

https://github.com/0neshot101/rbxdev-ls

Luau language server and VS Code extension for Roblox, with strict type checking, smart completions, and optional live-game tooling via an executor bridge.

code-intelligence developer-tools diagnostics intellisense language-server lsp luau mcp model-context-protocol roblox static-analysis studio-plugin type-checking typescript vscode-extension websocket

Last synced: 13 Apr 2026

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/alejandro-castillo-delgado/websocket

**WebSocket Server con Node.js y Socket.IO** 🌐 Servidor básico para comunicación en tiempo real, ideal para chats, notificaciones o actualizaciones instantáneas. Incluye: - Conexiones bidireccionales vía WebSocket - Soporte CORS para integración frontend - Eventos personalizados (`mensaje`/`respuesta`) - Configuración mínima y escalable

api backend chat-app cors events express instant-updates javascript nodejs nodejs-server notifications realtime realtime-api realtime-communication server socketio websocket websocket-server

Last synced: 11 Apr 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/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/vavarm/websocket-chat-server

Node.js program

chat nodejs websocket

Last synced: 18 May 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/belingud/rust-echo-websocket

Echo websocket server by rust

echo rust websocket

Last synced: 05 Mar 2025

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/prandogabriel/tech-talk-ws-and-aws-api-gateway-ws

exemplo prático sobre AWS APÌ gateway websocket

aws aws-lambda websocket websockets

Last synced: 20 May 2026

https://github.com/exsaron/renju-online

Веб-реализация рендзю

fastapi sqlalchemy websocket

Last synced: 20 May 2026

https://github.com/herve-d/p13_chat-poc

PoC for chat app using websocket

angular chat springboot websocket

Last synced: 20 Jan 2026

https://github.com/nextlevelshit/adonis-crawler

A free web crawler on top of the incredibile AdonisJS Framework

adonisjs crawler javascript nodejs regex spider websocket

Last synced: 22 May 2026

https://github.com/ukrbublik/twitter_stream_feed

[test task] Simple web app to show last tweets in real-time.

async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets

Last synced: 29 Mar 2025

https://github.com/carter907/javasox

Java websocket library

java javascript socket-io websocket

Last synced: 24 Feb 2025

https://github.com/mohammadnazm/webrtc-nodejs-typescript-project

A basic WebRTC peer-to-peer project using Node.js, WebSocket, and TypeScript. This project sets up a signaling server and WebRTC clients for real-time video streaming, showcasing a simple, TypeScript-based approach to WebRTC connections.

express nodejs typescript webrtc websocket yarn

Last synced: 08 Apr 2026

https://github.com/simon987/ws_bucket

Simple websocket-based file upload service with token-based auth

fasthttp websocket

Last synced: 19 Sep 2025

https://github.com/kartik989-max/chessmate.io

This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.

chessjs css ejs express html javascript node socket-io tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/hugohil/aio

realtime audio analysis tool

audio dsp io socket-io sound tool websocket

Last synced: 20 May 2026

https://github.com/crispy-strawberry/zocket

Websocket implementation in zig

websocket websockets zig

Last synced: 20 May 2026

https://github.com/mehmetkahya0/local-web-camera

A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.

ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket

Last synced: 09 Apr 2026

https://github.com/nopnop2002/esp-idf-vcp2web

Wireless VCP Monitor for esp-idf

esp-idf esp32 uart usb virtual-com-port websocket

Last synced: 18 May 2026

https://github.com/somnathkar000/talkflow-backend

This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.

rest-api socket-io typescript websocket

Last synced: 18 May 2026

https://github.com/amsh4/driftsiren

DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.

celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket

Last synced: 09 Apr 2026

https://github.com/boss294/conexus

Conexus is a cutting-edge secure communication platform designed for modern connectivity needs. It ensures private and seamless communication by combining end-to-end encryption with a user-friendly interface. Conexus offers real-time messaging, file sharing, and group discussions while prioritizing security and performance.

conexus mayankchawdhari website websocket

Last synced: 12 Jan 2026

https://github.com/quartercastle/go-websocket-server

Experimenting with a websocket server based on gorilla/websocket

golang node server websocket

Last synced: 13 May 2026

https://github.com/foopis23/asteroid-excavator

A WIP multiplayer game written in typescript with pixi.js and websockets

html5-game pixijs socket-io websocket

Last synced: 27 Apr 2026

https://github.com/divyarajsinhsindhav/chatify

Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.

javascript mongodb nodejs reactjs socket-io websocket

Last synced: 05 Apr 2025

https://github.com/octokerbs/gochat

Websocket chat app built in Go and React.

channels go javascript react react-router websocket

Last synced: 13 Apr 2026

https://github.com/myfreax/webrtc-stun

STUN Server use by exchange peer ICE,OFFER and ANSWER

demo example server webrtc websocket

Last synced: 17 May 2026

https://github.com/shuddha2021/reactchat

ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.

back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket

Last synced: 09 Apr 2026

https://github.com/dozyio/watch-websocket

File Watcher with Websocket

file-watcher go golang websocket

Last synced: 12 Apr 2025

https://github.com/code-raushan/chat-server-ws

Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.

chat-server go pubsub redis scale websocket

Last synced: 18 May 2026

https://github.com/thiagohrcosta/real-time-communication

The Real Time Communication project is a part of the Python Developer formation at Rocketseat. The primary goal is to create and practice Websockets in payment methods, enabling real-time updates on pages as soon as the payment gateway confirms transactions.

flask-application pytest python websocket

Last synced: 07 Jul 2025

https://github.com/x-ration/fts-web

一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】

bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket

Last synced: 17 Apr 2026

https://github.com/maluscat/socket-base

[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.

deno javascript nodejs typescript websocket

Last synced: 02 Feb 2026

https://github.com/joefelx/tictactoe-online

Tic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet.

express game react socket-io websocket

Last synced: 09 Apr 2026

https://github.com/brennanb/webrtc-telestrator

WebRTC-powered telestrator for live streaming and recording. Features Apple Pencil support, real-time drawing synchronization, OBS integration, and responsive touch controls for content creators.

apple-pencil broadcasting canvas content-creation drawing ipad javascript nodejs obs-studio real-time streaming telestrator touch-events webrtc websocket

Last synced: 07 May 2026

https://github.com/gonzofish/ws-chat-server

A small server for chatting through WebSockets

chat eventmachine ruby toy toy-project websocket websockets

Last synced: 21 Mar 2025

https://github.com/marcvspt/wschat

WebSocket example through Nginx reverse proxy

docker nginx websocket

Last synced: 13 Apr 2026

https://github.com/lararosekelley/wslib

Lightweight, thoroughly tested WebSocket client with features like automatic reconnection

javascript typescript websocket websocket-client ws

Last synced: 07 Apr 2026

https://github.com/ramgoel/cochat-server

Backend API and Socket Server of CoChat Web Application

express javascript socket-io websocket

Last synced: 09 May 2026

https://github.com/foldcat/dswsc

dead simple websocket client

websocket

Last synced: 27 Jun 2025

https://github.com/g4lb/mean-stack-project

Final Project using MEAN (MongoDB,Express,Angular2,Node.js)

angular2 express mean-stack mongodb mongoose node-js toast webservice websocket

Last synced: 10 Mar 2025

https://github.com/jryannel/go-ws-with-cancel

A go based websocket client and hub with cancel support

context go websocket

Last synced: 04 Apr 2025