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/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/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/maxedpc08/astrolabe

Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.

first-robotics first-robotics-competition frc python vision-processing websocket

Last synced: 24 Oct 2025

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

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 2026

https://github.com/lagenorhynque/websocket-example

Luminus/Immutant WebSocket example app

clojure clojurescript immutant luminus websocket

Last synced: 25 Oct 2025

https://github.com/mpol1t/async-websocket-pool

async-websocket-pool is a Python library that enables efficient creation and management of a pool of asynchronous WebSocket clients.

asyncio python websocket

Last synced: 06 Feb 2026

https://github.com/mvasilkov/python-browser-based-terminal

Python browser-based terminal app

python terminal tornado websocket xterm-js

Last synced: 25 Oct 2025

https://github.com/philipphermes/planning-poker

Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.

nextjs planning-poker react sqlite typescript websocket

Last synced: 23 Jan 2026

https://github.com/drdreo/tell-it

tell-it is a round based story telling game you can play with friends.

angular nestjs nx webgame websocket

Last synced: 23 Jan 2026

https://github.com/xcwqw1/xc-qq-robot

一个python萌新写的多线程对接go-cqhttp的屎山玩意

go-cqhttp httpapi qq-bot websocket

Last synced: 28 Jan 2026

https://github.com/mesquitte/mesquitte-client

mqtt v3.1.1/v5.0 client, support tcp, websocket and quic

mqtt-client websocket

Last synced: 25 Feb 2026

https://github.com/mono424/go-pts

Go Library for WebSocket Channel Management ✨

go golang websocket

Last synced: 30 Jan 2026

https://github.com/dosmike/tf2cc

Lobby based community casual server finder for Team Fortress 2

casual community-driven lobby lobby-system matchmaking quickplay teamfortress2 website websocket

Last synced: 30 Jan 2026

https://github.com/sadrib-perfecthonest/whatsapp-clone

It is the repository of whatsapp clone UI where there is chat section applied websocket and camera section also works properly

chat-application chatapp flutter flutter-app flutter-ui socket-io websocket whatsapp whatsapp-clone

Last synced: 31 Jan 2026

https://github.com/alcoralcor/lidarz

OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket

lidar python webrtc websocket

Last synced: 25 Feb 2026

https://github.com/ichiro-its/kumo-client

JavaScript client library for Kumo WebSocket to ROS 2 bridge

javascript ros ros2 typescript websocket websocket-client

Last synced: 26 Feb 2026

https://github.com/kerolesnabiel/realtimechatapi

This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.

asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket

Last synced: 10 Feb 2026

https://github.com/alexander-hagen/node-api-kucoin

Non-official implementation of KuCoin's API's. Developed for personal use.

api-rest javascript kucoin nodejs websocket

Last synced: 10 Feb 2026

https://github.com/lmangani/pcap2hep

PCAP to HEP Conversion via Browser

hep hepic hepv3 homer js pcap sipcapture websocket ws

Last synced: 12 Feb 2026

https://github.com/romulodm/go-chess

A multiplayer chess game made with React and Gorilla WebSocket.

chess chess-game go gorilla-websocket react websocket

Last synced: 28 Feb 2026

https://github.com/yuantsai1115/ar.camera.mobile

It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and WebSocket..

ar bim collaboration construction-management vr websocket webxr

Last synced: 13 Feb 2026

https://github.com/krwclassic/opera-custom-homepage-bypass

Bypass for Opera's custom homepage block with address bar auto-focus (ERR_BLOCKED_BY_CLIENT)

bat batch bypass javascript js newtabdraft newtabstartpage ntd ntsp opera opera-gx operagx py pyautogui pygetwindow python pythonw websocket websockets windows

Last synced: 14 Feb 2026

https://github.com/andrianalisoa-sylvere/chatapp-api

💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm

chat-application nestjs postgresql realtime-chat socket-io typeorm websocket

Last synced: 02 Mar 2026

https://github.com/krlan2789/express-ws-app

Express - WebSocket Server Application

expressjs nodejs postgresql websocket websocket-server

Last synced: 04 Mar 2026

https://github.com/alextanhongpin/chat-playground

Simple standalone chat app with shareable link, inspired by go-playground

chat chat-server go golang gorilla websocket

Last synced: 16 Apr 2026

https://github.com/paulkokos/project-management-dashboard

A comprehensive project management dashboard with real-time collaboration, task tracking, and team management features

collaboration dashboard django project-management react real-time task-tracking team-management websocket

Last synced: 02 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/sutac/connect4

Connect4 is a project aimed at implementing the classic game of the same name using web technologies.

