io.pedestal.http.jetty
Jetty adaptor for Pedestal.
create-connector
(create-connector service-map options)
Creates a connector from the service map and the connector-specific options.
Returns a connector in an unstarted state.
server
(server service-map options)
Called from io.pedestal.http/server to create a Jetty server instance.