Skip to content

ProtobufRepresentable for handshakes and use it in TransportPipelines #605

@ktoso

Description

@ktoso

the handshakes predate a lot of other things.

  • They should use ProtobufRepresentable (extend it)
  • the system.serialization should be used in TransportPipelines to serialize them, rather the raw serialization:
            let bytes: ByteBuffer = try proto.serializedByteBuffer(allocator: context.channel.allocator)
             // TODO: should we use the serialization infra ourselves here? I guess so...

Metadata

Metadata

Assignees

No one assigned

    Labels

    1 - triagedTicket makes sense and is well defined, ready to be worked onhelp wantedGreat tickets to get started contributing!size/SSmall task. (A couple of hours of work.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions