Skip to content

.Connect hangs if server is down #11

Description

@littlep13

Hi,

If you have your code like this,

DDPClient client = new DDPClient(sub); client.Connect("xxx.xxx.xxx.xxx:3000");

client.Connect will hang if, at the time, the server is down.

Do you know how this situation should be handled?

Thanks

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions