toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.config
/
AgentPlatformProperties
/
SseConfig
Sse
Config
data
class
SseConfig
(
val
maxBufferSize
:
Int
=
100
,
val
maxProcessBuffers
:
Int
=
1000
)
Server-sent events configuration
Members
Constructors
Sse
Config
Link copied to clipboard
constructor
(
maxBufferSize
:
Int
=
100
,
maxProcessBuffers
:
Int
=
1000
)
Properties
max
Buffer
Size
Link copied to clipboard
val
maxBufferSize
:
Int
=
100
max
Process
Buffers
Link copied to clipboard
val
maxProcessBuffers
:
Int
=
1000