8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
您好,打算在服务器端用 qn 传输文件,有个问题是:
const client = qn.create(options)
文件传完需要 client.close() 吗,有这个方法吗 不关闭连接会不会占用服务器资源呢