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/xjectro/calvero-club-chat-api

An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.

api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket

Last synced: 15 Aug 2025

https://github.com/lanfei/websocket-lib

A lightweight WebSocket library for Node.

realtime websocket ws

Last synced: 14 Apr 2025

https://github.com/guilospanck/gartic-go-backend

This is the backend of the web drawing app like Gartic made with ReactJS using Typescript and Go.

clean-architecture go golang postgresql websocket

Last synced: 01 May 2026

https://github.com/jojoarianto/go-chat-app-websocket

Simple chat app using go websocket

chat go gorilla-websocket websocket

Last synced: 04 Oct 2025

https://github.com/coinrust/wsconn

wsconn is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive.

gorilla websocket websocket-client wsconn

Last synced: 24 Jan 2026

https://github.com/matubu/red-tetris

🎮 A web, networked, multiplayer, tetris game using websockets

game js socketio svelte sveltekit websocket

Last synced: 12 May 2025

https://github.com/lagden/boilerplate-ws

Boilerplate para desenvolvimento de Websocket.

boilerplate nodejs uwebsockets websocket

Last synced: 15 Aug 2025

https://github.com/jefftrojan/robopotato

Lightweight inter-agent trust, coordinatination and shared state server for AI agent swarms

agent-framework agentic-ai agents ai-agents axum collaborate github hmac key-value-store llm multi-agent rust security tokio websocket

Last synced: 01 Apr 2026

https://github.com/trannguyenhan/messenger-chat

Messenger chat simple with spring mvc

java messenger-chat realtime spring-mvc websocket

Last synced: 19 Apr 2026

https://github.com/descholar-ceo/realtime-go-backend

This is the RealTimeGo, the backend part, done in Go

go gochannels golang goroutines realtime rethinkdb websocket

Last synced: 28 Mar 2025

https://github.com/drwhut/tabletop_club_lobby_server

A WebRTC signalling server for Tabletop Club that allows players to connect peer-to-peer with the use of room codes.

game multiplayer peer-to-peer server tokio-rs webrtc-signaling websocket

Last synced: 10 Feb 2026

https://github.com/sumitst05/qwikeys

Test your typing speed with QwiKeys! 🏁

cli-game go multiplayer realtime typing-game typingspeedtest websocket

Last synced: 10 Feb 2026

https://github.com/crispengari/askme

🙏 askme is a social application that allows users to interact and discover new people within their location radius, identified as spaces in the scope of this app.

docker fastify ngrok postgresql prisma react-native trpc typescript websocket

Last synced: 16 Aug 2025

https://github.com/hedyn/wsonrpc

JSON-RPC over Websocket

jsonrpc websocket

Last synced: 14 Jan 2026

https://github.com/dutu/valr-api-node

VALR exchange API client for REST and WebSocket

api promise rest rest-api rest-client valr valr-api websocket websocket-client

Last synced: 11 Apr 2026

https://github.com/obirikan/decoupled-services

a simple microservice architecture implemented with nodejs and RabbitMQ as message broker and wss as real time transmission on client side

docker-compose javascript rabbitmq websocket

Last synced: 01 May 2026

https://github.com/totaljs/emptyproject-game

Empty project: WebSocket + Total.js

nodejs totaljs websocket

Last synced: 05 Jul 2025

https://github.com/justhackone/bybit-signal-bot

This bot in telegram sends "signals" to the user, according to the settings that the user sets in the bot. There are four types of signals in total - PUMP, DUMP, OPEN INTEREST and LIQUIDATION.

axios bybit-api mongo telegraf telegram-bot websocket

Last synced: 14 Oct 2025

https://github.com/openvoiceos/ovos-bus-client

messagebus client for the OVOS ecosystem

hacktoberfest messagebus websocket

Last synced: 23 Jan 2026

https://github.com/bdbose/chattingapp-react-socketio

Simple Chatting App made with ReactJs , NodeJs and Socket.io

chat css express html node nodejs react reactjs socket-io websocket

Last synced: 09 Apr 2026

https://github.com/hajis23/room-game

Multiplayer server meshing demo

game matter-js multiplayer phaser react socket-io websocket

Last synced: 25 Oct 2025

https://github.com/shubhamch95/real-time-polling-system

