dango.web.server

Модуль реализации сервер web application

Members

Classes

HTTPApplicationServer
class HTTPApplicationServer

Класс веб сервера

Functions

createTLSContextFrom
TLSContext createTLSContextFrom(UniConf sslConfig)

Создание TLS контекста из конфигурации сервиса

joinInetPath
string joinInetPath(string prefix, string path)

Добаляет перфикс к url пути

loadHTTPServerSettings
HTTPServerSettings loadHTTPServerSettings(UniConf config)

Функция стоит объект настроект http сервера по параметрам конфигурации

Interfaces

WebApplicationServer
interface WebApplicationServer

Интерфейс Web сервера

Meta

Date

Date: 2020-04-29

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin