Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ For the latest version information and changes see the [Change Log](https://gith

The Java and C++ SBE implementations work very efficiently with the [Aeron](https://github.com/aeron-io/aeron)
messaging system for low-latency and high-throughput communications. The Java SBE implementation has a dependency on
[Agrona](https://github.com/aeron-io/agrona) for its buffer implementations. Commercial support is available from
[sales@real-logic.co.uk](mailto:sales@real-logic.co.uk?subject=SBE).
[Agrona](https://github.com/aeron-io/agrona) for its buffer implementations.

Binaries
--------
Expand Down
Loading