toggle menu
google-adk-kotlin
0.1.0
jvm
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.tools.mcp
/
McpConnectionParameters
/
StreamableHttp
/
StreamableHttp
Streamable
Http
jvm
constructor
(
url
:
String
,
headers
:
Map
<
String
,
String
>
=
emptyMap()
,
timeout
:
Duration
=
Duration.ofSeconds(5)
,
readTimeout
:
Duration
=
Duration.ofMinutes(5)
)