dotnet/WatsonTcp

Unable to correctly define metadata and identify machines for multiple clients on a server

Stupeflip opened this issue · 1 comments

image

It is impossible to define the metadata correctly. The way you gather a client through the guid is not compatible with what I need.

On the one hand, I'm running a server and on the other hand, I need to let a lot of clients run, from different machines, and I need to identify the machines correctly and I just can't.

What exactly is the issue with the library here? The client is identified in the ConnectionEventArgs.Client by either Guid or IpPort.