[][src]Module ntex::server

General purpose tcp server

Modules

openssl
rustls

Structs

Server

Server controller

ServerBuilder

Server builder

ServiceConfig
ServiceRuntime
TestServer

Test server controller

Enums

SslError

Ssl error combinded with service error.

Traits

StreamServiceFactory

Functions

build

Start server building process

build_test_server

Start new server with server builder

max_concurrent_ssl_accept

Sets the maximum per-worker concurrent ssl connection establish process.

test_server

Start test server