Skip to content

Any documentation on how to run this? #8

@yamass

Description

@yamass

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

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