Skip to content

L37: Go Custom Transports #44

@linux-china

Description

@linux-china

Make gRPC run on RSocket transports:

  • Transports message-based: wrapper metadata(gRPC metadata) and data in Payload
  • ServeTransport & ClientTransport: almost same in RSocket transportation implementation.

https://github.com/grpc/proposal/pull/103/files
https://github.com/grpc/proposal/blob/9b5e98916beeb8955264b28c54b8ffbdaa1d12fa/L37-go-custom-transports.md

An RSocket adapter for gRPC transportation and make RSocket and gRPC interoperate each other. Some consideration as following:

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions