#packet #admin #packet-type #packet-parser #packets #connection #open-ttd

rust-openttd-admin

A library to receive and parse OpenTTD admin packets

2 unstable releases

0.2.0 Apr 17, 2019
0.1.0 Apr 17, 2019

#10 in #packet-type

MIT license

65KB
2K SLoC

Build Status Coverage Status

WIP: rust-openttd-admin

This crate aims to be a type safe interface to the OpenTTD Admin API. It is very much a work in progress so a lot of changes will happen.

It aims to offer functionality on multiple levels:

  • Packets: Basic packet reading and building.
  • Sockets: Abstractions that make it easier to setup the connection correctly.
  • Game state: Storage of historical data and game state.

Dependencies

~2.5MB
~58K SLoC