01:46
<botie>
wanderview, at 2016-07-13 22:36 UTC, Domenic said: review https://github.com/whatwg/html/pull/1527 (not urgent)
05:37
<ondras>
so, is there any standardized way for browsers (i.e. no plugins) to receive multicast data (e.g. live streaming) ?
09:09
<krijn>
annevk: server completely taken apart, able to move all the static log files to a new one (yay!), but won't be adding any new logs. Probably best to remove my site from the topic and just keep it as an archive if it's ever needed.
09:10
<krijn>
Sad I didn't make it a full ten years though ;(
09:11
<krijn>
Only dynamic part still left now is the tagline :)
22:06
<KiChjang>
what's the standard way of batching up multiple HTTP requests?
22:06
<KiChjang>
i've seen people doing a variety of stuff
22:07
<KiChjang>
there seems to be a multipart/mixed MIME type but nobody's using it AFAIK
22:08
<KiChjang>
and then some make a JSON array containing a JSON HTTP request object