SuperSocket.Engine
1.6.6.1
Install-Package SuperSocket.Engine -Version 1.6.6.1
dotnet add package SuperSocket.Engine --version 1.6.6.1
<PackageReference Include="SuperSocket.Engine" Version="1.6.6.1" />
paket add SuperSocket.Engine --version 1.6.6.1
#r "nuget: SuperSocket.Engine, 1.6.6.1"
// Install SuperSocket.Engine as a Cake Addin
#addin nuget:?package=SuperSocket.Engine&version=1.6.6.1
// Install SuperSocket.Engine as a Cake Tool
#tool nuget:?package=SuperSocket.Engine&version=1.6.6.1
SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to maintain the socket connections and how socket works.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- log4net (>= 2.0.3)
- SuperSocket (>= 1.6.6.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SuperSocket.Engine:
Package | Downloads |
---|---|
SuperSocketRRPCServer
BaseProvideServices 新增RequestClientSession 对象 |
|
ClassLibrary.Common
公用类库 |
|
Ncs
Networking-with-CSharp Easy to use SuperSocket |
|
FRPCServer
优化结构 |
|
PradaCompoment
PradaCompoment DLL Liberay |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on SuperSocket.Engine:
Repository | Stars |
---|---|
Lunat1q/Catchem-PoGo
Project is DEAD, Discord server: https://discord.me/Catchem
|
|
brianzhouzc/RocketBot
An automated Pokémon Go Bot
|
|
MobBotTeam/PokeMobBot
a Pokemon Go Bot by PokeMobBot Team - Discord: https://discord.gg/8msqsWV | Forums:
|
|
Necrobot-Private/NecroBot
NecroBot2
|
Fixed an unhandled exception about performance counter when stop server instance;