Skip to content

Releases: chronoxor/CSharpServer

Migrate to CLI/C++20

Choose a tag to compare

@chronoxor chronoxor released this 09 Mar 22:48

Migrate to CLI/C++20

Minor build updates

Choose a tag to compare

@chronoxor chronoxor released this 19 Nov 18:35

Minor build updates

Migrate to Visual Studio 2022

Choose a tag to compare

@chronoxor chronoxor released this 20 Nov 00:34

Migrate to Visual Studio 2022

Add GitHub build workflow

Choose a tag to compare

@chronoxor chronoxor released this 07 Jan 02:17

Add GitHub build workflow

Add support of receive buffer limit & send buffer limit

Choose a tag to compare

@chronoxor chronoxor released this 04 Jun 15:36
1.5.0.0

Add support of receive buffer limit & send buffer limit

Bugfixes

Choose a tag to compare

@chronoxor chronoxor released this 04 Jun 14:07
1.4.0.0

Version 1.4.0.0

Start receive before onConnected/onHandshaked call

Choose a tag to compare

@chronoxor chronoxor released this 29 Dec 21:20

Start receive before onConnected/onHandshaked call

Bugfixes

Choose a tag to compare

@chronoxor chronoxor released this 16 Oct 10:43
  • Bugfixes

Initial release

Choose a tag to compare

@chronoxor chronoxor released this 08 Aug 17:42

CSharpServer.zip - C# Server assembly
Benchmarks.zip - C# Server benchmarks
Examples.zip - C# Server examples

Sync interface for all servers & clients

Choose a tag to compare

@chronoxor chronoxor released this 30 Mar 16:24
  • Sync interface for all servers & clients
  • Bugfixes
  • Refactoring