摘要:
TensorFlow is an end-to-end open source platform for machine learning. https://tensorflow.google.cn/overview/ http://www.tensorfly.cn/ 中文社区 https://gi 阅读全文
posted @ 2020-03-28 12:18
yuxi_o
阅读(181)
评论(0)
推荐(0)
摘要:
QUIC(Quick UDP Internet Connections)是基于UDP的多路复用和安全的通用传输层协议,相当于在UDP上实现了TCP+TLS+HTTP/2数据传输。 理论上quic采用UDP传输数据,封装了TLS和HTTP/2(HTTP3协议中,quic仅封装TLS,HTTP3协议数据 阅读全文
posted @ 2020-03-28 10:55
yuxi_o
阅读(4178)
评论(0)
推荐(1)
摘要:
1. Golang中证书相关包 crypto/tls实现tls1.2和tls1.3。 type Config struct { ...... // Certificates contains one or more certificate chains to present to the // ot 阅读全文
posted @ 2020-03-28 09:54
yuxi_o
阅读(6293)
评论(0)
推荐(1)
浙公网安备 33010602011771号