smux

command
v0.0.0-...-73012dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2020 License: MIT Imports: 18 Imported by: 0

README

Benchmark of HTTP and Smux

证书是我们自签的,没有第三方CA作验证,所以客户端需要关闭校验证书有效性的特性。

  1. 生成服务端私钥 openssl genrsa -out default.key 2048
  2. 生成服务端证书 openssl req -new -x509 -key default.key -out default.pem -days 3650
sh bench.sh DELAY YOUR_CERT_PATH YOUR_KEY_PATH
python plot.py

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL