This crate provides all the structures required to interact with Lantern homeservers.
These are the raw struct definitions for objects.
Contains structures and defitions for the REST API, abstracting into "Commands"
Commands are used within the Driver
layer to perform actions.
A low-level REST interface using Commands to accomplish tasks.
A thread-safe mid-level abstraction around the API.
WebSocket Gateway object
Ready-made bot framework