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/rails-lambda/websocket-demo

⚡️🔌 Lamby WebSocket Demo (WIP)

actioncable api-gateway event-driven lambda rails websocket

Last synced: 29 Oct 2025

https://github.com/thinkjs/think-websocket

WebSocket for ThinkJS 3.x

think-extend thinkjs websocket

Last synced: 12 Sep 2025

https://github.com/xythobuz/giess-o-mat

DIY fertilizer mixer and plant watering machine, made with Arduino and ESP32.

arduino esp32 esp8266 i2c influxdb platformio websocket

Last synced: 06 Apr 2026

https://github.com/t510599/python-card-web

災厄之悲歌 - A card game with web UI and python server using websockets

asyncio card javascript python tocasui websocket

Last synced: 19 Apr 2026

https://github.com/chrberger/cluon-javascript

Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.

amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets

Last synced: 09 Apr 2026

https://github.com/chen0040/spring-websocket-java-client-demo

Demo on how to integrate spring websocket on the server with java client

duplex-communication java-client spring-boot websocket

Last synced: 20 Jun 2025

https://github.com/rfoel/tic-tac-toe

Tic-Tac-Toe AWS Serverless App

aws multiplayer serverless tic-tac-toe websocket

Last synced: 14 May 2026

https://github.com/natlee/django-project-template

A template with many features of Docker, 3rd party login, JWT, websocket, Admin UI and django-q

3rd-party-login allauth django django-q django-rest-framework jwt-authentication project-template template websocket

Last synced: 11 Jul 2025

https://github.com/moethu/paintchat

a digital chalkboard written in go

golang websocket whiteboard

Last synced: 20 Jan 2026

https://github.com/sanwebinfo/ntfy-sh-listener

Forward ntfy.sh Push Messages 🚀 to Telegram by using telegram bot and Websocket 🛸

ntfy ntfy-sh ntfysh push-notifications python telegram telegram-api telegram-bot websocket websockets

Last synced: 01 Aug 2025

https://github.com/narasimha1997/groupchat-c

A simple group chat server that one can write using C/C++, with the support of external websocket router.

c cgi multiprocessing websocket

Last synced: 07 Nov 2025

https://github.com/ntshvicky/insurance_agent_chatbot

a chatbot using openai api which behave like insurance agent. It will only reply you insurance based question's answer - Main Branch for Openai, llama Branch for Llama2

ai-agent ai-chatbot chatbot flask insurance-agent langchain llama2 python websocket

Last synced: 11 Jul 2025

https://github.com/manzil-infinity180/real-time-communication

I am learning new things about RTC stuffs and add their for others and for my own reference

gstreamer jitsi livekit mediasoup mediasoup-client rfc rtcxf webrtc websocket

Last synced: 11 Jul 2025

https://github.com/welly87/goetp

Energistics Transfer Protocol (ETP) Server in Go

avro energistics gas oil protocol streaming transfer websocket

Last synced: 15 Jan 2026

https://github.com/shanathvemula/test_djangochannels

This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.

channels channels-redis django django-rest-framework djangochannelsrestframework djangorestframework python redis redis-cache rest rest-api restapi restful-api websocket

Last synced: 29 Jul 2025

https://github.com/wlun001/scaling-ws

Example of scaling real-time servers, such as Websocket

golang horizontal-scaling nats real-time vue websocket

Last synced: 19 May 2026

https://github.com/hewigovens/go-wssrelayer

A utility tool to relay json rpc request (from http post) to remote wss endpoint.

jsonrpc relay websocket

Last synced: 10 Sep 2025

https://github.com/breqdev/workersocket

Run a WebSocket inside of a Web Worker.

browser javascript websocket webworker

Last synced: 19 May 2026

https://github.com/yashnuhash/realtime-collaborative-code-editor

A Real-time Collaborative Code Editor built with Next.js, Socket.io & Express.js Which Provides a Range of Powerful Features Like Instant Code Synchronization While Code Changes to Across all the Users

