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/codemeasandwich/mongoose-model-stream

a mongoose model generator with a change stream

changes-stream mongodb mongoose server-to-server stream websocket

Last synced: 24 Oct 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/cezarc1/websocket-stt-bench

Benchmark of streaming speech-to-text to WebSocket gateways implementing one shared protocol across modern async runtimes

async benchmark streaming websocket

Last synced: 16 May 2026

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/spianmo/imnetcore

Android IM non-blocking IO basic network library. Use libhv as the underlying communication library, use YukiReflection and Epic Hook as scanners and Hook tools for subscriber annotations, and monitor websocket communication messages at the application layer. Support wss, websocket configuration, disconnection and reconnection.

android annotation-based epic-hook im libhv nio websocket

Last synced: 16 May 2026

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/stylepatrick/websocket-chat-spring-boot-angular

Chat application over websockets using Spring Boot and Angular

angular chat chat-application socketjs springboot stomp stompjs websocket

Last synced: 21 Mar 2025

https://github.com/lambels/wsroom

Simple implementation to manage groups of websocket connections, powered by gorilla websockets.

go golang websocket

Last synced: 25 Jun 2025

https://github.com/manga-download/websocket-rpc

A typesafe RPC implementation for WebSockets

rpc websocket

Last synced: 05 Apr 2025

https://github.com/adiulalam/quizeroo

A full-stack quiz web-app that can be used for creating and sharing quiz. The application also includes authentication, AI quiz generation, and a dashboard for visualization.

nextauth nextjs shadcn t3-stack tailwind trpc typescript websocket

Last synced: 21 Aug 2025

https://github.com/jrgil20/cinex-unidos

proyecto académico de pagina de cine

fetch-api frontend html-css-javascript websocket

Last synced: 06 Mar 2026

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/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/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/persanix-llc/endrpi-server

Endpoints for Raspberry Pi (Endrpi) is a web API server for the Raspberry Pi that provides basic statuses and GPIO controls through a collection of HTTP endpoints.

api fastapi gpio http-server python3 raspberry-pi rest-api websocket

Last synced: 07 May 2025

https://github.com/yingyeothon/message-broadcast

Simple message broadcast across all of connected sessions.

aws serverless websocket

Last synced: 03 May 2026

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/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/HuangAntimony/Chatroom

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

gin golang jwt websocket

Last synced: 31 Oct 2025

https://github.com/moethu/paintchat

a digital chalkboard written in go

golang websocket whiteboard

Last synced: 20 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/conflictingtheories/spacy_ws

Websocket example with Spacy.io

nlp spacy spacy-models spacy-ner websocket

Last synced: 02 Mar 2026

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/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/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/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/gjum/agarnet

agario Python client and connection toolkit

agar bot bot-framework game protocol pypi websocket

Last synced: 17 Jun 2025

https://github.com/akhilrai28/web-gui

The Web-GUI project is a user-friendly interface designed to provide real-time monitoring and control of the rover. Developed with modern web technologies, this interface enables seamless visualization of sensor data, power management, video feed monitoring, and task execution. It is an essential tool for operators tomanage the rover's operations.

angularjs autonomous-robots css3 dart django docker flutter html5 javascript nodejs real-time robotics ros2 sensor-data software-development tailwindcss teleoperation videofeedback web-gui websocket

Last synced: 12 Apr 2025

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

netty-websocket之路

netty websocket

Last synced: 01 Nov 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/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/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/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/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/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/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/chairc/chatroom

基于WebSocket的在线聊天室demo

chatroom demo websocket

Last synced: 12 Jul 2025

https://github.com/medhansh-32/resturant-management-system

Restaurant Mangement Web Service that provide real time updates of the order and users can place order by scanning QR Code.

java jte mysql-database spring-data-jpa spring-security springboot websocket

Last synced: 18 Feb 2026

https://github.com/liulilittle/libnet

tls, websocket, websocket ssl protocol port forward.

loopback port-forward ssl tcp tls websocket

Last synced: 08 Sep 2025

https://github.com/theihasan/geezap

Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.

ai-powered-job-search cover-letter-generator job-aggregator laravel livewire mysql openai-api php reverb tailwindcss websocket

Last synced: 24 Jul 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