@typespec/sse
TypeScript icon, indicating that this package has built-in type declarations

0.70.0 • Public • Published

@typespec/sse

TypeSpec library providing server sent events bindings

Install

npm install @typespec/sse

Decorators

TypeSpec.SSE

@terminalEvent

Indicates that the presence of this event is a terminal event, and the client should disconnect from the server.

@TypeSpec.SSE.terminalEvent
Target

UnionVariant

Parameters

None

/@typespec/sse/

    Package Sidebar

    Install

    npm i @typespec/sse

    Homepage

    typespec.io

    Weekly Downloads

    48,254

    Version

    0.70.0

    License

    MIT

    Unpacked Size

    16.4 kB

    Total Files

    38

    Last publish

    Collaborators

    • azure-sdk
    • microsoft1es