quic_dist_sup (quic v1.3.1)
View SourceSupervisor for QUIC distribution components.
This module supervises: - Session ticket storage (quic_dist_tickets)
Summary
Functions
Start the distribution supervisor.
-spec start_link(Opts :: proplists:proplist()) -> {ok, pid()} | {error, term()}.
Start the distribution supervisor with options.