Example Rust applications that communicate with Erlang/OTP applications via Erlang Ports
This Rust application is intended to be used as part of the LFE/OTP Port Examples project (which includes other language integrations such as Common Lisp and Go).
The parent project should:
- have
cargo
in itsPATH
- ensure this Rust project gets compiled as a release
- calls the compiled executable to start the Rust server
Copyright © 2020-2024, Oxur Group
BSD 3-clause License