gRPC / http2
zoujiaqing
zoujiaqing at gmail.com
Mon Jun 3 16:16:02 UTC 2019
On Monday, 3 June 2019 at 14:50:14 UTC, lagfra wrote:
> On 06/03 01:35, zoujiaqing via Digitalmars-d wrote:
>> http library for DLang, support http 1.1 / http 2.0 /
>> websocket server and client, support SSL / TLS channel( use
>> openssl ):
>>
>> https://github.com/huntlabs/hunt-http
> Regarding HTTP/2: what parts of RFC 7540 do you currently
> implement? It would be nice to share ideas regarding those
> details which are only broadly described (e.g. HTTP/2 Stream
> prioritization).
>
I think hunt-http now implements 100% of the http2 protocol.
You can publish your requirements for hunt-http.
More information about the Digitalmars-d
mailing list