Home > @imqueue/rpc > IServerInput

IServerInput interface

Signature:

export interface IServerInput 

Properties

Property

Modifiers

Type

Description

host

string

Message queue network host

{string}

id?

string

(Optional) Message queue network unique identifier, optional property

{string | undefined}

port

number

Message queue network port

{number}