rercon 1.0.2

A simple RCON library with automatic reconnection support
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "rercon"
description = "A simple RCON library with automatic reconnection support"
repository = "https://github.com/ikkerens/rercon"
authors = ["Rens Rikkerink <contact@ikkerens.com>"]
license = "MIT"
edition = "2018"
version = "1.0.2"

[dependencies]
byteorder = "1.3.2"