Appearance
Introduce type consistency to any messaging stack.
Opinionated DX in 🚧
Never process a message without knowing its type.
Define the schema of your messages exactly where it is needed.
Each message is automatically validated against the schema.