kilua-project
Toggle table of contents
0.0.23
jvm
Platform filter
jvm
Switch theme
Search in API
kilua-project
kilua-ssr-server
/
dev.kilua.ssr
Package-level
declarations
Types
Properties
Types
Ssr
Engine
Link copied to clipboard
class
SsrEngine
(
nodeExecutable
:
String
?
=
null
,
port
:
Int
?
=
null
,
externalSsrService
:
String
?
=
null
,
rpcUrlPrefix
:
String
?
=
null
,
rootId
:
String
?
=
null
,
contextPath
:
String
?
=
null
,
cacheTime
:
Int
=
DEFAULT_SSR_CACHE_TIME
)
Server-Side Rendering engine for Kilua.
Properties
DEFAULT_
SSR_
CACHE_
TIME
Link copied to clipboard
const
val
DEFAULT_SSR_CACHE_TIME
:
Int
=
10