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/ericdallo/grube

Flutter WebSocket game with Flame engine

app canvas dart flame flame-engine flutter game websocket

Last synced: 23 Mar 2025

https://github.com/svilborg/samsungtv

Samsung Tv UPnP/DIAL/Remote CLI Automations

cli discovery media python remote-control samsung-tv upnp websocket

Last synced: 07 Sep 2025

https://github.com/idrunk/dce-php

🌏 一款以通用架构进行HTTP、TCP、WEBSOCKET、命令行等编程的框架

dce microservice network orm server swoole websocket

Last synced: 02 Aug 2025

https://github.com/cettia/cettia-javascript-client

A lightweight JavaScript client for browser-based and Node-based Cettia applications

cettia client comet javascript long-polling real-time streaming websocket

Last synced: 02 May 2025

https://github.com/oxequa/fresh

Fresh is a lightweight and high performance RESTful framework ready to use for environments where scaling is needed.

ddd-architecture framework fresh go golang golang-framework microservices restful-api web-framework websocket

Last synced: 12 Sep 2025

https://github.com/sachskaylee/webtcp

WebSocket/TCP bridge that allows browsers to interact with TCP servers. 📡

nodejs server tcp websocket

Last synced: 09 Jul 2025

https://github.com/tonidarodda/nestjs-template

NestJS template for projects with TypeOrm, featuring account management, authentication, emailing, caching, compression, scheduled tasks, and S3.

caching compression emailing nest nestjs nestjs-backend s3 swagger tasks template template-project typeorm websocket

Last synced: 28 Oct 2025

https://github.com/spacebro/spacebro

Spacebro makes communication between apps effortless

realtime socket-io spacebro websocket

Last synced: 15 Apr 2025

https://github.com/query-farm/radio

Radio is a DuckDB extension by Query.Farm that brings real-time event streams into your SQL workflows. It enables DuckDB to receive and send events over systems like WebSocket and Redis Pub/Sub.

duckdb duckdb-extension event-processing events redis redis-pubsub streaming websocket websocket-client websockets

Last synced: 06 Mar 2026

https://github.com/beetlex-io/mqtt

high performance .NET library for MQTT based communication support v3.x and v5.0 protocols

csharp iot mqtt mqtt-client mqtt-protocol mqtt-server net netcore tcp tls websocket

Last synced: 19 Mar 2025

https://github.com/nopnop2002/esp-idf-can2websocket

Brows CAN-Frame using esp-idf

can can-bus esp-idf esp32 websocket

Last synced: 15 Aug 2025

https://github.com/xiaoxinmm/sysmon

轻量级系统探针,单文件部署,WebSocket 实时监控

docker go linux monitoring system-monitor websocket

Last synced: 04 Mar 2026

https://github.com/hisasann/electron-various-tutorials

Various sample collection using electron.

electron hisasann kinect nodejs osc threejs websocket

Last synced: 22 Mar 2025

https://github.com/the-orange-alliance/toa-datasync

♻️ A webapp to sync the Scorekeeper with The Orange Alliance in realtime.

firebase first-tech-challenge ftc ftc-scoring material-design material-web-components mdi the-orange-alliance webpack websocket

Last synced: 28 Jul 2025

https://github.com/cdiptangshu/stomp-client

A client for testing STOMP web socket communication.

stomp stompjs stompwebsocket websocket

Last synced: 10 Oct 2025

https://github.com/hantsy/angular-spring-websocket-sample

Demo for using Angular and Spring Reactive WebSocket together

angular reactive spring-data-mongodb spring-webflux websocket

Last synced: 18 Mar 2025

https://github.com/pxseu/lanyard-ui

Simple UI to easily access kv and visualize your Discord User / Status with Lanyard

lanyard react rest websocket

Last synced: 08 Sep 2025

https://github.com/lwnmengjing/pushmessage

Go implement message push

golang websocket

