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

0.62.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

Readme

Keywords

Package Sidebar

Install

npm i @typespec/sse

Homepage

typespec.io

Weekly Downloads

33

Version

0.62.0

License

MIT

Unpacked Size

16.4 kB

Total Files

38

Last publish

Collaborators

  • microsoft1es
  • azure-sdk