<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Rivet</title>
        <link>https://rivet.dev</link>
        <description>Rivet news</description>
        <lastBuildDate>Thu, 11 Jun 2026 08:48:12 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Rivet</title>
            <url>https://rivet.dev/favicon.ico</url>
            <link>https://rivet.dev</link>
        </image>
        <copyright>All rights reserved 2026 Rivet Gaming, Inc.</copyright>
        <item>
            <title><![CDATA[Dashboard Redesign]]></title>
            <link>https://rivet.dev/changelog/2026-05-20-dashboard-redesign/</link>
            <guid isPermaLink="false">2026-05-20-dashboard-redesign</guid>
            <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The dashboard got a redesign. Settings live in one place, inviting people doesn't open a giant modal, and the layout makes it clearer where you are.]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing agentOS]]></title>
            <link>https://rivet.dev/changelog/2026-04-04-introducing-agentos/</link>
            <guid isPermaLink="false">2026-04-04-introducing-agentos</guid>
            <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A lightweight VM for AI agents, powered by WebAssembly and V8 isolates. ~6 ms cold start, 32x cheaper than sandboxes, full POSIX environment.]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing SQLite for Rivet Actors]]></title>
            <link>https://rivet.dev/changelog/2026-02-26-sqlite-for-rivet-actors/</link>
            <guid isPermaLink="false">2026-02-26-sqlite-for-rivet-actors</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Millions of isolated SQLite databases that scale to zero, run at the edge, and stream changes to your React frontend in realtime.]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing Queues for Rivet Actors]]></title>
            <link>https://rivet.dev/changelog/2026-02-25-queues-for-rivet-actors/</link>
            <guid isPermaLink="false">2026-02-25-queues-for-rivet-actors</guid>
            <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Per-actor durable queues with a programmable run handler. Ordered processing, request/response, traffic spike absorption, and workflow integration.]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing Rivet Workflows]]></title>
            <link>https://rivet.dev/changelog/2026-02-24-introducing-rivet-workflows/</link>
            <guid isPermaLink="false">2026-02-24-introducing-rivet-workflows</guid>
            <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Durable, replayable workflows for TypeScript. Sleep, join, race, retry, rollback, and human-in-the-loop with realtime frontend integration.]]></description>
        </item>
        <item>
            <title><![CDATA[We Reverse-Engineered Docker Sandbox's Undocumented MicroVM API]]></title>
            <link>https://rivet.dev/blog/2026-02-04-we-reverse-engineered-docker-sandbox-undocumented-microvm-api/</link>
            <guid isPermaLink="false">2026-02-04-we-reverse-engineered-docker-sandbox-undocumented-microvm-api</guid>
            <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Docker ships with an undocumented API for spawning isolated microVMs. Here's how to use it for more than just AI agents.]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2026-05]]></title>
            <link>https://rivet.dev/changelog/2026-01-30-weekly-updates/</link>
            <guid isPermaLink="false">2026-01-30-weekly-updates</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Swift SDK for native iOS/macOS development, Sandbox agent SDK launch, Vercel deployment examples, and enhanced development tooling.]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing Sandbox Agent SDK: One API for Any Coding Agent]]></title>
            <link>https://rivet.dev/changelog/2026-01-28-sandbox-agent-sdk/</link>
            <guid isPermaLink="false">2026-01-28-sandbox-agent-sdk</guid>
            <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A universal SDK that provides a single HTTP/SSE API for Claude Code, Codex, OpenCode, and Amp. Write one integration. Swap agents with a config change.]]></description>
        </item>
        <item>
            <title><![CDATA[Swift Client SDK]]></title>
            <link>https://rivet.dev/changelog/2026-01-25-swift-client-sdk/</link>
            <guid isPermaLink="false">2026-01-25-swift-client-sdk</guid>
            <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Native Swift and SwiftUI client SDK for building iOS and macOS apps with Rivet Actors]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2026-04]]></title>
            <link>https://rivet.dev/changelog/2026-01-23-weekly-updates/</link>
            <guid isPermaLink="false">2026-01-23-weekly-updates</guid>
            <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[- Low-level KV API for direct key-value operations - `getGatewayUrl()` from actor handle for raw HTTP/WebSocket connections - New onboarding experience in dashboard - Dashboard stability improvements - Actor queues for reliable message processing - Actor run handler for procedural actor logic - `c.keepAwake()` to keep actors alive while promises are running - Skill files for portable AI agent capabilities - Auto-detection of serverless upgrades to preemptively drain actors]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2026-03]]></title>
            <link>https://rivet.dev/changelog/2026-01-16-weekly-updates/</link>
            <guid isPermaLink="false">2026-01-16-weekly-updates</guid>
            <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[- Rivet Inspector button added to local development environment - Performance improvements for Inspector - Tokens now have a prefix indicating what they do (e.g. `pk_` for public) - Railway serverless & multiregion support - Intelligent auto-configuration of clients with `RIVET_PUBLIC_ENDPOINT`]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Inspector Button]]></title>
            <link>https://rivet.dev/changelog/2026-01-13-inspector-button/</link>
            <guid isPermaLink="false">2026-01-13-inspector-button</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We've added an Inspector button to your local development environment. Click it to instantly open the Rivet Inspector and view: - Actor state - Logs - Connections - Configuration]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-52]]></title>
            <link>https://rivet.dev/changelog/2025-12-28-weekly-updates/</link>
            <guid isPermaLink="false">2025-12-28-weekly-updates</guid>
            <pubDate>Fri, 02 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[- Single-url endpoints for simpler config (e.g., `https://ns:token@api.rivet.dev`) - Actor orchestration errors now visible in dashboard & API - Runner pool errors now visible in dashboard & API - Stricter TypeScript types for better type safety - Postgres SSL support for secure database connections]]></description>
        </item>
        <item>
            <title><![CDATA[AI & User Generated Backends with Rivet]]></title>
            <link>https://rivet.dev/changelog/2025-12-03-ai-generated-backends/</link>
            <guid isPermaLink="false">2025-12-03-ai-generated-backends</guid>
            <pubDate>Wed, 03 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**Rivet now supports programmatically deploying AI-generated and user-generated actor code to sandboxed namespaces, enabling use cases like AI code execution, user sandbox environments, preview deployments, and multi-tenant applications.**]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing Live WebSocket Migration and Hibernation]]></title>
            <link>https://rivet.dev/changelog/2025-11-24-introducing-live-websocket-migration-hibernation/</link>
            <guid isPermaLink="false">2025-11-24-introducing-live-websocket-migration-hibernation</guid>
            <pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Rivet now supports keeping WebSocket connections alive while actors upgrade, migrate, crash, or sleep. This eliminates many of the biggest pain points of building realtime applications with WebSockets.]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-46]]></title>
            <link>https://rivet.dev/changelog/2025-11-09-weekly-updates/</link>
            <guid isPermaLink="false">2025-11-09-weekly-updates</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Ability to use RivetKit via human-readable JSON & CBOR (e.g., `curl -X POST -d '{"args":[1]}' '127.1:6420/gateway/62558b332d622c0e/action/increment'`) - OpenAPI spec available at [rivetkit-openapi/openapi.json](https://github.com/rivet-dev/rivet/blob/main/rivetkit-openapi/openapi.json) - Connection lifecycle hooks & parameters & state now work for `onWebSocket` and `onRequest` connections - AsyncAPI spec available at [rivetkit-asyncapi/asyncapi.json](https://github.com/rivet-dev/rivet/blob/main/rivetkit-asyncapi/asyncapi.json) - Typedoc docs available at [rivet.dev/typedoc/](https://rivet.dev/typedoc/) - Add ability to destroy actors via `ActorContext.destroy()` & new `onDestroy` hook - Optimized durable objects implementation - Add inline client support for Cloudflare Durable Objects without exposing the local RivetKit API]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-45]]></title>
            <link>https://rivet.dev/changelog/2025-11-02-weekly-updates/</link>
            <guid isPermaLink="false">2025-11-02-weekly-updates</guid>
            <pubDate>Sun, 02 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- WebSocket hibernation allows your actors to go to sleep while websockets stay open - Live WebSocket migration for actor failover & upgrades - Shows actors in backoff state if your backend is crashing]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-43]]></title>
            <link>https://rivet.dev/changelog/2025-10-24-weekly-updates/</link>
            <guid isPermaLink="false">2025-10-24-weekly-updates</guid>
            <pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Support WebSockets/HTTP via path routing – no need for headers or custom protocols - AMD64 Docker image - Coolify support added]]></description>
        </item>
        <item>
            <title><![CDATA[How We Built WebSocket Servers for Vercel Functions]]></title>
            <link>https://rivet.dev/blog/2025-10-20-how-we-built-websocket-servers-for-vercel-functions/</link>
            <guid isPermaLink="false">2025-10-20-how-we-built-websocket-servers-for-vercel-functions</guid>
            <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**With the release of Rivet for Vercel Functions, you can now build WebSocket servers on Vercel & Next.js. Check out the getting started guide for Next.js or visit our GitHub.**]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-42]]></title>
            <link>https://rivet.dev/changelog/2025-10-20-weekly-updates/</link>
            <guid isPermaLink="false">2025-10-20-weekly-updates</guid>
            <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Vercel support - Streamlined connect page for Cloud & Engine - New clouds added - Latency in runner list]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-41]]></title>
            <link>https://rivet.dev/changelog/2025-10-19-weekly-updates/</link>
            <guid isPermaLink="false">2025-10-19-weekly-updates</guid>
            <pubDate>Sun, 19 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Support WebSockets/HTTP via path routing – no need for headers or custom protocols - AMD64 Docker image - Coolify]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Actors on Vercel Functions: Open-Source Alternative to Durable Objects]]></title>
            <link>https://rivet.dev/changelog/2025-10-17-rivet-actors-vercel/</link>
            <guid isPermaLink="false">2025-10-17-rivet-actors-vercel</guid>
            <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**Rivet Actors can now run on Vercel Functions, bringing stateful, realtime workloads to Vercel's serverless platform.**]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-40]]></title>
            <link>https://rivet.dev/changelog/2025-10-05-weekly-updates/</link>
            <guid isPermaLink="false">2025-10-05-weekly-updates</guid>
            <pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Rivet Cloud - Deploy guides for Railway, AWS, GCP, Hetzner, VMs - Connect tab for faster onboarding]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Cloud Launch]]></title>
            <link>https://rivet.dev/changelog/2025-10-09-rivet-cloud-launch/</link>
            <guid isPermaLink="false">2025-10-09-rivet-cloud-launch</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we are launching Rivet Cloud, the fastest way to deploy and scale your Rivet Actors in production.]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-39]]></title>
            <link>https://rivet.dev/changelog/2025-09-28-weekly-updates/</link>
            <guid isPermaLink="false">2025-09-28-weekly-updates</guid>
            <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Railway verified marketplace integration - Self-host Rivet on Railway with one-click deployment - Two starter templates: Rivet Starter and blank template - Full Rivet Engine with Inspector included - 14% improvement in Postgres driver throughput]]></description>
        </item>
        <item>
            <title><![CDATA[Self-Host Rivet on Railway]]></title>
            <link>https://rivet.dev/changelog/2025-10-01-railway-selfhost/</link>
            <guid isPermaLink="false">2025-10-01-railway-selfhost</guid>
            <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Rivet is now a verified app on the Railway Marketplace. With a few clicks, you can deploy and self-host Rivet on Railway and start building stateful apps anywhere you can run Node.js or Bun—without vendor lock-in.]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025-38]]></title>
            <link>https://rivet.dev/changelog/2025-09-21-weekly-updates/</link>
            <guid isPermaLink="false">2025-09-21-weekly-updates</guid>
            <pubDate>Fri, 26 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Configurable admin token for the Engine - Live chat for feedback & bug requests in Engine & Inspector - Add custom headers to client - Performance improvements in runner protocol]]></description>
        </item>
        <item>
            <title><![CDATA[VBARE: A simple alternative to Protobuf & Cap'n Proto for schema evolution]]></title>
            <link>https://rivet.dev/blog/2025-09-24-vbare-simple-schema-evolution-with-maximum-performance/</link>
            <guid isPermaLink="false">2025-09-24-vbare-simple-schema-evolution-with-maximum-performance</guid>
            <pubDate>Wed, 24 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**At Rivet, we're building an open-source alternative to Cloudflare Durable Objects — a tool for running stateful compute workloads. VBARE is a small but crucial component in meeting the demanding performance requirements of Rivet Actors.**]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Weekly Changelog 2025.37]]></title>
            <link>https://rivet.dev/changelog/2025-09-14-weekly-updates/</link>
            <guid isPermaLink="false">2025-09-14-weekly-updates</guid>
            <pubDate>Fri, 19 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Access actors directly from frontend - Simplified Cloudflare Workers integration - Pino logging support - Logs include actor name & key - New domain name, rivet [dot] dev]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet v2025.37 Release Notes]]></title>
            <link>https://rivet.dev/changelog/2025-09-12-performance-lifecycle-updates/</link>
            <guid isPermaLink="false">2025-09-12-performance-lifecycle-updates</guid>
            <pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[- Actor sleeping - Standalone release binaries (no Docker needed) - onStop lifecycle hook - 72% more compact binary protocol (CBOR → BARE) - 3x faster networking with Postgres driver]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet v2.0 Launch]]></title>
            <link>https://rivet.dev/changelog/2025-09-04-rivet-v2-launch/</link>
            <guid isPermaLink="false">2025-09-04-rivet-v2-launch</guid>
            <pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Today, we are releasing Rivet v2.0.]]></description>
        </item>
        <item>
            <title><![CDATA[Introducing RivetKit: Backend Libraries That Replace SaaS]]></title>
            <link>https://rivet.dev/changelog/2025-07-01-introducing-rivetkit-backend-libraries-that-replace-saas/</link>
            <guid isPermaLink="false">2025-07-01-introducing-rivetkit-backend-libraries-that-replace-saas</guid>
            <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Every API call to a cloud provider is a dependency you can't control.]]></description>
        </item>
        <item>
            <title><![CDATA[Container Platform Comparison: Cloudflare Containers vs Rivet Containers vs Fly Machines]]></title>
            <link>https://rivet.dev/blog/2025-06-24-cloudflare-containers-vs-rivet-containers-vs-fly-machines/</link>
            <guid isPermaLink="false">2025-06-24-cloudflare-containers-vs-rivet-containers-vs-fly-machines</guid>
            <pubDate>Tue, 24 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**Rivet is an open-source, self-hostable serverless alternative to Cloudflare Workers, Durable Objects, and Containers. Check out Rivet Containers and visit our GitHub.**]]></description>
        </item>
        <item>
            <title><![CDATA[2,000x faster route propagation by rewriting our Traefik gateway in Rust]]></title>
            <link>https://rivet.dev/blog/2025-06-02-faster-route-propagation-by-rewriting-our-traefik-gateway-in-rust/</link>
            <guid isPermaLink="false">2025-06-02-faster-route-propagation-by-rewriting-our-traefik-gateway-in-rust</guid>
            <pubDate>Mon, 02 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Rivet Guard is our gateway service that handles all incoming traffic to the Rivet platform. Its core responsibilities include:]]></description>
        </item>
        <item>
            <title><![CDATA[Building Linear Agents in Node.js & Rivet: Full Walkthrough and Starter Kit]]></title>
            <link>https://rivet.dev/blog/2025-05-28-building-linear-agents-in-node-js-and-rivet-full-walkthrough-and-starter-kit/</link>
            <guid isPermaLink="false">2025-05-28-building-linear-agents-in-node-js-and-rivet-full-walkthrough-and-starter-kit</guid>
            <pubDate>Wed, 28 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**In this guide, you'll learn how to build an AI-powered Linear agent that automates development tasks by generating code based on issue descriptions. You'll build a complete application that authenticates with Linear, receives webhooks, and responds to assignments + comments.**]]></description>
        </item>
        <item>
            <title><![CDATA[Considering A W3C Standard For Stateful Serverless]]></title>
            <link>https://rivet.dev/blog/2025-03-23-what-would-a-w3c-standard-look-like-for-stateful-serverless-/</link>
            <guid isPermaLink="false">2025-03-23-what-would-a-w3c-standard-look-like-for-stateful-serverless-</guid>
            <pubDate>Sun, 23 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[**We're Rivet, a new open-source, self-hostable serverless platform with a focus on stateful serverless. If you want to support our mission of building a production-ready and self-hostable serverless runtime, give us a star on GitHub.**]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet CLI Installation Update]]></title>
            <link>https://rivet.dev/changelog/2025-03-15-cli-installation-fixes/</link>
            <guid isPermaLink="false">2025-03-15-cli-installation-fixes</guid>
            <pubDate>Sat, 15 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We've updated the installation process for the `rivet-cli` package, making it easier than ever to get started with Rivet. This update ensures a seamless setup process whether you're using `npx` or installing globally via `npm`.]]></description>
        </item>
        <item>
            <title><![CDATA[Writing Docs for AI: Making Your Product Seamless for Cursor, Windsurf, and Claude Code Users]]></title>
            <link>https://rivet.dev/blog/2025-03-15-writing-docs-for-ai/</link>
            <guid isPermaLink="false">2025-03-15-writing-docs-for-ai</guid>
            <pubDate>Sat, 15 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Developers increasingly rely on AI-powered tools like Cursor, Windsurf, and Claude Code to streamline coding, debugging, and automation. But if you want your product to integrate smoothly into these AI-driven workflows, you need to structure your documentation in a way that's optimized for Large Language Models (LLMs).]]></description>
        </item>
        <item>
            <title><![CDATA[Usage-Based Pricing Update]]></title>
            <link>https://rivet.dev/changelog/2024-02-12-usage-pricing-update/</link>
            <guid isPermaLink="false">2024-02-12-usage-pricing-update</guid>
            <pubDate>Wed, 19 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we're excited to announce updates to Rivet's pricing model, moving to a more transparent and flexible usage-based system. This change allows developers to better scale their applications while only paying for what they use.]]></description>
        </item>
        <item>
            <title><![CDATA[SQLite-on-the-Server Is Misunderstood: Better At Hyper-Scale Than Micro-Scale]]></title>
            <link>https://rivet.dev/blog/2025-02-16-sqlite-on-the-server-is-misunderstood/</link>
            <guid isPermaLink="false">2025-02-16-sqlite-on-the-server-is-misunderstood</guid>
            <pubDate>Sun, 16 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We're Rivet, a new open-source, self-hostable serverless platform. We've been in the weeds with SQLite-on-the-server recently and – boy – do we have a lot of thoughts to share. Give us a star on GitHub, we'll be sharing a lot more about SQLite soon!]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Inspector Launch]]></title>
            <link>https://rivet.dev/changelog/2025-1-12-rivet-inspector/</link>
            <guid isPermaLink="false">2025-1-12-rivet-inspector</guid>
            <pubDate>Sun, 12 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we are launching Rivet Actor Inspector to help developers view and inspect Rivet Actors. See and edit things like: - State - Logs - Configuration - Connections]]></description>
        </item>
        <item>
            <title><![CDATA[Rivet Actors Launch]]></title>
            <link>https://rivet.dev/changelog/2024-12-21-rivet-actors-launch/</link>
            <guid isPermaLink="false">2024-12-21-rivet-actors-launch</guid>
            <pubDate>Sat, 21 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Today we are launching Rivet Actors to help developers build and scale realtime applications. They come with a lot of features like: - State - Events - Remote Procedure Calls - Run at the edge - Open-source - Self-hostable]]></description>
        </item>
        <item>
            <title><![CDATA[Is Godot 4's Multiplayer a Worthy Alternative to Unity?]]></title>
            <link>https://rivet.dev/blog/godot-multiplayer-compared-to-unity/</link>
            <guid isPermaLink="false">godot-multiplayer-compared-to-unity</guid>
            <pubDate>Tue, 19 Sep 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Comparing Unity's high-level multiplayer API with Unity's Fish-Net framework.]]></description>
        </item>
    </channel>
</rss>