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/l33t-c0d3r-66/chat-app-springboot

A simple chat application with Web Sockets and Spring Boot

sockjs spring-boot websocket

Last synced: 17 May 2026

https://github.com/limbanga/moviex-server

This is the backend part for my movieX project - an website for booking movie ticket online.

backend django jwt-authentication rest-api websocket

Last synced: 16 Jul 2025

https://github.com/mgunawardhana/spring-boot-notification-system-with-web-socket-and-thymleaf

A simple notification system built with Spring Boot and WebSocket for real-time updates. It delivers instant notifications to connected clients efficiently. Ideal for applications requiring real-time alert functionality.

notification-service real-time spring-boot thymeleaf thymeleaf-template-engine websocket

Last synced: 15 Jul 2025

https://github.com/igorsheg/set-up

A real-time multiplayer card game of "Set".

cards game reactjs rust typescript websocket

Last synced: 11 Jun 2026

https://github.com/takoyaro/node-coinfield-api

Coinfield API wrapper for Node including public & private calls as well as Websockets

api btc coinfield coinfield-api cryptocurrency cryptocurrency-exchanges websocket xrp

Last synced: 15 Jul 2025

https://github.com/myphz/aesh-chat

A simple real-time chat made with Vue and websockets, with a little easter egg!

chat nodejs real-time websocket

Last synced: 27 Jun 2025

https://github.com/irealing/silly-code

愚蠢的代码[golang工具包]

rabbitmq websocket

Last synced: 03 Feb 2026

https://github.com/artyom/wspush

Service to deliver redis PUBSUB messages over websocket

pubsub websocket

Last synced: 01 Mar 2026

https://github.com/arshtiwari2004/handsfree-os

HandsFree OS is a gesture-based desktop control system that lets users navigate their computer using hand motions alone. Powered by MediaPipe and AI, it enables touch-free actions like opening apps, scrolling, and switching tabs—designed to enhance accessibility for differently-abled users and multitaskers alike.

firebase firestore-database mediapipe pyautogui python reactjs tensorflow websocket

Last synced: 07 Apr 2026

https://github.com/nitoba/poll-voting

Inspirado pela NLW Expect da Rocketseat, onde um projeto semelhante foi desenvolvido na trilha de NodeJS. Poll Voting é uma api construída em Golang para votações em enquetes. A intenção deste projeto é demonstrar a utilização de ferramentas e técnicas de desenvolvimento web em Golang

api clean-architecture ddd-architecture golang websocket

Last synced: 13 Jul 2025

https://github.com/falkirks/girlsmarts

Take home activities and Translink API wrapper for Girlsmarts 2017

javascript json nodejs websocket

Last synced: 04 May 2026

https://github.com/ejiroosiephri/multiplayer-pong-game

Simple Multiplayer game that makes use of the socket.io library logic to perform multiple requests on multiple client

expressjs nodejs socket-io websocket

Last synced: 07 Apr 2026

https://github.com/mlangumier/websocket-client

Tic-tac-toe mini-game to learn about websockets in native JavaScript

game nodejs tic-tac-toe vite websocket websocket-client

Last synced: 14 Sep 2025

https://github.com/cope/resynkd

Observable pattern through WebSockets

observable websocket

Last synced: 23 Jun 2025

https://github.com/varunprajapati373/chichat

This is Real-Time Chat room application using spring boot web socket. We have used Spring boot as backend and Jquerym html,css as frontend for creating this project

bootstrap4 browsers sockjs spring springboot stomp tomcat web websocket

Last synced: 08 Apr 2026

https://github.com/rameshvarun/ws-relay

A simple WebSocket relay client and server. Can be used for WebRTC signaling, or to send data directly between browsers.

typescript websocket

Last synced: 23 Jun 2025

https://github.com/pedrofnseca/chat-online

💬 Um chat com canais de comunicação !

chat express nodejs server-side-rendering socket-io websocket

Last synced: 07 Apr 2026

https://github.com/shinosaki/telnet-worker

Cloudflare WorkersのTCP Socket(connect() API)とWebSocketを使ったTelnetみたいなの

cloudflare-workers tcp-socket telnet websocket

Last synced: 13 Jun 2025

https://github.com/david-torres/webview-app

Just a skeleton webview app

go golang webapp websocket webview

Last synced: 29 Oct 2025

https://github.com/dulanjayabhanu/online-auction-system

A distributed online auction system developed using J2ee technologies, including EJB, JMS, CDI, and WebSocket. Designed for real-time bidding, modular deployment, and concurrency control, the system demonstrates enterprise-grade architecture with in-memory data management

