yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
IServer.setup
yurai
external
iserver
IServer
Undocumented in source.
interface
IServer
void
setup
(
string
[]
ipAddresses
,
ushort
port
,
bool
debugMode
,
string
staticFilesFolder
)
Meta
Source
See Implementation
yurai
external
iserver
IServer
functions
registerContentService
registerMailService
registerPostService
registerPreService
run
setup
properties
contentServices
mailService
name
postServices
preServices