bunqueue
v2.8
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
client/flowTypes
FlowProducerOptions
Interface FlowProducerOptions
FlowProducer options
interface
FlowProducerOptions
{
connection
?:
ConnectionOptions
;
embedded
?:
boolean
;
}
Index
Properties
connection?
embedded?
Properties
Optional
connection
connection
?:
ConnectionOptions
TCP connection options
Optional
embedded
embedded
?:
boolean
Use embedded mode (no server)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection
embedded
Guide
GitHub
bunqueue
Loading...
FlowProducer options