Skip to content

PresharedKey usage is broken since version 6.0.2 #279

Open
@SnowdenDev

Description

@SnowdenDev

Hi @jchristn , I have a small problem that maybe has not been noticed, I have version 6.0.1 of the nuget WatsonTcp package currently in my project, I have noticed many improvements in the new versions so I need to implement in my project the current version 6.0.5....

As nothing prevents it I made the update in both client and server and the connection stopped working, like crazy I searched and found that the problem was in: server.Settings.PresharedKey = "1234567891234567"; and await client.AuthenticateAsync("1234567891234567");

Maybe there was some change that I did not see in the implementation, or maybe something is wrong, I would like to have your opinion, thank you very much.

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