David Merrilees
Member since Feb 26, 2020
- Profile: /members/14106-david-merrilees.htm
- Comments: 2
Recent Blog Comments By David Merrilees
-
Reporting StatsD Metrics From The Browser In Angular 5.2.9
Posted on Feb 27, 2020 at 6:37 AM
Thanks Ben The statsd server will be private, in a back office function. HTTP3 uses UDP in place of TCP, so i'm proposing going from the browser directly to the statsd server. I was wondering if you know of any reason this wouldn't work.... read more »
-
Reporting StatsD Metrics From The Browser In Angular 5.2.9
Posted on Feb 26, 2020 at 12:37 PM
Hello! Chrome can use HTTP3 if it's started with flags. HTTP3 is UDP based, instead of TCP. https://blog.cloudflare.com/http3-the-past-present-and-future/#how-did-we-get-here Would this work natively with statsd?... read more »