RelicAppIOServeEx extension

on

Methods

serve({InternetAddress? address, int port = 8080, SecurityContext? securityContext, int backlog = 0, bool shared = false}) Future<RelicServer>

Available on RelicApp, provided by the RelicAppIOServeEx extension

Starts a HttpServer that listens on the specified address and port and sends requests to handler.