AngularTS
    Preparing search index...

    Class SseProvider

    Index

    Constructors

    Properties

    Constructors

    • Creates the SSE provider with default reconnect and message parsing behavior.

      Returns SseProvider

    Properties

    $get: ("$log" | ((log: LogService) => SseService))[] = ...

    Returns the $sse connection factory bound to the configured defaults.

    defaults: SseConfig