Skip to content

http/2.0 support #516

Closed
Closed
@carr123

Description

it seems http2 client is not supported in rqlite. http2 has a considerable performance boost over http1.1,
http.ListenAndServerTLS( ) function in go net/http supports http2 server by default.
so, i recommend you to use ListenAndServerTLS( ) in rqlited implementation source code.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions