Chanh Tran
Chanh Tran
Hello developers. Is there any work to implement RFC 9218 to quic-go? I'm actually interested in (and in need of) such a work. I guess I can give it a...
I'm not sure if it is a bug or not, but I guess it's worth noticing. ##### Environment - [x] The MPD passes the DASH-IF Conformance Tool on https://conformance.dashif.org/ -...
This PR fixes #3792 - Player re-requests the latest segment on quality change. I found out that the function `StreamProcessor.setExplicitBufferingTime` might be wrongly used in `StreamProcessor._bufferClearedForNonReplacement`. I think `StreamProcessor._bufferClearedForNonReplacement` is...
Dear developers, I'm investigating hyper-h2 with the Server Push feature. I'm trying the following flow: - Client sends a GET request (path: /file.txt) - Server responses along with a PUSH_PROMISE...
Hello, I'm using iFogSim to simulate our fog computing system. Can you tell me what unit of measurement is used for `uplinkBandwidth` and `downlinkBandwidth` in `FogDevice` class? Thank you very...
Dear authors and to whom it may concern, I have been using this project for my research and I'd like to thank the authors for such a great contribution. However,...