Skip to content

Releases: FallenDev/Chaos-Network

v2.4.0 - Chaos Networking

30 Dec 01:12
Compare
Choose a tag to compare

v2.2.2 - Chaos Networking

12 Oct 02:37
fae3817
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.2.2

Upgraded SunCalcNet to .NET 9 - Developer has not updated the package since 2022. There have been multiple CVE's associated with .NET 7 since. It is recommended to update to this nuget.

v2.1.2 Chaos Networking

06 Oct 02:04
Compare
Choose a tag to compare

v2.0.6 Chaos Networking

03 Aug 02:46
Compare
Choose a tag to compare

v2.0.0 Chaos Networking

19 Jul 18:11
Compare
Choose a tag to compare

Update to Chaos 1.4

v1.2.2 Chaos Networking

06 Jun 18:36
b7a3c65
Compare
Choose a tag to compare

.NET 8 => .NET 9 Preview 4

v1.2.1 Chaos Networking

03 May 04:26
Compare
Choose a tag to compare

.NET 8's Collection Initializer
Removed Invisible Legend Icon

v1.2.0 Chaos Networking

04 Feb 17:57
Compare
Choose a tag to compare
  • Updated ClientException logic to mirror Chaos main
  • Minor changes to ServerBase

v1.1.2 Chaos Networking

07 Jan 23:18
Compare
Choose a tag to compare
  • Placed time-outs on Handler for packets (Thanks Sichi)
  • Refactored Socket Settings
    • Removed Nagle Algo
    • Removed Delay
  • Changes to how user profile is Serialized (Thanks Sichi)

v1.0.16 Chaos Networking

27 Dec 17:15
Compare
Choose a tag to compare

Added Socket Options
Increased backlog from 50 -> 1000