Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for ArsonClub

Automatically create, start, and stop backend servers with Velocity

Report Impulse?

Release
v0.3.0

Dabb1e released Impulse version v0.3.0 on March 2, 2025

Highlights

This release brings new ways to run backend servers as well as some bug fixes and updates for annoying error messages.

Features

  • JAR Broker: Directly run server jars! This allows for better integration with existing servers. See the updated documentation and getting started guide for how to use it.
  • Docker TLS Support: The docker broker now supports TLS for connections to remote daemons. Securely launch servers on a cluster of machines!

Bugfixes

  • Config Error Handinling: Better config error handling for when you are missing a config file.
  • Default Config Generation: Generates a default config file if you are missing one.
  • Doc fixes: Correct typos in readme and docs.
  • Handle Server Crashes: Stop Impulse from waiting forever if server crashes while starting.

API Changes

Tip

These changes are only important for developers!

  • Broker Factory: The broker factory API now provides a list of broker names it can construct rather than a single name. This allows a single broker package to more easily provide multiple implementations. See the new JAR/CMD broker for an example.

What's Changed

Full Changelog: https://github.com/Arson-Club/Impulse/compare/v0.2.1...v0.3.0

Information

Published onMarch 2, 2025
Downloads0

Platforms

Velocity Velocity (3.4)