css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket

Last synced: 04 Apr 2026

https://github.com/maxzinchenko/react-use-socket

The package which makes web socket management much easier by using hooks.

react react-use-socket socket websocket

Last synced: 18 Apr 2026

https://github.com/mmikhail2001/esp32_weather_station

Микроконтроллерная система для измерения качества воздуха в помещении с информированием о текущих показателях удаленного сервера.

esp-idf esp32 freertos i2c iot microclimate websocket wifi

Last synced: 18 Apr 2026

https://github.com/pandaoh/chatroom

websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。

element-ui php swoole vue websocket

Last synced: 19 Apr 2026

https://github.com/timostamm/aspnetcore-websocket-controller

Easy WebSockets for AspNetCore 3.0

aspnetcore3 websocket

Last synced: 04 Jun 2026

https://github.com/symblai/twilioflex-inbound-adapter

A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.

100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets

Last synced: 19 Apr 2026

https://github.com/margo-yunanova/react-burger

Stellar burgers - одностраничное приложение бургерной

react typescript websocket

Last synced: 24 Apr 2026

https://github.com/shilo/mimic

Clone-and-play multiplayer for Godot. Drop in a MimicSync node and make your scenes network-aware, with high-level nodes for connection and gameplay.

client enet game-development gdscript godot godot-4 godot-addon godot-engine multiplayer multiplayer-synchronizer netcode networking online-game replication rpc server synchronization tcp udp websocket

Last synced: 08 Jun 2026

https://github.com/wesh92/fastapi-websockets-llm-example

Example of Websockets Implementation in FastAPI/Python

ai fastapi fastapi-template llm openrouter python websocket

Last synced: 28 Apr 2026

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

Test applications using websockets

ruby websocket

Last synced: 28 Apr 2026

https://github.com/ronffy/fivechat

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

h5 node-websocket nodejs websocket

Last synced: 28 Apr 2026

https://github.com/mpolinowski/html_ws_client

Websocket client for the INSTAR IP camera videostream

html5-video websocket websocket-client

Last synced: 01 May 2026

https://github.com/nshkrdotcom/jido_hive

Phoenix coordination server and embeddable Elixir client for augmented human-AI telepathy. Transforms multiplayer terminal chat into live, room-scoped structured context graphs and actionable consensus workflows.

actor-model asm client-server concurrency coordination distributed-systems elixir elixir-otp event-driven execution-engine llm-workflows local-execution multi-agent nshkr-ai-agents phoenix real-time relay room-management round-robin websocket

Last synced: 01 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/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/zhaocong6/marketservice

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

channel gin grpc rest-api websocket

Last synced: 06 May 2026

https://github.com/maechabin/websocket-leaflet-sample

The sample web app that can share the location information with WebSocket

leaflet react sample websocket

Last synced: 07 May 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/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/tarsislimadev/foxbit-ws

To get data from Foxbit.

foxbit websocket

Last synced: 09 May 2026

https://github.com/primebible/primebible-obs

Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship

bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship

Last synced: 14 Jun 2026

https://github.com/nikhil-kumaran/chatapp

A simple messaging app using web sockets

chat-application websocket websocket-client

Last synced: 20 Jun 2026

https://github.com/hansputera/ngl.link-service

Ngl.link-Clone Notification Service

ngl ngl-clone ngl-link websocket

Last synced: 04 Apr 2025

https://github.com/touchdeck/websocket-proxy

A websocket proxy with local discovery for piping data between two clients.

docker-image proxy server websocket websocket-proxy

Last synced: 03 Feb 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/statiohq/funk.js

🔌 NodeJS Library for interacting with Funk - Statio's Realtime Service

api funk library nodejs realtime statio typescript websocket wrapper

Last synced: 07 May 2026

https://github.com/mutasim77/fast-redis-chat

💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.

caddy docker fastify horizontal-scaling nextjs redis reverse-proxy websocket

Last synced: 27 Jan 2026

https://github.com/abiosgaming/push-api-client

[deprecated] A demo client showing how to subscribe to Abios' data pushes

demo-client deprecated esports golang push-api websocket

Last synced: 14 Jan 2026

https://github.com/ashad001/rapidchat

A react + golang chat application

backend chat-application golang react real-time-chat rooms websocket

Last synced: 21 Jan 2026

https://github.com/tejmagar/django-channels-websocket-example

Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/

channels django websocket

Last synced: 10 Jun 2025

https://github.com/aditya43/complete-nodejs

:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.

axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger

Last synced: 10 Apr 2026

