server() server(string $address, mixed $context = null) : \Psc\Library\Net\Http\Server\HttpServer Parameters string $address mixed $context Returns \Psc\Library\Net\Http\Server\HttpServer —
client() client(array $config) : \Psc\Library\Net\Http\Client\HttpClient Parameters array $config Returns \Psc\Library\Net\Http\Client\HttpClient —