Victor Stewart

Results 36 issues of Victor Stewart

are you open to the idea of url safe alphabet change option?

enhancement

would be great to in some way streamline the ability to add modules. right now i'm just editing the dockerfile and boot script to build and load them. any ideas?

enhancement
help wanted
accepting-pr

Any word on when Multipath TCP is coming / if it's in the works? :)

Enhancement
Nice2Have

It would be amazing if there were an option to compile Cloudflare Tunnel as a library with a C interface to integrate it as yet another layer in an application...

Needs clarification
Type: Feature Request

can we add a function to generate PING frames? specifically to the C api. i need a way to send keep alives on idle connections, and drive the timeouts in...

i was going to add Quinn to [quicperf](https://github.com/victorstewart/quicperf) but alas there's no ffi :( if you're open to providing one I'll write the quicperf implementation of quinn? right now it's...

sometimes with nested view hierarchies.... where asynchronous network event driven UI updates might trigger layout changes on more than one group in the hierarchy .... even though `transitionLayoutWithAnimation` is always...

does this crash ring any bells as to the cause?

do you plan to incorporate signal catching into NanoLog? Would be great to have them automatically caught and logged rather than having to deduce what went wrong, then instrument with...

The applications I'm going to logging are strictly single threaded and pinned to logical CPUs. And I read in the documentation that a background thread is used for dumping the...