otoroshi
otoroshi copied to clipboard
Support gRPC calls
As Otoroshi now supports HTTP/2, we should be able to proxy gRPC calls. That would be a great feature for Otoroshi
Linked akka-http issues
- https://github.com/akka/akka-http/commit/c05d47f98a7a3642ef69da72f01c681448601505
- https://github.com/akka/akka-http/issues/1843
- https://github.com/akka/akka-http/issues/530
- https://github.com/akka/akka-http/pull/1857
- https://github.com/akka/akka-http/issues/1869
Should work with latest akka-http releases
working using netty http backend ;)