A scalable system using Node.js, PostgreSQL, Kafka, and WebSocket for creating polls, casting votes, and real-time result updates. It features RESTful APIs, leaderboards, and dynamic vote tracking.

client-server expressjs-framework javascript kafka kafka-consumer kafkaproducer nodejs rest-api socket-io websocket websocket-server

Last synced: 14 Feb 2026

https://github.com/chen0040/spring-websocket-angular-4-demo

Demo on how to integrate spring websocket with angular 4 application

angular-4 duplex spring-boot websocket

Last synced: 15 Aug 2025

https://github.com/runner365/webcodecpush

webcodec for webOBS

h264 rtmp webcodec webobs websocket

Last synced: 04 Mar 2026

https://github.com/pilotpirxie/scrum-tool-client

👩‍💻 Tool for scrum masters and teams written in Typescript & React

node nodejs react react-redux reactjs socket socket-io ts ts-node typescript websocket websocket-client websockets

Last synced: 11 Apr 2026

https://github.com/vidundergunder/htmx-elysia-http-websocket

🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets

bun elysia htmx http sql websocket websockets ws

Last synced: 05 May 2026

https://github.com/wlh320/webtail

"tail -f" like function as a simple web service, compiled to single executable binary.

cli-app rust websocket

Last synced: 24 Oct 2025

https://github.com/spiral/simple-chat

A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.

bidirectional centrifugo grpc php roadrunner spiral-framework websocket

Last synced: 04 May 2026

https://github.com/mp3martin/gameinv

A project showcasing how you can connect C# backend and Next.js or WPF frontend

csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf

Last synced: 23 Aug 2025

https://github.com/glurp/dynamicreverseproxy

Exemple of a solution for dynamic Http/WS reverse proxy with nginx and /etc/hosts manipulation

dynamic-reverse-proxy nginx ocpp openresty reverse-proxy websocket

Last synced: 04 Apr 2025

https://github.com/tarsislimadev/foxbit-ws

To get data from Foxbit.

foxbit websocket

Last synced: 09 May 2026

https://github.com/kiwifruitdev/sfm-bridge-gmod

A websocket client for Garry's Mod intended to retrieve scene and frame data from SFM Bridge.

garrysmod gmod lua sfm websocket

Last synced: 21 Apr 2025

https://github.com/fullstop000/golang-online

A web app for compiling .go file online using Websocket and native go tools

golang websocket

Last synced: 10 May 2026

https://github.com/ericrabil/presenti

A plug-n-play status aggregation service

activity modular monorepo presence rest status typescript websocket

Last synced: 05 Feb 2026

https://github.com/foundation-components/socket-io

A - soon to be - very flexible socket.io Polymer component.

html js polymer socketio web websocket

Last synced: 04 Oct 2025

https://github.com/deepcloudlabs/dcl420-2019-dec-23

DCL-420: Developing SOAP and RESTful Web Services on Java EE 8

javaee8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 18 Apr 2026

https://github.com/zhaocong6/marketservice

虚拟货币交易所行情数据接口

channel gin grpc rest-api websocket

Last synced: 06 May 2026

https://github.com/catalinfl/adler

High performance WebSocket server library built on top of gobwas/ws

broadcast game-server go gobwas-ws golang hub multiplayer networking real-time rooms session websocket websocket-server

Last synced: 01 May 2026

https://github.com/yuaanlin/multiplayer-car-game

A simple multiplayer car game to practice three.js and websocket.

car-game express game three-js threejs websocket

Last synced: 18 Apr 2026

https://github.com/kyoukaya/angelina

Event driven websocket interface to get a Arknight client's state

arknights websocket

Last synced: 22 Jan 2026

https://github.com/seyed0123/oxdebate

Experience the power of AI in a user-friendly chat interface with our ChatGPT Web Application.

chatbot css golang gpt-4 html javascript python react websocket

Last synced: 12 Apr 2026

https://github.com/gautam6023/hackathon

Chat translator is an instant messaging app with live translation features. People from a different countries with different languages can communicate with each other. The app removes the barrier of language in communication.

css3 html5 jwt-authentication reactjs socket-io styled-components websocket

Last synced: 10 Apr 2026

https://github.com/yonle/websockify.js

