Ian Denhardt

Results 428 comments of Ian Denhardt

Everything on my roadmap above is done except for (1) the connection-level limits and (2) adaptive flow control (which to be fair the C++ implementation doesn't really have anyway; we...

@lthibault has already done this for capabilities, and I think was planning on doing the rest, so I'm going to assign him.

I guess technically said patch hasn't landed (#232)

One thing that might make this a little nicer: we could add convience methods for the parent interfaces, to do the conversion. e.g. you'd have: myWebsession.ToUiSession() which would basically do...

I think I'm going to mull over #46 for a bit, keeping this in mind as well. Any solution to #46 would have to account for this as well.

Not sure I see how that would work? My brain immediately goes to something like websession.To(UiSession_Type), but the types don't work at all. You could tack the actual number on...

I'd definitely be interested in joining, let's use jitsi again. I have a preference for early afternoon EST, but am flexible.

Yes, that's what I had in mind.