All Projects → jacking75 → SuperSocketLite

jacking75 / SuperSocketLite

Licence: MIT license
SuperSocket 1.6 버전의 .NET Core 포팅

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to SuperSocketLite

edu cpp IOCP
IOCP 실습
Stars: ✭ 49 (+2.08%)
Mutual labels:  tcp-server, socket-server, korean
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (+206.25%)
Mutual labels:  tcp-server, network-programming
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (-62.5%)
Mutual labels:  tcp-server, socket-server
com2us cppNetStudy work
컴투스 C++ 네트워크 스터디 개인 작업 저장소
Stars: ✭ 32 (-33.33%)
Mutual labels:  tcp-server, korean
Easyserverdev
操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。
Stars: ✭ 323 (+572.92%)
Mutual labels:  tcp-server, network-programming
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+4814.58%)
Mutual labels:  tcp-server, socket-server
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+568.75%)
Mutual labels:  tcp-server, network-programming
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+750%)
Mutual labels:  netcore, tcp-server
Swan
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
Stars: ✭ 202 (+320.83%)
Mutual labels:  netcore
Standard.licensing
Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and Xamarin products
Stars: ✭ 239 (+397.92%)
Mutual labels:  netcore
Pluginframework
Everything is a Plugin in .NET
Stars: ✭ 197 (+310.42%)
Mutual labels:  netcore
Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (+331.25%)
Mutual labels:  netcore
Fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Stars: ✭ 2,966 (+6079.17%)
Mutual labels:  netcore
Logdashboard
Log Dashboard
Stars: ✭ 200 (+316.67%)
Mutual labels:  netcore
SharpPlugs
.Net Core 鋒利扩展
Stars: ✭ 26 (-45.83%)
Mutual labels:  netcore
Oxyplot
A cross-platform plotting library for .NET
Stars: ✭ 2,466 (+5037.5%)
Mutual labels:  netcore
Stripe
Typed .NET clients for stripe.com REST APIs
Stars: ✭ 193 (+302.08%)
Mutual labels:  netcore
SharpAudio
Audio playback/capturing engine for C#
Stars: ✭ 139 (+189.58%)
Mutual labels:  netcore
server-benchmarks
🚀 Cross-platform transparent benchmarks for HTTP/2 Web Servers at 2020-2023
Stars: ✭ 78 (+62.5%)
Mutual labels:  netcore
Opentouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
Stars: ✭ 233 (+385.42%)
Mutual labels:  netcore

SuperSocketLite

  • SuperSocket 1.6 버전의 .NET Core 포팅

사용 사례

SuperSocket은 .NET 플랫폼에서 인기 있는 오픈 소스 네트워크 라이브러리이지만, SuperSocket을 수정한 SuperSocketLite는 실 사용 사례가 많지는 않다.
현재 SuperSocketLite를 사용한 게임은 내가 아는 한 내가 근무 중인 게임 회사에서 몇 개의 모바일 게임에 사용되고 있다. 혹시 SuperSocketLite을 사용하고 있다면 여기에 언제라도 알려주기 부탁한다^^


업데이트 내역

2022.11.07

  • .NET 6 지원
  • default로 NLog를 지원했던 것을 제거. 이제 NLog를 사용하려면 프로그램쪽에서 추가해야 한다.
    • Tutorials에 있는 프로젝트들이 거의 대부분 NLog를 사용하고 있어서 사용하는 방법은 쉽게 알 수 있다.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].