Last synced: 23 Mar 2025

https://github.com/italomaia/flask-empty-api

AZAP Flask boilerplate for creating API's with flask.

boilerplate flask python rest webframework websocket

Last synced: 23 Mar 2025

https://github.com/shubh2-0/chatterbox

This repository contains a project focused on learning WebSockets. Explore real-time communication using Spring Boot and WebSockets. Experience instant messaging, group chat, and seamless collaboration. Enhance your skills in building interactive web applications with this hands-on project.

chatapplicationdemo css eclipse html java javascript lombok netlify real-time-app spring-boot springwebsocket vscode websocket

Last synced: 24 Jul 2025

https://github.com/radd/gps-android-app

Mobile app for sharing GPS, tracking users and create routes (part of the real-time tracking system)

android gps stomp websocket

Last synced: 20 Oct 2025

https://github.com/slomr/pastepoint

PastePoint is a secure, feature-rich file-sharing service designed for local networks, and private sessions.

actix actix-rs angular attachment chat css docker dtls encryption end-to-end-encryption flowbite ios localnetwork open-source pastepoint rust tailwind typescript webrtc websocket

Last synced: 11 Jun 2026

https://github.com/zomatree/kine

React like agnostic GUI framework for Python

gui hacktoberfest liveview python react server-side-rendering ssr web websocket

Last synced: 28 Jun 2025

https://github.com/rolandoislas/BrightWebSocket

RFC 6455 WebSocket Library for the Roku

brightscript roku websocket

Last synced: 14 Apr 2025

https://github.com/rtr-nettest/rmbtws

RTR-NetTest Websocket Client

nettest netztest rmbt rtr-netztest speedtest websocket

Last synced: 22 Feb 2026

https://github.com/mpromonet/rtsp2web

RTSP to websocket proxy

rtsp webcodecs websocket

Last synced: 13 Apr 2025

https://github.com/improvetheworld/chatgpt-executor

ChatGPT-Executor is a server application that empowers ChatGPT to execute Windows commands, unlocking a wide range of applications and capabilities

bridge chatgpt chatgpt-bridge powershell websocket websocket-server

Last synced: 07 May 2025

https://github.com/johnpili/websocket-progress-bar

A simple Springboot application that demonstrate progress bar update from server side using WebSocket.

progress-bar springboot websocket

Last synced: 07 May 2025

https://github.com/shogo82148/go-webntp

ntp service via WebSocket

go golang ntp websocket

Last synced: 22 Mar 2025

https://github.com/kelp404/bull-admin-panel

A real time admin panel of Bull(Redis-based queue) based on Express and WebSocket.

bull bull-admin-panel express job-queue message-queue nodejs queue redis websocket

Last synced: 12 Apr 2025

https://github.com/tom32i/netcode

Fast and efficient real-time communication websocket engine for multiplayer games in the browser.

gamedev multiplayer multiplayer-game multiplayer-game-server netcode real-time websocket websockets

Last synced: 12 May 2025

https://github.com/galigator/mattermost-client

A simple java client for the api V4 of Mattermost compatible with Mattermost 4.5 The client aim at writing java Bot for Mattermost.

bot cxfrs-service java java-8 mattermost mattermost-api mattermost-bot websocket

Last synced: 16 Jun 2025

https://github.com/arkq/wg-tcp-tunnel

WireGuard TCP tunneling

boost-asio ngrok tunnel websocket wireguard

Last synced: 06 Jan 2026

https://github.com/omeroot/socketbox

Write websocket app like as restful api. Inspired by express.

es6-modules javascript node nodejs real-time socket websocket

Last synced: 10 Apr 2025

https://github.com/u236/homed-service-web

Self-hosted web-interface for HOMEd services

homed homed-web http mqtt qt websocket

Last synced: 24 Dec 2025

https://github.com/ichishino/subevent

C++ Event Driven and Network Application Library (Header only)

