nng icon indicating copy to clipboard operation
nng copied to clipboard

Add a nng_stream example paired with a socket server on win/linux

Open hugolm84 opened this issue 5 years ago • 3 comments
trafficstars

This PR adds a nng_stream example that connects to an arbitrary socket. Either start a new server with ./stream -s <portnumber> or connect to an existing one using ./stream -c <url>

hugolm84 avatar Jul 09 '20 12:07 hugolm84

Thanks for your contribution. I'm going to review this closely before I integrate.

gdamore avatar Jul 25 '20 20:07 gdamore

Thanks for your contribution. I'm going to review this closely before I integrate.

Hi, I understand that this simple demo might not be compelling enough, let me know if it needs to be expanded.

hugolm84 avatar Aug 06 '20 06:08 hugolm84

I just hadn't got a chance to look at it yet.

gdamore avatar Aug 09 '20 14:08 gdamore

I'm just going to merge this for now. It's a demo. It doesn't have to be perfect. Once it's integrated we can further improve it.

gdamore avatar Jan 02 '24 05:01 gdamore