Patrick Martin
Patrick Martin
GRPC doesn’t have to be over HTTP you can do Protobufs over tcp. Heck valve uses Protobufs for the source engine networking code. On Tue, Oct 4, 2022 at 12:36...
And nobody said we were using TCP sockets were using UNIX sockets On Tue, Oct 4, 2022 at 12:36 AM James ***@***.***> wrote: > I would advise against using gRPC,...
can be fixed with #73
Any way this can get pulled?
I believe it is, but the crash occurs even with raytracing disabled. On Sat, Feb 26, 2022 at 12:53 PM Philip Rebohle ***@***.***> wrote: > Is this Unreal Engine 4...
here's the different options: https://medium.com/making-faces-and-other-emoji/emoji-fonts-technically-40f3fdc0869e I'd recommend at least supporting COLR/CPAL as it's probably the most widely supported one and one of the most implemented in fonts. It would also...
@Jolg42 If this project needs a maintainer, I'd be happy to help, I've got a project that depends on this one and really need some of these features and PRs...
If I don't hear back from @Jolg42 within a week or two on this, I'll just continue development under my organization's fork.
> > If I don't hear back from @Jolg42 within a week or two on this, I'll just continue development under my organization's fork. > > That would be a...
IIRC this has something to do with constructors and deconstructors.