HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
#Web 服务器# Caddy 是一个Go语言开发的Web服务器,支持 HTTP/2。最大特点是默认启用HTTPS,无需配置。
Dubbo 是由阿里巴巴开源的一款高性能的 RPC 框架。
#Web 服务器# Nginx 是一个高性能Web服务器、同时也是反向代理服务器、负债均衡服务器
locust 是一个可编写Python脚本的,分布式性能测试工具
#Web框架# Vapor 是一个Swift服务端 HTTP Web框架
HTTP load testing tool and library. It's over 9000!
翻译 - HTTP负载测试工具和库。超过9000!
Kratos 一套轻量级 Go 微服务框架,包含大量微服务相关功能及工具。
一个强大的Go语言 web server HTTP 路由库
lightweight, idiomatic and composable router for building Go HTTP services
翻译 - 轻便,惯用且可组合的路由器,用于构建Go HTTP服务
Simple, secure & standards compliant web server for the most demanding of applications
翻译 - 简单,安全和符合标准的Web I / O,适用于最苛刻的应用程序
#安卓# Gopeed(全称 Go Speed),是一款由Golang+Flutter开发的高速下载器,支持(HTTP、BitTorrent、Magnet)协议下载,并且支持全平台使用。
A high performance HTTP request router that scales well
翻译 - 可以很好扩展的高性能HTTP请求路由器
Asynchronous HTTP client/server framework for asyncio and Python
翻译 - 用于asyncio和Python的异步HTTP客户端/服务器框架