Common Malli schema definitions for Logseq, primarily designed for the Real-Time Collaboration (RTC) API.
This library defines the data contracts used for communication between Logseq clients and the server. It uses Malli to validate and describe the shape of data for WebSocket messages, ensuring consistency and type safety.