Interface iclient

Hierarchy

  • iclient

Implemented by

Properties

call: any
connected: boolean
connecting: boolean
created: Date
doping: boolean
exchanges: any[]
grpc: FlowService
grpcStream: any
id: string
jwt: string
lastheartbeat: Date
lastheartbeatsec: string
lastheartbeatstr: string
protocol: clientType
queues: any[]
remoteip: string
replies: any
seq: number
signedin: boolean
stream: any
streams: any
url: string
user: any
version: string
watches: changestream[]
ws: any

Methods

  • Parameters

    • ws: any
    • stream: any
    • call: any
    • req: any

    Returns Promise<boolean>

  • Parameters

    • watch: any
    • next: any
    • span: any

    Returns void

  • Parameters

    • id: string
    • jwt: string

    Returns Promise<void>

  • Parameters

    • aggregates: object[]
    • collectionname: string
    • jwt: string

    Returns Promise<string>

  • Parameters

    • span: any

    Returns void

Generated using TypeDoc