A websockify written in javascript, But with 2 Converting Method.

novnc tcp websocket websockify

Last synced: 10 Jun 2025

https://github.com/itraceur/sockjs-channels

WebSocket emulation - SockJS server implementation for Django Channels.

asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket

Last synced: 18 Aug 2025

https://github.com/memoryInject/ws-client

WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼

bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets

Last synced: 31 Mar 2025

https://github.com/smew-tech/go-websocket

example go-websocket

golang grpc grpc-go redis websocket

Last synced: 03 May 2026

https://github.com/renanstn/godot-multiplayer-game

Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.

godot nodejs websocket

Last synced: 17 Apr 2026

https://github.com/nwylynko/connect420

A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io

react socket-io typescript websocket

Last synced: 11 May 2026

https://github.com/joseluisgs/ts-chat-socketio

Ejemplo de chat usando la librería Socket.io de Node.js, con el objetivo de manejar websocket y crear un chat en tiempo real.

chat-application javascript nodejs socket-io typescript websocket

Last synced: 01 May 2026

https://github.com/arshtiwari2004/waygen

WayGen is an AI-powered traffic management system

deepsort docker flask mapmyindia-api mongodb opencv raspberry-pi websocket yolov8

Last synced: 08 Aug 2025

https://github.com/takielias/deno-websocket-chat

This is a simple Deno Websocket Chat Example with OAK Middleware Inspired by https://cutt.ly/7yVWKuK

chat deno middleware oak websocket

Last synced: 29 Apr 2026

https://github.com/dinsaw/spring-boot-jetty-websocket-example

Basic example of how to configure Jetty WebSocket with Spring Boot

java jetty-server spring spring-boot websocket

Last synced: 17 Apr 2026

https://github.com/yuvraj0028/node-realtime-chat-app

Our Realtime Chat App, driven by Node.js and WebSockets, ensures low-latency instant messaging with secure room creation. Enjoy responsive design, user authentication, and customizable features for a seamless and personalized chat experience. Connect effortlessly and communicate in real time across devices and browsers.

backend chat expressjs nodejs websocket

Last synced: 10 Jul 2025

https://github.com/clinth/remote

A framework for super easy cross device communication

broadcastchannel webrtc websocket

Last synced: 04 Dec 2025

https://github.com/mukeshjha3/whatsapp-fullstack-project

This is a fullstack Whatsapp clone project which is basically made on the top of Springboot(Backend) and React.js(frontend).

css3 html5 java-8 javascript jwt maven mysql-database reactjs springboot springboot-security stomp websocket

Last synced: 10 Apr 2026

https://github.com/tdjsnelling/orderbook

Simple Node.js FIFO order matching engine, powered by Redis

matching-engine nodejs orderbook protobuf redis trading websocket

Last synced: 08 May 2026

https://github.com/joriewong/websocket-message-queue

:chart_with_upwards_trend:Testing RabbitMQ to WebSocket by Echarts

echarts nodejs rabbitmq websocket

Last synced: 09 Aug 2025

https://github.com/wunamesst/tailr

A blazing-fast log tail & search server. Single binary, web UI, real-time streaming.

devops log-search log-tail log-viewer monitoring rust vue3 websocket

Last synced: 09 Jun 2026

https://github.com/brucearmstrong007/my-chat

A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo

angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod

Last synced: 09 Apr 2026

https://github.com/milochen0418/nodejs-websocket-to-serialport

The Node.JS server-side convert serialport data into WebSocket, so that client-side can communicate with the serial port through the node

converter node-js nodejs serial serial-ports serialport websocket websocket-server

Last synced: 18 May 2026

https://github.com/24h-du-code-2025/backend

Backend repository containing implementation of an AI agent for hotel management.

ai-agent api artificial-intelligence flask llm websocket

Last synced: 04 Mar 2026

https://github.com/techerfan/panda

A module for simplifying the use of WebSocket.

event-driven go golang publish-subscribe websocket

Last synced: 18 Jan 2026

https://github.com/mabuonomo/botkit-socket-client

A small botkit (web) socket client library, written in typescript, for browser

botkit websocket

Last synced: 04 Mar 2025

https://github.com/ronffy/fivechat

基于node + websocket,在线聊天程序

