zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

How to get all client's ip in ResponseSocket? #1004

Open JohnnyZhang0628 opened 2 years ago

JohnnyZhang0628 commented 2 years ago

Environment

NetMQ Version:    4.0.1.8
Operating System: Win 10
.NET Version:     4.6.1

Expected behaviour

get all connection clients info in ResponseSocket

Actual behaviour

Steps to reproduce the behaviour