apache / apache/brpc

support https alpn

Open
#1,991 7 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
http2/ssl 需要支持alpn

**Describe the solution you'd like (描述你期望的解决方法)**
支持client/server的alpn 功能

**Describe alternatives you've considered (描述你想到的折衷方案)**
可以只支持https的alpn。(或者其他协议的alpn string用protocol name?)

**Additional context/screenshots (更多上下文/截图)**

Contributor guide

Open the contributing guide

Research direction

Start by tracing the client and server HTTPS/HTTP2 TLS entry points in brpc and determine how ALPN negotiation is currently handled. Clarify whether support must cover both client and server sides or only HTTPS, and define done as successful ALPN negotiation for the required protocol strings with coverage for both sides.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.