Skip to content

APIs for Embedding Nginx-Clojure into a Clojure/Java/Groovy App #86

@xfeep

Description

@xfeep

This feature makes more easy to debug/test is a prime target.
Some parts of Clojure APIs should be similar to ring.adapter.jetty. e.g.

(run-server handler {:port 8080})

It also provides another API which can accept a Nginx configuration file to start up. e.g.

server.start("/my/nginx.conf");

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions