Closed leye0 closed 8 years ago
This is a client library only, not a server. If you need a server I can recommend Fleck or NetGains.
Ah, actually I was missing the point about WebSocket basics. I needed a WebSocket server too. Thanks.
On Sun, Mar 6, 2016 at 12:28 PM, Nicholas Ventimiglia < notifications@github.com> wrote:
Closed #4 https://github.com/NVentimiglia/Websockets.PCL/issues/4.
— Reply to this email directly or view it on GitHub https://github.com/NVentimiglia/Websockets.PCL/issues/4#event-579328795.
Is there a way to specify where my WebSocket listener will listen to connection and message? I've tried to use WebSocket between devices with no success. I was able with WebSocket4Net.