-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ameharoo edited this page Aug 15, 2024
·
4 revisions
Mess (Messages Embedded Style Serialization) is a powerful, extensible, and language-neutral tool for protocol description. Originally developed for a smart home project, it can be used in a variety of other applications.
Although support for some backends is still in development, the project is open to contributions from the community.
Here you will find all the necessary information to get started with Mess and customize it to your needs.
- Introduction to Mess: Key concepts and principles of operation.
- Implementing Your Own Backend: A detailed guide on creating your own backend.
- Filters in Templates: Description of available filters for working with messages.
- First Project with Mess: Step by step from installation to creating your first project.
If you have any questions or suggestions, please create an issue in the GitHub repository or submit a pull request.