aboutsummaryrefslogtreecommitdiffstats
path: root/src/gun_data_h.erl
AgeCommit message (Collapse)Author
2023-01-23Update copyright lines in preparation for releaseLoïc Hoguin
2020-11-12Update copyright yearsLoïc Hoguin
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.
2019-01-03Update copyright yearsLoïc Hoguin
2018-06-04Update copyright yearsLoïc Hoguin
2018-06-03Rename gun_data and gun_sse to gun_data_h and gun_sse_hLoïc Hoguin