cdi-injection concurrent-processes ejb enterprise-applications j2ee java jms-topic livedata microservice online-auction-system performance-testing websocket

Last synced: 21 Jun 2025

https://github.com/bourgeoisbear/wscli

command line interface to websockets for scriptable testing & integration

go golang gorilla-websocket websocket websocket-cli websocket-client

Last synced: 15 Jun 2026

https://github.com/realpeha/nengi-bun-server-adapter

Bun web socket server network adapter for nengi v2

bun nengi websocket ws

Last synced: 09 May 2026

https://github.com/ulso/pico-can-bridge

USB-C CAN bridge with a built-in web UI for desktop and mobile hosts

can-bus cdc-ncm embedded ipad iphone mcp2515 rp2040 usb usb-c websocket zephyr

Last synced: 16 May 2026

https://github.com/mstgnz/multi-wordle

Wordle multiplayer with WebSocket in Go

chat docker go multiplayer score websocket wordle

Last synced: 17 Apr 2026

https://github.com/bukharney/bukchat

A realtime chat web applications

gin go postgresql react real-time websocket

Last synced: 05 Apr 2026

https://github.com/cudiph/aria2tray

Uncomplicated aria2 Launcher

aria2 ipc qt6 websocket

Last synced: 12 Mar 2026

https://github.com/pikachu0621/joinandroid

Android考勤打卡管理软件

check-in java kotlin-android websocket

Last synced: 13 Jul 2025

https://github.com/manaphp/app-pusher

swoole websocket pusher

manaphp pusher swoole websocket

Last synced: 20 Jun 2025

https://github.com/davidsantana06/capture-server

Server designed for the storage and sharing of screenshots.

api flask python socketio sqlite websocket

Last synced: 06 Apr 2025

https://github.com/daidoujichen/perfectchatroom

Build a easy chatroom use swift Perfect framework

example perfect-server swift websocket

Last synced: 12 Jan 2026

https://github.com/pymarcus/message-queue

a very, very simplified alternative to Kafka. For local use.

golang message-broker message-queue websocket

Last synced: 15 Sep 2025

https://github.com/trhgatu/the-mind-garden-be

MERN Stack Backend of The Mind Garden - Blog App

axios express jwt mongodb nodejs websocket

Last synced: 08 Apr 2026

https://github.com/confy-security/server

Web server for forwarding messages sent by compatible client applications

confy fastapi redis uvicorn websocket

Last synced: 28 Jan 2026

https://github.com/hsyntes/merntube-api

Full Stack Video & Audio downloader API from YouTube. It provides a powerful Back-End API with WebSocket.

express mongodb nextjs nodejs react react-router redux redux-toolkit websocket youtube youtube-api

Last synced: 10 Apr 2026

https://github.com/influx6/octo

Octo provides a base low-level network communication across multiple protocols in Go.

distributed-tcp-messaging go go-octo golang low-level-network-library message-library messaging-layer octo tcp udp websocket

Last synced: 18 May 2026

https://github.com/touradbaba/sensors_data_streaming

A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.

api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket

Last synced: 08 Apr 2026

https://github.com/sun1211/socket-example

A simple real-time chat application demonstrating Socket.IO with a standalone HTML client and Node.js server.

express socket-io websocket

Last synced: 16 May 2026

https://github.com/bickyeric/nyaweria

saweria clone to learn fullstack web application: https://www.youtube.com/live/8Qp_SLd6MBQ?si=X7d9yr1_6McN2cFg

dev-container docker go golang podman saweria visual-studio-code websocket

Last synced: 16 May 2026

https://github.com/ntshvicky/aimlchatbot

A NLP/NLU chatbot in Java, spring-boot, web socket, Speech Recognition, Natural language Processing, NLU and AIML

ai chatbot java natural-language-processing natural-language-understanding nlp nlu spring-boot websocket websocket-chat

Last synced: 11 Jul 2025

https://github.com/waylaidwanderer/websocketex.js

Extended WebSocket library for Javascript, which allows subscribing to events along with handling various events with callbacks.

extended-websocket-library javascript websocket

Last synced: 11 Jul 2025

https://github.com/zziger/discord-core

Example of Discord API implementation in TypeScript

dicsord-gateway discord discord-api discord-api-wrapper typescript webpack websocket websockets

Last synced: 07 May 2026

https://github.com/shulhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 22 May 2026

https://github.com/aryan-bhokare/syncspot

SyncSpot is a team communication app featuring functionalities like RealTime Chats, Video and Audio Channels.

chat nextjs postgresql prisma-orm shadcn-ui typescript webrtc websocket

