YetAnotherHttpHandler icon indicating copy to clipboard operation
YetAnotherHttpHandler copied to clipboard

Can YetAnotherHttpHandler be used to create a gRPC server in Unity?

Open neosarif opened this issue 8 months ago • 1 comments

Hi, I was wondering if this library can also be used to create a gRPC server inside Unity.

My goal is to run a gRPC server directly in a Unity project, handling incoming requests while using YetAnotherHttpHandler as the HTTP/2 handler. Is this supported, or is this library strictly for making client requests?

If not, do you have any recommendations for setting up a gRPC server inside Unity?

Thanks in advance!

neosarif avatar Feb 05 '25 21:02 neosarif