package dream-httpaf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Internal: shared http/af stack for Dream (server) and Hyper (client)
Install
dune-project
Dependency
Authors
Maintainers
Sources
dream-1.0.0-alpha6.tar.gz
sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90
doc/dream-httpaf.dream-h2/Dream_h2/Server_connection/Scheduler/index.html
Module Server_connection.SchedulerSource
and !'a node = 'a PriorityTreeNode.node = | Connection : {all_streams : stream Dream_h2__Scheduler.StreamsTbl.t;mutable t_last : int;mutable children : PriorityQueue.t;mutable flow : Settings.WindowSize.t;mutable inflow : Settings.WindowSize.t;mutable marked_for_removal : Stream.closed Dream_h2__Scheduler.StreamsTbl.t;
} -> root node| Stream : {descriptor : Reqd.t;mutable t_last : int;mutable t : int;mutable priority : Priority.t;mutable parent : parent;mutable children : PriorityQueue.t;mutable flow : Settings.WindowSize.t;mutable inflow : Settings.WindowSize.t;
} -> nonroot node
Source
val create :
parent:parent ->
initial_send_window_size:Settings.WindowSize.t ->
initial_recv_window_size:Settings.WindowSize.t ->
Reqd.t ->
nonroot nodeSource
val add :
root node ->
priority:Priority.t ->
initial_send_window_size:Settings.WindowSize.t ->
initial_recv_window_size:Settings.WindowSize.t ->
Reqd.t ->
nonroot nodeSource
val implicitly_close_idle_stream :
Reqd.t ->
(Stream_identifier.t * Stream_identifier.t) ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>