Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample Channel functionality not working #1

Open
stevehayles opened this issue Oct 20, 2019 · 0 comments
Open

Sample Channel functionality not working #1

stevehayles opened this issue Oct 20, 2019 · 0 comments

Comments

@stevehayles
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant