httpClient

var httpClient: HttpClient

提供一个 HttpClient 实例用于内部的api请求和ws请求。

因为需要ws请求,因此你需要 install(WebSockets)