Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: websocket

41 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
binance/binance-spot-api-docs
The official documentation repository for Binance Spot APIs and market data streams, covering REST, WebSocket, FIX, and SBE interfaces. It …
764856active
actix/examples
A curated, community-maintained collection of example projects demonstrating how to use the Actix Web framework and its ecosystem in Rust. …
773960active
facundofarias/awesome-websockets
A curated list of WebSocket libraries, tools, services, and learning resources organized by programming language. It covers servers, client…
761859active
alwxkxk/soft-and-hard
A free Chinese-language IoT tutorial ('软硬结合——从零打造物联网') with accompanying demo source code that teaches building a complete IoT system from …
341685active
amitshekhariitbhu/ridesharing-uber-lyft-app
An open-source Kotlin Android project that teaches developers how to build an Uber/Lyft-style ride-sharing app, including nearby cabs on Go…
611672stable
eranyanay/1m-go-websockets
A reference implementation and case study from a Gophercon Israel 2019 talk demonstrating a pure Go server handling 1M+ WebSocket connectio…
325995maintenance
DenchiSoft/VTubeStudio
The official API development documentation for VTube Studio, a face-tracking VTuber application. It specifies the WebSocket-based plugin AP…
771285active
adrianhajdin/project_chat_application
A companion code repository for a YouTube tutorial that walks through building and deploying a real-time chat application using React, Node…
324135maintenance
hkirat/project-ideas
A curated list of full-stack project ideas with step-by-step requirements, covering projects like multiplayer chess, multiplayer Flappy Bir…
292469maintenance
unmagic/wechat-im
A complete WeChat Mini Program instant messaging template built on WebSocket, providing conversation list, chat, and friends pages with tex…
321724maintenance
staltz/flux-challenge
Flux Challenge is a frontend coding challenge that asks developers to build a dashboard UI for a Star Wars 'Sith Database' with live WebSoc…
101642maintenance
steadylearner/Rust-Full-Stack
A collection of easy-to-use Rust full-stack example projects covering frontends with Yew and backends with Rocket, Actix, Warp, and gRPC/To…
321581maintenance
adrianhajdin/project_medical_pager_chat
A companion code repository for a video tutorial building a real-time medical pager chat application using React, Node.js, and the Stream c…
321521maintenance
filipedeschamps/meu-primeiro-jogo-multiplayer
A simple multiplayer browser game built with Socket.io, designed as an educational playground for learning software architecture and real-t…
321302maintenance
andrewgodwin/channels-examples
A collection of simple, well-commented standalone Django projects demonstrating how to implement common site features with Django Channels.…
321232maintenance
adrianhajdin/chat_application
A tutorial code repository accompanying a YouTube video that builds and deploys a real-time Microsoft Teams-style chat application using Re…
321212maintenance
callicoder/spring-boot-websocket-chat-demo
A Spring Boot demo application implementing a real-time chat using WebSocket with SockJS fallback and the STOMP protocol. It accompanies a …
321086maintenance
KieSun/Chat-Buy-React
A full-stack learning project for beginners built with React, Redux, React Router, and Node/Express, featuring login, food ordering, orders…
321010maintenance
ltebean/Live
A demo project showing how to build a live broadcast app in Swift 3, including an iOS client, an Nginx RTMP media server, and a Socket.io W…
322404abandoned
smallnest/C1000K-Servers
A collection of eight high-performance WebSocket server implementations (Spray-can, Netty, Undertow, Jetty, Vert.x, Grizzly, Node.js, Go) u…
101504abandoned
robrighter/node-boilerplate
A Node.js project boilerplate that combines Express, Connect, Jade, and Socket.IO into a ready-to-use website skeleton. It handles project …
321052abandoned
IBM-Blockchain-Archive/marbles
Marbles is a demo application teaching the basics of chaincode and app development on Hyperledger Fabric, where users create and transfer m…
231025abandoned
hiifeng/V2ray-for-Doprax
A Dockerfile-based project that deploys a V2ray proxy server (VMess and VLess over WebSocket + TLS with Nginx) on the Doprax free hosting p…
638329active
async-labs/saas
An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I…
384502active
jitsi/docker-jitsi-meet
Docker Compose configuration and tooling for deploying a full Jitsi Meet video conferencing stack (web, prosody, jicofo, jvb, jibri, jigasi…
983603active
vstorm-co/full-stack-ai-agent-template
A production-ready full-stack project generator that scaffolds FastAPI + Next.js 15 applications with AI agents, RAG pipelines, WebSocket s…
801856active
527515025/springBoot
A collection of Spring Boot example projects demonstrating integration with common components such as Spring Security, Shiro, MyBatis, JPA,…
326762maintenance
midudev/curso-node-js
A free, practical Node.js course taught live on Twitch by midudev, with recorded video lessons on YouTube and course materials hosted on Gi…
631683active
ktorio/ktor-samples
An official JetBrains collection of ready-to-use sample projects for the Ktor web framework, written in Kotlin. It demonstrates server, cli…
761617active
lhartikk/naivechain
A deliberately minimal blockchain implementation in roughly 200 lines of JavaScript, created to make blockchain internals easy to understan…
325294maintenance
cloudflare/agents-starter
A starter template from Cloudflare for building AI chat agents on Workers using the Agents SDK and Durable Objects. It ships with streaming…
641322active
51bitquant/bitquant
Companion code repository for 51bitquant's YouTube/Bilibili video series on cryptocurrency quantitative trading in Python, using CCXT to fe…
301153active
lenve/JavaEETest
A collection of Java example projects demonstrating Spring, SpringMVC, MyBatis, and Spring Boot features, each paired with detailed blog tu…
323499maintenance
sanshengshui/netty-learning-example
A collection of hands-on Netty learning examples in Java, covering HTTP servers, MQTT IoT servers, protobuf integration with Spring Boot, I…
322937maintenance
leehaut/spring-boot-all
A multi-module collection of Spring Boot example projects demonstrating integrations with MyBatis, JPA/Hibernate, Shiro, Redis, ActiveMQ, W…
761936maintenance
shuhongfan/sky-take-out
Sky Take Out (苍穹外卖) is a Java educational project from Heima Programmer teaching enterprise development with Spring Boot and SSM, building …
291442maintenance
brandon-rhodes/fopnp
The official companion repository of example code for the third edition of 'Foundations of Python Network Programming' (Apress), revised fo…
311413maintenance
adrianhajdin/figma_clone
A tutorial companion repository from JavaScript Mastery that builds a minimalistic Figma clone with real-time collaboration using Next.js, …
261259maintenance
MarkerHub/eblog
eblog is a Spring Boot 2.1.2-based blog project built as a learning exercise, accompanied by a detailed from-zero-to-one development tutori…
321156maintenance
yidao620c/SpringBootBucket
A collection of small, runnable Spring Boot example projects, each demonstrating integration with a common web technology (MyBatis, MongoDB…
231050maintenance
devmentors/DNC-DShop
An open-source sample project and accompanying course demonstrating how to build distributed microservices with .NET Core. It covers REST A…
321017maintenance

page 1 / 1