grpc-java/okhttp
Eric Anderson 3b61799f73 okhttp: Add OkHttpServerProvider
This allows okhttp to service the Grpc.newServerBuilderForPort() API.
Note that, unlike Netty, it will throw if you try to use
ServerBuilder.forPort().

This fixes android-interop-testing which was broken by c9864a119.
2023-08-09 13:58:34 -07:00
..
src okhttp: Add OkHttpServerProvider 2023-08-09 13:58:34 -07:00
third_party/okhttp Avoid accidental locale-sensitive String.format() 2022-07-19 14:41:34 -07:00
BUILD.bazel core, inprocess, util: move inprocess and util code into their own new artifacts grpc-inprocess and grpc-util (#10362) 2023-07-17 11:45:31 -07:00
build.gradle okhttp: Add OkHttpServerProvider 2023-08-09 13:58:34 -07:00