Juliusz Chroboczek

Results 311 comments of Juliusz Chroboczek

@dtaht what about hashing the SSID into the IPv6 flow-id? Would that yield the same benefits as using different ports?

@dtaht you already have one — receiver reports contain all the information needed to compute application-layer RTT. Have a look at /stats.html next time you use Galene, where all of...

That's pretty much off-topic for this thread, perhaps you'll want to open an issue in Galene or raise the issue on Galene's mailing list.

It is my understanding that attributes are built and discarded for each packet, so they're likely to be fairly small. I would tend to agree with you that using a...

Perhaps we're not ready to stabilise the interceptor API yet? Perhaps the v3 release should indicate that the interceptor API is still likely to change?

Thanks, masterada, this is helpful. Looking at your examples, it looks like there are two requirements that are not met by the current interface: * allowing the final user to...

Possibly stupid idea — what if both Attributes and AttributeKey are opaque types? Would that enable us to change the type in the future? I.e. we say something like ```...

> a user can login as many times as he wants It's a useful feature, we often simultaneously use a smartphone for video and a laptop for the slides. >...

> Other people can impersonate you. Only if they have your password. > IMO at least there should be a message that you're already logged in from another device/ip/ browser....

There is no notion of user identity in Galene. "Two distinct users" is not a notion that is well defined in Galene: if two clients use the same username, Galene...