Skip to content

Unimplement method in Okhttp transport #12565

@NguyenHoangSon96

Description

@NguyenHoangSon96

Hi guys,
I'm trying to use Okhttp as a transport for grpc. I'm using it with this library Link.
The problem is why OkHttpReadableBuffer.readBytes(ByteBuffer dest) function is not implemented like in Netty.
Is there a specific reason for this?

  • Okhttp, this function was not implemented.
Image
  • Netty, this function was implemented properly.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions