Rust implementation of OpenSimulator's login protocol

Getting Started

Running Tests

to run the tests simply run cargo test To run tests against live osgrid credentials, cp .creds.example .creds.toml edit .creds.toml to include your username, password and login location.