jshafer817

Results 3 issues of jshafer817

I notice my socket server still has a port open after it is disposed and turned to null. //Close websocket clients foreach (var client in allSockets) client.Close(); server.Dispose(); server =...

Hi, it seems that if I send a large string to a different socket server, after sending the message, the ram is never released. The string is 5MB. Works fine,...

It doesn't work. =) I knew it wouldn't... but wanted to open this anyways. =)