code-editor codemirror codemirror-editor good-first-contribution good-first-issue live-code-sharing motion-animations nextjs open-source react real-time-collaboration real-time-collaboration-with-syntax-highlighting socket-io syntax-highlighting team-coding typescript vercel websocket

Last synced: 16 Sep 2025

https://github.com/HuangAntimony/Chatroom

使用Go, React作为主要技术栈的聊天室Demo

gin golang jwt websocket

Last synced: 31 Oct 2025

https://github.com/zack24q/smart-websocket

A smart websocket library, simple to use.

reconnect websocket

Last synced: 17 Jan 2026

https://github.com/bedrock-ws/bedrockws-deno

MCBE WebSocket implementation in Deno (TypeScript/JavaScript)

mcbe minecraft minecraft-bedrock websocket

Last synced: 19 May 2026

https://github.com/zgbjgg/evews

Evews - Erlang Lightweigth Websocket RFC 6455

erlang lightweight rfc-6455 websocket

Last synced: 10 Apr 2025

https://github.com/teschmitt/py-dtn7

A dtn7-rs REST- and WebSocket-API wrapper for Python

api api-wrapper bundle-protocol delay-tolerant-network dtn7-rs pypi-package python rest websocket

Last synced: 30 Jul 2025

https://github.com/temp3l/influx-bitmex

sample influx bitmex project with simple stats

bitcoin bitmex highspeed influxdb orderbook technical-indicators trading websocket

Last synced: 15 May 2026

https://github.com/ahf/snowflake

My fork of https://gitweb.torproject.org/pluggable-transports/snowflake.git

golang pluggable-transports pt webrtc websocket

Last synced: 09 Jul 2025

https://github.com/sandros94/nuxt-ws

A Nuxt module aimed to simplify the use of WebSockets.

module nuxt real-time websocket

Last synced: 13 Jul 2025

https://github.com/foso/jkwebsocket

Example Project that shows how to use NanoHTTP/NanoWSD to create a Websocket Server. After you connect to it, it will post "Hello World" plus the systemdate to the client every second.

android kotlin nanohttpd nanowsd websocket

Last synced: 19 May 2026

https://github.com/mpromonet/video-ws

websocket player

webcodecs websocket

Last synced: 13 Apr 2025

https://github.com/chairc/chatroom

基于WebSocket的在线聊天室demo

chatroom demo websocket

Last synced: 12 Jul 2025

https://github.com/kaualandi/game-of-old-backend

Backend de um Jogo da Velha multijogador usando Websocket (incompleto)

nestjs prisma typescript websocket

Last synced: 19 May 2026

https://github.com/geut/wpc

Simple RPC solution for Workers, SharedWorkers and ServiceWorkers.

message-transport rpc service-worker shared-worker websocket

Last synced: 16 Feb 2026

https://github.com/hwywl/netty-websocket-spring-boot

netty-websocket之路

netty websocket

Last synced: 01 Nov 2025

https://github.com/cchampou/twibi

Cross Twitch & and social network system, with notifications, chatbots & more...

discord eventsub irc twitch typescript websocket

Last synced: 11 Mar 2025

https://github.com/workwithpact/cf-socket-client

A simple client to interface with our CloudFlare Workers backed WebSocket server.

chat cloudflare-worker cloudflare-workers websocket websockets

Last synced: 13 May 2025

https://github.com/gonzalo123/scp-iot-demo

Real Time IoT in the cloud with SAP's HCP, Cloud Foundry and WebSockets

arduino cloud-foundry iot node nodemcu sap sapui5 scp scp-iot socket-io websocket websockets

Last synced: 23 Jun 2025

https://github.com/mdubourg001/chaussette

A nodejs proxy to communicate with TCP servers from a browser's WebSocket.

nodejs proxy tcp websocket

Last synced: 27 Jan 2026

https://github.com/qhaof26/airbnb-be