h5 node-websocket nodejs websocket

Last synced: 28 Apr 2026

https://github.com/alnoori1/claw-companion-android

Operator-first Android companion for OpenClaw gateways

android android-app apk jetpack-compose kotlin openclaw tailscale websocket

Last synced: 01 Apr 2026

https://github.com/damianmarti/websocket-examples

Test applications using websockets

ruby websocket

Last synced: 28 Apr 2026

https://github.com/ngimdock/dask-websocket

The web socket project of a task management application in a synchronized way by a team.

expressjs socket-io typescript websocket

Last synced: 13 Apr 2026

https://github.com/hendurhance/dogediscuss

A discussion forum RestAPI built with Laravel, JWT and Vue scaffolding for Frontend SPA with Websockets

authentication jwt laravel pusher pusherjs rest-api vue websocket

Last synced: 01 May 2026

https://github.com/marceldobehere/goofy-web-ssh-client

a web client to ssh into servers that offer ssh over websockets

client css html js libssh2 ssh web websocket websockets xterm

Last synced: 18 Apr 2026

https://github.com/andezion/paintonline

Реализация многопользовательского синхронного рисования

client database java mysql paint-application server spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/huntlabs/netkit

This library contains tcp / http / http2 / websocket servers and clients.

client http http2 server tcp websocket

Last synced: 03 Mar 2026

https://github.com/rhazra-003/footballer_dashboard

A footballer dashboard made with matplotlib using data from Fbref and Understat

beautifulsoup4 matplotlib-pyplot numpy pandas websocket

Last synced: 08 May 2026

https://github.com/btschwertfeger/krakenex.jl

Julia Package to interact with the Kraken Cryptocurrency Exchange API for both Spot and Futures, REST and Websocket endpoints.

api cryptocurrency exchange futures futures-market futures-trading julia-package kraken-exchange-api rest-api spot spot-trading spotify-api trading trading-algorithms websocket websockets-client

Last synced: 03 Mar 2026

https://github.com/frckbrice/social-media-backend

This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB

mongodb-database mongoose-odm nestjs-backend typescript websocket

Last synced: 19 Apr 2026

https://github.com/behzadam/wotes

Advanced web concepts like: WebSocket, Core Vitals, Performance, etc.

performance web-vitals websocket

Last synced: 02 Mar 2026

https://github.com/gotz1480/websocket-server

A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.

c c-webclient c-webserver-program websocket websocket-endpoint websocket-example websocket-server

Last synced: 07 Apr 2025

https://github.com/rice-awa/mc-mcp-server

使用python构建的基于WebSocket和mcp-server的minecraft bedrock AIAgent服务器

aiagent deepseek gpt llm mcbe mcp-server minecraft python scriptapi websocket

Last synced: 16 Apr 2026

https://github.com/mr-addict/moonlight

物联网月球灯

arduino esp32 websocket

Last synced: 13 Apr 2026

https://github.com/jayakrishnan-mk/real-time-notification-system

Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.

authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket

Last synced: 29 Jul 2025

https://github.com/nelsonwenner/python-data-sampling-app

:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.

arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi

Last synced: 25 Apr 2026

https://github.com/saddickq/kawulaconnect

A modern messaging app that brings people closer with seamless real-time chat and an intuitive interface. With a focus on connection and community, KawulaConnect makes it easy to stay in touch, share moments, and communicate effectively.

chat cloudinary expressjs mongodb-atlas nodejs reactjs shadcn-ui socket-io socket-io-client websocket

Last synced: 01 Mar 2026

https://github.com/mk4levi/mern-chatting-app

This MERN-Chatting-App is a real-time messaging platform. It supports user authentication, one-on-one and group chats, with real-time updates via WebSockets. The responsive React.js front-end ensures a smooth UX, while the Node.js and Express.js backend efficiently manages data and user interactions.

bcrypt-nodejs cloudinary-api docker jwt-authentication mern-stack websocket

Last synced: 26 Feb 2026

https://github.com/ashutoshdm1/codegen

CodeGen: Online coding platform with AI-powered assistance and collaborative development for seamless coding.

codegen machine-learning nextjs react19 real-time shadcn-ui webcontainer websocket

Last synced: 12 Apr 2025