event-driven header-only http https network-library tcp udp websocket

Last synced: 07 May 2025

https://github.com/hrishiksh/flutter_webrtc_websocket

Demonstration of flutter webRTC and websocket implementation.

flutter webrtc webrtc-demos webrtc-signaling websocket websocket-client

Last synced: 13 Jun 2025

https://github.com/nkbai/goice

go implementation of ICE( RFC 5245)

ice p2p stun turn websocket

Last synced: 03 Nov 2025

https://github.com/vigzmv/websocket-notifications

Websockets Notifications example. Node + Socket.io

javascript nodejs notifications socket-io websocket

Last synced: 05 Oct 2025

https://github.com/ntsd/websocket-benchmark

Compares the speed of WebSocket frameworks for different languages

benchmark bun fasthttp gorilla-websocket hacktoberfest k6 tokio-tungstenite uwebsockets websocket

Last synced: 13 Oct 2025

https://github.com/rtippin/janus-client

Laravel API wrapper to interact fluently with your Janus Media Server. Core server interactions, as well as the video room plugin included.

client janus janus-client janus-gateway laravel media-server meetecho plugin video-call video-room webrtc websocket wrapper

Last synced: 21 Mar 2025

https://github.com/feimumoke/dipper

基于grpc开发的跨语言的交互系统,集成B/C/S,Brower基于SpringBoot2开发,使用Netty+WebSocket实现QQ功能,Client基于PyQt5,实现用户管理和博客管理。图片服务和博客服务基于Go语言开发,并且提供了HTTP的图片服务功能。

chat go grpc grpc-go grpc-java grpc-python httprouter java layim microservice mybatis netty protobuf pyqt5 python qq springboot websocket xorm

Last synced: 07 May 2025

https://github.com/gis142857/x-tok-backend

基于开源前端项目开发的 Go 语言后端项目

gin-gonic gorse mysql redis websocket

Last synced: 30 Jul 2025

https://github.com/jollycorivug/chathub

仿照移动端qq的UI页面,实现qq相关的核心功能

axios java-8 netty pinia rabbitmq spring-boot sse vue3-typescript websocket

Last synced: 29 Jul 2025

https://github.com/nullvoxpopuli/cryptoexchangeclient

Clients for multiple cryptocurrency exchanges. All clients have a shared interface for common actions.

api bitcoin blockchain cobinhood cobinhood-api coin crypto cryptocurrency dotnet ethereum exchange fsharp paket rest websocket

Last synced: 23 Apr 2025

https://github.com/abhivaikar/playpi

A simple and intuitive playground for restful, graphQL, gRPC and websocket APIs to learn API testing

api api-testing backend graphql grpc rest restful-api software-testing test test-automation testing-tools websocket

Last synced: 02 Mar 2025

https://github.com/rmohr/kubernetes-custom-exec

Demo on how to write your own `kubectl exec` command with client-go

client-go exec kubectl kubernetes websocket

Last synced: 19 Mar 2025

https://github.com/oatpp/example-yuv-websocket-stream

Oat++ example on how to stream raw YUV images from V4L2 via websockets to an HTML5 canvas

oatpp v4l2 websocket

Last synced: 25 Apr 2025

https://github.com/midoks/dagger

A small sharp knife to eat meat

golang websocket

Last synced: 22 Mar 2025

https://github.com/tier4/roslibjs-foxglove

An implementation of roslibjs's interfaces by using Foxglove WebSocket Protocol.

foxglove robotics ros ros2 websocket

Last synced: 27 Feb 2025

https://github.com/rse/apollo-client-ws

GraphQL WebSocket Network Interface for Apollo Client

apollo client graphql network transport websocket

Last synced: 19 Apr 2025

https://github.com/rodrigobertotti/askless-flutter-client

Build Flutter Apps with PostgreSQL, MySQL, or any database, stream data changes through websockets effortlessly, and handle websocket authentication like a pro

