Libero: typed RPC framework for Gleam.
Usage: gleam run -m libero
Reads gleam.toml from the current directory and regenerates dispatch, websocket, and client stubs based on handler signatures.
gleam.toml
pub fn main() -> Nil