github RustNSparks/sockudo v2.5.2
Sockudo v2.5.2

latest releases: v2.7.2, v2.7.1, v2.7.0...
29 days ago

Sockudo WebSocket Server 2.5.2

Installation

Using cargo-binstall (Recommended)

cargo binstall sockudo --version 2.5.2

Using cargo

cargo install sockudo --version 2.5.2

Using Docker

docker pull ghcr.io/rustnsparks/sockudo:2.5.2

Platform Support

  • ✅ Linux x86_64 (GNU)
  • ✅ macOS x86_64 (Intel)
  • ✅ macOS ARM64 (Apple Silicon)
  • ✅ Windows x86_64

What's Changed

  • Fix/issue 51 by @MarcEspiard in #55. Fixed an issues with max_connections not respecting dropped connection, improved handling of adapter quota and improved config parsing

Thanks to saeeddirect1 for the help with debugging and implementing a solution

Full Changelog: v2.5.1...v2.5.2

Don't miss a new sockudo release

NewReleases is sending notifications on new releases.