#admin #packet #packet-parser #open-ttd #connection #multiple #receive

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

#28 in #receive

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

~0.8–1.5MB
~34K SLoC