mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-04-04 04:18:22 +00:00
WIP
This commit is contained in:
@@ -28,8 +28,8 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Esiur.Net.TCP;
|
||||
public class TCPSession : NetworkSession
|
||||
namespace Esiur.Net.Tcp;
|
||||
public class TcpSession : NetworkSession
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user