Expand description
General purpose tcp server
Modules§
- openssl
- An implementation of SSL streams for ntex backed by OpenSSL
- rustls
- An implementation of SSL streams for ntex backed by OpenSSL
Structs§
- Accept
Loop - Streamin io accept loop
- Accept
Notify - Connection
- NoConfig
- Server
Builder - Streaming service builder
- Service
Config - Service
Runtime - Stream
Server - Net streaming server
- Test
Server - Test server controller
- Test
Server Builder - Test server builder
- TlsConfig
- Tls service configuration
- Token
- Socket id token
Enums§
- Acceptor
Command - Server
Status - Server readiness status
- Stream
- TlsError
- Ssl error combinded with service error.
Traits§
Functions§
- bind_
addr - build
- Start server building process
- build_
test_ server - Start new server with server builder
- build_
with_ cfg - Start server with state building process
- create_
tcp_ listener - test_
server - Start test server