stevenarella/src/server
iceiix d80eca3940
Get the protocol version to send from the ping packet (#20)
The first step of https://github.com/iceiix/steven/issues/18 Enhance protocol support,
instead of hardcoding a fixed version, the client now matches whatever the server sent.

* Get the protocol version to send from the ping packet

* Save/load server protocol versions to disk, server_versions.json

* Fallback to default SUPPORTED_PROTOCOL if no ping response
2018-11-30 16:41:27 -08:00
..
mod.rs Get the protocol version to send from the ping packet (#20) 2018-11-30 16:41:27 -08:00
plugin_messages.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
sun.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
target.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00