Last synced: 11 Jan 2026

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

Chat con protocolo websockets

socket-io websocket

Last synced: 11 Apr 2026

https://github.com/drowzy/ex_wss

Elixir websocket server

cowboy elixir websocket

Last synced: 08 Jul 2025

https://github.com/plh97/chat

new chat room v2, rebuild my repository<chatroom>

mysql nodejs react redis websocket

Last synced: 04 Apr 2026

https://github.com/lijianqiao/network_manage

一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台

fastapi network-automation nornir python scrapli websocket

Last synced: 16 May 2026

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/jakmobius/tanks

Browser action game project

game multiplayer typescript webgl websocket

Last synced: 11 Apr 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/simukti/dnswsforfun

A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).

channel concurrent-programming go golang goroutines websocket

Last synced: 04 Apr 2025

https://github.com/ducksoft/smssenderdroid

基于 WebSocket 的编程控制短信群发系统

anko kotlin kotlin-android ktor websocket

Last synced: 04 Apr 2025

https://github.com/fajarbc/reactphp-thruway-websocket-chats

Example ReactPHP Project : Websocket Chats. With the help of Thruway as PHP Router Library for Autobahn (use autobahn-browser as a client) Real-Time Application Messaging.

autobahn php reactphp realtime socket websocket

Last synced: 16 May 2026

https://github.com/percival33/computer-network-programming

Repo for the network programming course, aimed at creating a real-time advertising bulletin board system

cpp network python3 websocket

Last synced: 19 Apr 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/dan-and-dna/serverboy

Turn any app that uses STDIN/STDOUT into a game server

game-server http indie-game tcp websocket

Last synced: 14 Mar 2025

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/bbrtj/perl-kelp-module-websocket-anyevent

Websocket module for the Kelp Perl framework

perl perl-kelp webdevelopment websocket

Last synced: 28 Mar 2025

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/dockgraph/dockgraph

A real-time, interactive, self-hosted Docker infrastructure visualizer

docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket

Last synced: 02 Apr 2026

https://github.com/joshcap20/websocket-multiplayer-tank-game

A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.

game javascript multiplayer websocket

Last synced: 28 Mar 2025

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/alirfanyasin/laravel-websocket

Hasil belajar mengenai websocket menggunakan laravel 10

laravel laravel-framework laravel-websockets website websocket

Last synced: 16 May 2026

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

Ce projet est une application de gestion des invités pour un événement. Il permet d'ajouter, de mettre à jour, de supprimer et de rechercher des invités. L'application utilise des WebSockets pour des mises à jour en temps réel et intègre une base de données SQLite pour stocker les données des invités.

mongodb mongodb-atlas vue vue-js vue-router vuex websocket

Last synced: 16 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/setxpro/websocket

Chat Group

go websocket

Last synced: 27 Mar 2025

https://github.com/lueasf/hftrading

HFTrading is a group project about creating a High Frequency Trading Tool in C++ & Python.

cpp nats python trading websocket

Last synced: 10 Jun 2025

https://github.com/yungbenn/go-sarama-kafka

Learn how to implement websocket and kafka message broker in golang

apache-kafka gin-gonic golang message-broker websocket

Last synced: 16 May 2026

https://github.com/wille-io/httq

httq is an HTTP Server for Qt. Allows WebSocket connections. Based on NodeJS's http-parser.

http-parser http-server httpd qt websocket websocket-server websockets

Last synced: 16 May 2026

https://github.com/bornmajor/ultimate-websocket-app

This project illustrates how to use WebSocket in Hypertext Processor (PHP). It's a simple chat/messaging app that demonstrates the benefits of WebSocket over traditional polling, where the HTTP protocol remains open, allowing real-time updates without the need for constant refreshing.

asynchronous-programming chat-app php ratchet-websocket-server websocket

Last synced: 27 Mar 2025

https://github.com/twlite/nodeia

Simplified networking api for Node.js

api bun http nodejs server websocket

Last synced: 09 May 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/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/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/hideakiatsuyo/web-chat

Work In Progress

chat messaging websocket

Last synced: 27 Mar 2025

https://github.com/tianmutnt/meow

基于 Cloudflare Web CDN + WebSocket 的 Minecraft 代理实现,全称 Minecraft Encapsulation Over WebSocket

cdn cloudflare encapsulation http https hypixel mc meow minecraft minecraft-proxy proxy tcp web websocket websockets

Last synced: 16 May 2026

https://github.com/altanis/valiant.io

A 2D MMO game revolving around Soul Knight & Florr.io mechanics.

game multiplayer real-time websocket

Last synced: 19 Jun 2025