Skip to content

Sample Channel functionality not working #1

@stevehayles

Description

@stevehayles

I have been struggling with plugging the library into a third party Actor system and adding a TCP client / server implementation. I am trying to replace the existing gRPC based version built into that library.

I have it working apart from when it comes to using bi-directional channels. To simplify the issue I wanted to check against a working implementation but this sample has the same behaviour. Running the sample 'as is' will effectively wait indefinitely at

from value in Enumerable.Range(1, 3) select Value.ForString($"Test Channel Value {value}")

Observable async code like this becomes very hard to debug and track down issues! Any thoughts or help very gratefully received

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