com.davfx.ninio.route.reference.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ninio Show documentation
Show all versions of ninio Show documentation
A Java NIO HTTP client/server as light as possible
route {
bind {
host = 0.0.0.0
port = 8081
}
to {
host = 127.0.0.1
port = 8082
path = ""
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy