-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi @mostroverkhov,
I am interested in this project, but I cannot wrap my head around how to actually run any of the examples. Everything builds all right, which is great. But when I try to run any of messagestreams-interop-examples or messagestreams-grpc-examples I just get
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7782
and
Caused by: io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:7777
respectively.
Also, most of the "main()" methods take an RSocketFactory as parameter. How to start these? Where to get the RSocketFactory from?
Could you please add some basic documentation on how to run any of the examples? Also, how about a simple hello world client-server example? This would help a great deal!
Best
Yann
Metadata
Metadata
Assignees
Labels
No labels