Server.MessagesDelegate
Delegate with implementation for messages used in route handlers.
▸ getHello(): string
Get message to send as a reply for GET / route.
string
▸ getStatus(): string
Get message to send as a reply for GET /status route.
string