https://github.com/dayvsonspacca/rwst

Test websockets servers via CLI

rust rust-lang websocket

Last synced: 09 Apr 2025

https://github.com/baselrabia/twitter

Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.

laravel realtime realtime-rendering tailwindcss vue vuex websocket

Last synced: 05 May 2026

https://github.com/swift-libp2p/swift-libp2p-websocket

A WebSocket Transport Module for LibP2P Applications

libp2p libp2p-transport websocket

Last synced: 14 Feb 2026

https://github.com/dairaga/js

Go WebAssembly and Bootstrap 4 toolkit.

audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest

Last synced: 23 Jan 2026

https://github.com/yingshulu/wsrpc

websocket RPC for go

bi-directional rpc streaming websocket

Last synced: 14 Jan 2026

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 01 Mar 2026

https://github.com/dheerajgits/peerconnect-server

This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.

mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket

Last synced: 12 Feb 2026

https://github.com/101t/marketmaker

Market Maker for streaming data from coinbase

coinbase golang websocket

Last synced: 22 Feb 2026

https://github.com/wamp3hub/wamp3router

Router for Web Application Messaging Protocol

messaging networking real-time router wamp wamp3hub websocket

Last synced: 14 Jan 2026

https://github.com/buexplain/netsvr-business-coroutine

这是一个基于hyperf框架开发的,可以快速开发websocket全双工通信业务的包,它基于 https://github.com/buexplain/netsvr 进行工作。

coroutine hyperf netsvr php swoole swow websocket

Last synced: 13 Jan 2026

https://github.com/haskell-miso/miso-websocket

⚡ A simple WebSocket example

haskell miso websocket

Last synced: 11 Oct 2025

https://github.com/sammck-go/wstunnel

wstunnel provides extensible, secure TCP tunneling through an HTTP/websocket server

chisel firewall port-forwarding proxy-server reverse-proxy ssh ssh-tunnel tcp-ip tunnel websocket

Last synced: 14 Jan 2026

https://github.com/tricked-dev/dws

The first fully opensource Skyblock mod backend lol.

axum rust websocket

Last synced: 01 Jun 2026

https://github.com/kalm/kalm-cli

Kalm, from the comfort of the CLI

cli ipc kalm socket tcp udp websocket ws

Last synced: 13 Jul 2025

https://github.com/54ac/websocket-irc

An IRC-like experience in the browser by using WebSockets.

irc mongodb nodejs websocket

Last synced: 10 May 2026

https://github.com/dgl/go-web-dashboard

A simple dashboard control system.

dashboard golang websocket

Last synced: 13 Apr 2025

https://github.com/easin/wsctp

上期所api二次封装,提供websocket和redis队列交互

ctp ctpapi redis websocket

Last synced: 14 Feb 2026

https://github.com/filippo-orru/group-gifts

Group gifts makes Christmas in a large friend group stress-free!

firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket

Last synced: 12 Feb 2026

https://github.com/snaffi/booze

Golang Websocket RPC implementation

go golang json-rpc json-rpc2 websocket ws

Last synced: 14 Jan 2026

https://github.com/eomaxl/hft-dataaggregator

real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.

data-aggregation-api fix rest-api rust websocket

Last synced: 22 Feb 2026

https://github.com/bws9000/robot-simulator

A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.

javascript node websocket

Last synced: 07 Oct 2025

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

A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode

chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws

Last synced: 20 Feb 2026

https://github.com/itsjimi/jack

🏗 Serve files, connect to websocket, etc... Jack is an amazing web development tool

development-tools files fileserver go server static-server websocket websocket-client ws

Last synced: 12 Feb 2026

https://github.com/simonfxr/wszero

A high-performance, lightweight WebSocket library for Go.

fast go golang rfc6455 websocket websockets

Last synced: 13 Feb 2026

https://github.com/akotov-dev/vmess-ws

Personal Security Server for VPS (rpm/deb)

security vmess websocket xray-core

Last synced: 22 Jan 2026

https://github.com/deepgram-starters/go-live-transcription

Get started using Deepgram's Live Transcription with this Go demo app

asr deepgram live real-time speech-to-text stt transcription websocket

Last synced: 21 Jan 2026

https://github.com/faluciano/react-native-couch-kit

React native libraries for hosting websocket games on TV hardware with controller client packages

android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket

Last synced: 02 Mar 2026

https://github.com/etcdpad/etcdpad-core

etcdpad-web server, support etcdv3 only

etcd etcd-client etcdv3-web go multiplex websocket

Last synced: 14 Jan 2026