dart flutter flutterwithnodejs nodejs realtime websocket

Last synced: 23 Oct 2025

https://github.com/megamsys/vertice

Omni scheduler/core engine for Megam Vertice

api engine golang websocket

Last synced: 23 Jun 2025

https://github.com/schroedinger-hat/soundpad

A sound pad to bring the sound fx on the live stream

awesome heroku mp3 nodejs obs-studio socketio sound sound-effects streaming websocket

Last synced: 12 Jul 2025

https://github.com/RT-Thread-packages/nopoll

ASPLes/nopoll - OpenSource WebSocket toolkit for RT-Thread

iot nopoll websocket

Last synced: 17 Sep 2025

https://github.com/alfianlosari/swiftuiwebsocketliveui

Using WebSocket with Kitura to reload live SwiftUI View

kitura kitura-server swift swiftui websocket

Last synced: 10 Apr 2025

https://github.com/eufelipemateus/game-bingo

Bingo é jogo multiplayer no qual vence quem tive todos números sorteados.

bingo cassino css express game html html5 jogo jogodeazar lottery nodejs websocket

Last synced: 23 Apr 2025

https://github.com/belingud/httpie-websockets

Websockets suport for HTTPie cli

httpie plugin websocket websocket-client websockets

Last synced: 12 Apr 2025

https://github.com/ranjanrak/async-ticker

Kite connect websocket implementation in asyncio, to get away with twisted dependency.

websocket

Last synced: 30 Apr 2025

https://github.com/turbo87/ogn-web-gateway

OpenGliderNet Web-Gateway

actix aprs ogn openglidernet websocket

Last synced: 04 Sep 2025

https://github.com/oatpp/helicopter

WebSocket server for multiplayer games

high-performance messaging multiplayer websocket

Last synced: 25 Apr 2025

https://github.com/reenphygeorge/servette

A terminal based open source live server for rapid web dev.

golang websocket

Last synced: 12 Jan 2026

https://github.com/manoelcampos/sistemas-distribuidos

E-Book e projetos de sistemas distribuídos 🖥🕸

distributed-systems ejb java javascript nodejs rest soap socket websocket

Last synced: 12 Mar 2026

https://github.com/andrewinci/free-retro

A retro board inspired by retrium

automerge aws cdk react serverless-framework typescript websocket

Last synced: 12 Mar 2026

https://github.com/joefreeman/topical

Simple server-maintained state synchronisation.

elixir javascript react typescript websocket

Last synced: 24 Jan 2026

https://github.com/tsotnepharsenadze/discord-react-nextjs-typescript

Discord clone built using: React, Next.js, TailwindCSS, Clerk, Zustand, LiveKit, WebSocket, UploadThing, Typescript and Prisma.

clerk livekit nextjs15 prisma react tailwindcss typescript uploadthing websocket zustand

Last synced: 20 Aug 2025

https://github.com/productdevbook/silgi

The fastest end-to-end type-safe RPC framework for TypeScript — compiled pipelines, single package, every runtime

api express fastify h3 hono nextjs nitro nuxt openapi rpc sveltekit tanstack-query type-safe typescript websocket

Last synced: 25 Apr 2026

https://github.com/rivaanranawat/cuadro

A Cross Platform - Web, Android & iOS multiplayer doodling & guessing game.

express flutter mongoose nodejs websocket

Last synced: 23 Apr 2025

https://github.com/nimiq/electrum-client

API to interact with ElectrumX servers from browsers

bitcoin electrum electrumx websocket

Last synced: 27 Oct 2025

https://github.com/ivan1993spb/snake-lightweight-client

The Snake Lightweight Client 🎮 is a client for an online version of the famous snake arcade. Written on JS

arcade game multiplayer online snake vue websocket

Last synced: 22 Apr 2025

https://github.com/joshiemoore/p8modem

General-purpose WebSocket modem for PICO-8

