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/Frame/index.html
Module Dream_h2.FrameSource
Source
type frame_header = {payload_length : int;flags : Flags.t;stream_id : Stream_identifier.t;frame_type : FrameType.t;
}Source
type frame_payload = | Data of Bigstringaf.t| Headers of Priority.t * Bigstringaf.t| Priority of Priority.t| RSTStream of Error_code.t| Settings of Settings.settings_list| PushPromise of Stream_identifier.t * Bigstringaf.t| Ping of Bigstringaf.t| GoAway of Stream_identifier.t * Error_code.t * Bigstringaf.t| WindowUpdate of Settings.WindowSize.t| Continuation of Bigstringaf.t| Unknown of int * Bigstringaf.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>