aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun.update_flow.asciidoc
AgeCommit message (Collapse)Author
2020-11-12Use gun:stream_ref() where applicableLoïc Hoguin
2019-08-05Add flow controlLoïc Hoguin
Flow control is disabled by default. The initial flow value must be set to enable it (either for the entire connection or on a per-request basis). Flow applies to all HTTP streams as well as Websocket. HTTP/2 pushed streams receive the same value as their originating stream.