AirClone: A clone of the Airbnb platform built with Spring Boot backend.

cloudinary docker email java jwt oauth2 postgis postgresql redis spring-data-jpa spring-security springboot swagger-ui websocket

Last synced: 23 Jun 2025

https://github.com/lucafalasco/cyt

💵 Real time visualization of ₿itcoin transactions all over the world

bitcoin bitcoin-api bitcoin-transaction-visualizer d3js mobx mobx-react react websocket

Last synced: 01 May 2026

https://github.com/d-a-v/libnowebsocket

native stream sockets between C and HTML5

c library posix-compatible websocket

Last synced: 20 Mar 2025

https://github.com/purplesyringa/gevent-ws

A free MIT-licensed websocket library for gevent

gevent server websocket websocket-server

Last synced: 11 Apr 2025

https://github.com/guanhui07/dcr

借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性

amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman

Last synced: 04 Apr 2025

https://github.com/pmant/harmonyhubws

A node module for Logitech Harmony Hub.

api harmony home-automation hub ir logitech remote smart-home websocket

Last synced: 25 Jun 2025

https://github.com/art2url/quasar-contact-app

🪐 Quasar Contact is an end-to-end encrypted, real-time messaging application built with Angular. It enables secure, reliable communication with privacy and ease of use at its core.

angular chat-application docker encrypted-chat end-to-end-encryption express full-stack jwt-authentication mongodb nodejs privacy-first progressive-web-app real-time-chat secure-messaging socket-io spa typescript web-crypto-api websocket zero-knowledge

Last synced: 08 Feb 2026

https://github.com/kislevlevy/chat-verse

Chat Verse is a Discord replica for organizing servers, channels, and conversations with text, voice, and video communication.

chat mysql nextjs prisma typescript websocket

Last synced: 02 Aug 2025

https://github.com/arslanstack/mandi-links

Laravel-based Admin Panel and APIs for the Mobile & Web App of Mandi Links Clone

chat ckeditor firebase-cloud-messaging laravel laravel-websockets notifications react-native websocket

Last synced: 21 Mar 2025

https://github.com/dpwgc/easierweb

More user-friendly, high performance Go Web framework. ~ 更简单易用的高性能 Go Web 框架

api framework go http httprouter middleware restful server web websocket

Last synced: 19 Jan 2026

https://github.com/tlabaltoh/rust-server-for-multiplayer

This is an SFU (Selectable Forwarding Unit) server for relaying WebRTC and WebSocket packets. Intended for use in a realtime multiplayer game. This repository's webrtc implementation is mostly based on binbat's live777 and webrtc-rs.

audio game-server multiplayer multiplayer-server network networking rust rust-lang server sfu sfu-server trickle-ice unity video webrtc webrtc-server websocket whep whip

Last synced: 08 Aug 2025

https://github.com/medilies/messenger-clone

Trying Laravel broadcasting (Pusher SDK, Laravel Websockets) and VueJs (Vue3, Laravel Echo, AGgrid, Modular file structure ...)

chat composition-api laravel laravel-echo laravel-self-testing pusher self-hosted vue websocket

Last synced: 09 Apr 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/lyzco/multipersonchat

A go language development, lightweight multi-person chat room based on websocket.

chatroom go services websocket

Last synced: 04 Oct 2025

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/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/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/lagden/boilerplate-ws

Boilerplate para desenvolvimento de Websocket.

boilerplate nodejs uwebsockets websocket

Last synced: 15 Aug 2025

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/johnnyfr26/goreports

Generate reports of employees tasks everyday and sends on email

golang mailer rest websocket

Last synced: 16 Aug 2025

https://github.com/raycad/go-websocket

Websocket example for Golang

golang websocket

Last synced: 16 Aug 2025

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

Develop a chat app with real-time messaging, channels, and private messaging. Users can send files and create groups, making it an ideal project for understanding websockets and handling asynchronous events.

