Open Standard
An open, community-driven specification with a focus on web technologies and cross-platform support.
Secure, real-time, peer-to-peer synchronization
This is the official specification for the DATEX Protocol Language. You can find this document on github.com and docs.unyt.org.
DATEX is a communication protocol and language that provides realtime data exchange and synchronization for distributed applications.
The DATEX specification is an open standard that is designed to be implemented for various platforms, including
DATEX is a flexible protocol that combines the Application, Session, Transport, and Network layer of the OSI Model. The protocol offers encryption, signatures and authentication functionality.
DATEX introduces the concept of endpoints that form a peer-to-peer network, replacing the common server-client architecture.
DATEX incorporates a global shared memory that enables data synchronization between network participants (endpoints). In addition, DATEX includes a general-purpose type system which is designed to interface with common programming languages.
This specification describes