Sse

Declares this route as a Server-Sent-Events endpoint


 @Sse(path?: string)

Parameters

Option Type Description
path string

Optional. Default is undefined.

Returns

MethodDecorator