auth0 mongodb nextjs react tailwindcss typescript websocket

Last synced: 17 Aug 2025

https://github.com/navikt/eessi-pensjon-saksbehandling-api

Tilby rest endepunkt for eessi pensjon saksbehandling frontend

eessi-pensjon kotlin websocket

Last synced: 22 Aug 2025

https://github.com/siddhi-io/siddhi-io-websocket

Extension that allows to receive and publish events through WebSocket.

extension io messaging siddhi websocket

Last synced: 22 Aug 2025

https://github.com/flc1125/go-websocket-chat-demo

Golang 基于 WebSocket 实现的聊天室 Demo

chat demo go golang goroutine websocket

Last synced: 20 Feb 2026

https://github.com/lukes/nano-stream-ws

A tiny and performant websocket server that streams block data from a nano currency node

cryptocurrency nano nanocurrency nodejs rpc server stream streaming websocket websocket-server websockets

Last synced: 29 Jun 2025

https://github.com/piavgh/live-stream-socket-server

Simple demo server to receive video stream via WebSocket and send to an RTMP endpoint for live streaming

live-streaming websocket

Last synced: 15 Apr 2025

https://github.com/xtravision-ai/xtravision-react

A React SDK for XtraVision API

reactjs websocket

Last synced: 01 Sep 2025

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/zebradevs/linkos-webservices-samples

Javas based sample code for printing from a web application. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.

link-os printer websocket zebra-printer zsdk

Last synced: 16 Jan 2026

https://github.com/vaishakh-gk/enthamone-backend

This is backend for Enthamone website which is for talking to strangers on the internet.

api backend go golang websocket

Last synced: 09 Jul 2025

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/vsl700/phonetrackeronline

The web app module of the system Phone Tracker-Online. Android app module: https://github.com/vsl700/GPSTrackerOnline

asp-net-core authentication mssqlserver signalr websocket

Last synced: 04 Apr 2025

https://github.com/mrinalxdev/gowebsocket

Custom WebSocket Server in Golang

advanced-programming chat-app golang websocket

Last synced: 15 May 2025

https://github.com/ilyasbozdemir/chessgame-elixir

Real-time multiplayer chess built with Elixir Phoenix + Next.js 16. Presence, sockets, DB sync, modern UI, production-ready architecture.

chess elixir iac mongodb multiplayer nextjs phoenix pulumi reactjs websocket

Last synced: 11 Apr 2026

https://github.com/shinokix3/messenger-client

A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.

messanger nextjs tailwind telegram typescript websocket

Last synced: 11 Apr 2026

https://github.com/pikachu0621/joinspring

考勤,打卡软件Springboot服务端

check-in java kotlin spring-boot vuejs websocket

Last synced: 06 Apr 2025

https://github.com/nishanb/piggy-back

Reverse tunnel over web-socket stream to host local services to cloud

edge-computing reverse-proxy-server reverse-tunnels sockets tunnel websocket

Last synced: 17 Apr 2025

https://github.com/maryqu3en/medcab-backend

This is the backend repository for MedCab, a clinc management system tailored for dialysis clinics.

expressjs javascript jwt nodejs prisma showcase socketio websocket

Last synced: 01 Jul 2025

https://github.com/boshurik/websocket

PHP WebSocket example

php websocket

Last synced: 15 Mar 2025

https://github.com/abeatrix/alfred

A simple portfolio tracker for everyone using MERN Stack.

express mern-stack mongodb mongoose node react stock-market websocket

Last synced: 11 Apr 2026

https://github.com/officiallyutso/chronicle

Chronicle is a comprehensive, privacy-first activity tracking and analysis platform that leverages cutting-edge AI technologies to monitor, analyze, and narrativize your digital workflow.

agentic-ai browser-extension chromadb conversational-ai express langchain local-ai ollama react-electron semantic-search unity-package vscode-extension websocket

Last synced: 16 Mar 2026