javascript lua pico-8 retrocomputing retrogaming websocket

Last synced: 08 Apr 2025

https://github.com/tfkfan/phaser3-game-demo

Phaser3+React+Typescript+Websocket game demo

game phaser3 phaser3-game react typescript websocket

Last synced: 12 Apr 2025

https://github.com/erfidev/meetup-app

meetup project, video call and chat with friends

api css golang html javascript webrtc websocket

Last synced: 16 May 2025

https://github.com/gamemann/csharp-websockets-chat

A small project that allows a client and server to communicate together similar to a chat room. I made this project to learn more about web sockets in CSharp/.NET and manage multiple web sockets at once.

c-sharp chat cli csharp dotnet net room simple socket ssl web web-socket web-sockets websocket websockets

Last synced: 03 Oct 2025

https://github.com/dragonsea0927/trackero-frontend

About Trackero is an end-to-end fully functioning task management Web App based on Trello, which is a collaborative work management app designed to track team projects, highlight tasks underway, show who they are assigned to, and detail progress towards completion.

drag-and-drop google-api google-authentication scss socke vue websocket

Last synced: 12 Apr 2025

https://github.com/fortis/react-cent

React Component to make realtime apps with React simply. Provides integration with Centrifugo.

centrifuge centrifugo react reactjs real-time sockjs websocket

Last synced: 08 Aug 2025

https://github.com/hengxin666/hxlibs

现代C++20协程编写的基于io_uring/iocp百万并发HTTP服务器; 可异步读写, 支持分块编码传输文件, 支持断点续传; http/websocket、客户端socks5代理、JSON解析、聚合类无宏反射/宏反射支持别名

coroutine cpp cpp20 http io-uring iocp json router websocket

Last synced: 06 Oct 2025

https://github.com/abdera7mane/cordot

Discord API wrapper for Godot Engine written in GDScript language

addon api discord discord-api discord-bot gdscript godot godot-addon godot-engine godotengine plugin rest websocket

Last synced: 23 Oct 2025

https://github.com/lfalch/hnefatafl

Old "viking" board game written in Rust and PIXI.js

chess hnefatafl js pixi-js rocket-rs rust-lang tafl tavl website websocket

Last synced: 03 May 2025

https://github.com/6d7a/quito

TCP-capable MQTT client for react native

android ios mqtt mqtt-client react-native tcp websocket

Last synced: 27 Oct 2025

https://github.com/annikav9/hcclient

Cross-platform terminal client for hack.chat

chat hackchat python terminal websocket

Last synced: 05 Oct 2025

https://github.com/sony/micro-notifier

Simplified Pusher Clone

golang microservice pusher server websocket

Last synced: 19 Apr 2025

https://github.com/giscafer/angular-chat

(IM App)Chat App built using Angular and Socket.io

angular chat im socket-io websocket

Last synced: 28 Apr 2025

https://github.com/twelvet-projects/netty-websocket-spring-boot-starter

(Based on Netty's WebSocket)基于Netty作为底层实现的Spring Boot Starter轻量级、高性能WebSocket框架,支持多端口,多路径,SSL,jdk >= 1.8 (兼容Spring Boot 3)

java netty spring-boot websocket

Last synced: 14 Apr 2025

https://github.com/yusixian/campus-community-backend

使用koa搭建的校园社区后端 巧妇难为无米之炊!一个厉害的项目的后端! gitee地址:https://gitee.com/KamenRider41/campus-community-backend 前端地址:https://gitee.com/honxinn/campus-sns-campus-community

javascript koa nodejs sequelize websocket

Last synced: 10 Apr 2025

https://github.com/rsginer/idle-capitalist

React Redux Node.js Websockets Express Idle Capitalist Video Game like Adventure Capitalist - Full Stack JS

cqrs express idle-capitalist idle-game mongodb nodejs react-redux reactjs redux-saga videogame websocket

Last synced: 01 May 2025