Skip to main content

Built and signed on GitHub Actions

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
52%
Published
a week ago (0.1.1)

Add Package

deno add jsr:@inngest/realtime

Import symbol

import { type InngestSubscription } from "@inngest/realtime/hooks";

---- OR ----

Import directly with a jsr specifier

import { type InngestSubscription } from "jsr:@inngest/realtime/hooks";

Add Package

npx jsr add @inngest/realtime

Import symbol

import { type InngestSubscription } from "@inngest/realtime/hooks";

Add Package

yarn dlx jsr add @inngest/realtime

Import symbol

import { type InngestSubscription } from "@inngest/realtime/hooks";

Add Package

pnpm dlx jsr add @inngest/realtime

Import symbol

import { type InngestSubscription } from "@inngest/realtime/hooks";

Add Package

bunx jsr add @inngest/realtime

Import symbol

import { type InngestSubscription } from "@inngest/realtime/hooks";