/FreeNet

C# Network library. Asynchronous. TCP. GameServer.

Primary LanguageC#

FreeNet

원 FreeNet 라이브러리는 .Net framework 3.5기반으로 작성되어있었는데, .Net standard 2.0기반으로 포팅하기 위한 저장소 입니다.

Version

  • v0.1.0 Heartbeat
  • v0.0.1

프로젝트 정보

  • C# 비동기 네트워크 라이브러리.
  • 게임 서버에서 사용할 수 있는 TCP기반의 socket server.
  • .Net Framework 3.5 사용
  • Unity 연동 가능

Project info

  • C# Asynchronous network library.
  • TCP socket server that can be used in game server.
  • .Net Framework 3.5
  • Available in unity3d.

Sample Game

viruswar

  • FreeNet라이브러리를 활용하여 Unity로 만든 온라인 멀티플레이 보드 게임 세균전.
  • The VirusWar that online multiplay board game sample developed using FreeNet and Unity.

아키텍처 및 구조  

structure class structure worker logic send

Structure

structure class structure worker logic send

라이선스

  • 소스코드는 상업적, 비상업적 어느 용도이든 자유롭게 사용 가능 합니다.

License

  • All source codes are free to use(Commercial use is possible).