Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Question: How to (best) implement a delimited StringChannel #18

Description

@RobThree

Your sample implements a 'fixed length' StringChannel (i.e. the 'header' contains the body length). Could you please show how to implement a StringChannel that handles messages that are delimited by \r\n of || for example (where the delimiter could be anything, but that would be easily implemented by passing it in the ctor)?

I have tried to implement the solution provided here but can't get it to work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions