Verani Documentation

Complete documentation for Verani, a realtime framework for Cloudflare Workers.

Getting Started

API Reference

  • Server API - Server-side API documentation
    • Per-Connection Architecture (recommended): createConnectionHandler, createRoomHandler
    • Legacy Architecture: defineRoom, createActorHandler
  • Client API - Client-side API documentation
  • Typed API - Type-safe contracts (tRPC-like)
  • Types - Type definitions
  • Utilities - Utility functions

Guides

Examples

See Examples Index for all examples.

Concepts

Security

Support