# GodSharp.Socket **Repository Path**: GodSharp/GodSharp.Socket ## Basic Information - **Project Name**: GodSharp.Socket - **Description**: A easy to use socket server and client for .NET. - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 30 - **Forks**: 17 - **Created**: 2017-04-11 - **Last Updated**: 2024-07-06 ## Categories & Tags **Categories**: web-dev-toolkits **Tags**: None ## README # GodSharp.Socket [![license][li]][l] [![GitHub code size in bytes][si]][0] A easy to use socket server and client for .NET. |Branch|Status| |---|---| |master|[![Build status](https://ci.appveyor.com/api/projects/status/xfg3uf232fdrgtib/branch/master?svg=true&style=flat-square)](https://ci.appveyor.com/project/seayxu/godsharp-socket/branch/master)| |dev|[![Build status](https://ci.appveyor.com/api/projects/status/xfg3uf232fdrgtib/branch/dev?svg=true)](https://ci.appveyor.com/project/seayxu/godsharp-socket/branch/dev)| |release|[![Build status](https://ci.appveyor.com/api/projects/status/xfg3uf232fdrgtib/branch/release?svg=true)](https://ci.appveyor.com/project/seayxu/godsharp-socket/branch/release)| |Name|Stable|Preview| |---|:---:|:---:| |GodSharp.Socket| [![MyGet][mi1]][m1] [![NuGet][ni1]][n1] | [![MyGet][mi2]][m1] [![NuGet][ni2]][n1] | # Getting Started See [samples](./samples). [0]: https://github.com/godsharp/GodSharp.Socket [si]: https://img.shields.io/github/languages/code-size/godsharp/GodSharp.Socket.svg?style=flat-square [li]: https://img.shields.io/badge/license-MIT-blue.svg?label=license&style=flat-square [l]: https://github.com/godsharp/GodSharp.Socket/blob/master/LICENSE [m1]: https://www.myget.org/Package/Details/godsharp?packageType=nuget&packageId=GodSharp.Socket [mi1]: https://img.shields.io/myget/godsharp/v/GodSharp.Socket.svg?label=myget&style=flat-square [mi2]: https://img.shields.io/myget/godsharp/vpre/GodSharp.Socket.svg?label=myget&style=flat-square [n1]: https://www.nuget.org/packages/GodSharp.Socket [ni1]: https://img.shields.io/nuget/v/GodSharp.Socket.svg?label=nuget&style=flat-square [ni2]: https://img.shields.io/nuget/vpre/GodSharp.Socket.svg?label=nuget&style=flat-square