There was an error while loading. Please reload this page.
1 parent a6c0ddb commit c72a91fCopy full SHA for c72a91f
README.md
@@ -11,6 +11,8 @@ Further details on the background and usage of SBE can be found on the
11
An XSD for SBE specs can be found
12
[here](https://github.com/real-logic/simple-binary-encoding/blob/master/sbe-tool/src/main/resources/fpl/SimpleBinary1-0.xsd)
13
14
+For the latest version information and changes see the [Change Log](https://github.com/real-logic/simple-binary-encoding/wiki/Change-Log).
15
+
16
This SBE implementation is designed with work very efficiently with the [Aeron](https://github.com/real-logic/Aeron)
17
messaging system for low-latency and high-throughput communications. The generated codec stubs can wrap the Aeron buffers
18
directly for zero copy semantics.
0 commit comments