From 857aac2e8b8848de59c3437f84497c323b53f425 Mon Sep 17 00:00:00 2001 From: Kerry Jiang Date: Wed, 15 May 2019 23:16:38 -0700 Subject: [PATCH] updated nuspec file --- SuperSocket.nuspec | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/SuperSocket.nuspec b/SuperSocket.nuspec index e20f6b88c..a49ab251d 100644 --- a/SuperSocket.nuspec +++ b/SuperSocket.nuspec @@ -5,14 +5,31 @@ 2.0.0-preview1 SuperSocket is a light weight extensible socket application framework. You can use it to build an always connected socket application easily without thinking about how to use socket, how to maintain the socket connections and how socket works. It is a pure C# project which is designed to be extended, so it is easy to be integrated to your existing systems as long as they are developed in .NET language. Kerry Jiang and other contributors - https://github.com/kerryjiang/supersocket + http://www.supersocket.net http://www.apache.org/licenses/LICENSE-2.0 en-US Socket, Socket Server, SuperSocket, Network Protocol - + + + + + + + + + + + + + + - - + + + + + + \ No newline at end of file