Open
Description
Problem Statement
We recently introduced an integration with Aeron in #1048. It only supports JVM but Aeron also provides its implementation in native. Kyo's support for Scala Native is currently limited since there isn't even HTTP server support but integrating with Aeron would enable building high-performance networked systems in Scala Native.
Proposed Solution
Move the current implementation to sharded/src
and provide native stubs for the necessary Aeron types.
Alternative Solutions
No response
Current Workaround
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels