steam_rcon 1.0.4 copy "steam_rcon: ^1.0.4" to clipboard
steam_rcon: ^1.0.4 copied to clipboard

Dart implementation of the Source RCON protocol for communicating with game servers. Supports authentication, command sending, automatic reconnection, and network monitoring.

Changelog #

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.


1.0.0 - 2025-03-23 #

🎉 Initial release!

✨ Features #

  • Full support for Source RCON protocol (based on Valve specification)
  • Connection management with automatic reconnection
  • Command sending with response parsing
  • Auto-resend of last command after reconnect
  • Built-in authentication mechanism
  • Network status monitoring via connectivity_plus
  • Compatible with Flutter and Dart CLI

Planned for future releases #

  • Logging options for sent/received packets
0
likes
115
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart implementation of the Source RCON protocol for communicating with game servers. Supports authentication, command sending, automatic reconnection, and network monitoring.

Repository (GitHub)
View/report issues

Topics

#rcon #server #gameserver #networking #steam

License

MIT (license)

Dependencies

connectivity_plus

More

Packages that depend on steam_rcon