Cysharp / YetAnotherHttpHandler

YetAnotherHttpHandler brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.
MIT License
376 stars 33 forks source link

Add build support for armv7 (Android) #5

Closed mayuki closed 1 year ago

mayuki commented 1 year ago

Fixes #4

This PR enables to build the native library for Android running on armv7. But, we have yet to verify that the deliverable work.