Skip to content

Releases: chronoxor/NetCoreServer

.NET Core 2.0

09 Nov 20:11
Compare
Choose a tag to compare

.NET Core 2.0 build

.NET Framework 4.6

09 Nov 20:09
Compare
Choose a tag to compare

.NET Framework 4.6 build

Bugfixes

07 Nov 20:35
Compare
Choose a tag to compare
  • Fixed ssl client shutdown

Bugfixes

06 Nov 08:22
Compare
Choose a tag to compare

Bugfixes:

  • Update SslSession.cs
  • Enable configuration of socket backlog

.NET Core 3.0 support

02 Oct 18:41
Compare
Choose a tag to compare
  • .NET Core 3.0 support
  • Bugfixing

Sync interface for all servers & clients

30 Mar 15:52
Compare
Choose a tag to compare
  • Sync interface for all servers & clients
  • Bugfixes
  • Refactoring

SSL client & server fixes

30 Jan 12:02
Compare
Choose a tag to compare

Bugfixing SSL client & server

SSL & UDP support

29 Jan 23:09
Compare
Choose a tag to compare

SSL client & server
UDP client & server

Initial release

22 Jan 22:38
Compare
Choose a tag to compare

NetCoreServer.zip - .NET Core C# Server assembly
Benchmarks.zip - .NET Core C# Server benchmarks
Examples.zip - .NET Core C# Server examples