Preparing search index...
The search index is not available
Ditto JS SDK v4.7.2
Ditto JS SDK v4.7.2
TransportConfigListen
Interface TransportConfigListen
Part of
TransportConfig
type, configuration for listening for incoming TCP and HTTP connections.
interface
TransportConfigListen
{
http
:
TransportConfigListenHTTP
;
tcp
:
TransportConfigListenTCP
;
}
Index
Properties
http
tcp
Properties
http
http
:
TransportConfigListenHTTP
tcp
tcp
:
TransportConfigListenTCP
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
http
tcp
Ditto JS SDK v4.7.2
Attachment
AttachmentFetcher
AttachmentToken
Authenticator
BasePendingCursorOperation
BasePendingIDSpecificOperation
Collection
CollectionsEvent
ConnectionRequest
Counter
Ditto
DittoError
Document
DocumentID
DocumentPath
LiveQuery
LiveQueryEventInitial
LiveQueryEventUpdate
Logger
MutableCounter
MutableDocument
Loading...
Part of TransportConfig type, configuration for listening for incoming TCP and HTTP connections.