RelicAppIOServeEx extension
- on
Methods
-
serve(
{InternetAddress? address, int port = 8080, SecurityContext? securityContext, int backlog = 0, }) → Future< RelicServer> -
Available on RelicApp, provided by the RelicAppIOServeEx extension
Starts a HttpServer that listens on the specifiedaddressandportand sends requests tohandler.