Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.32 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.32 KB

erlang-ports-example

Example Rust applications that communicate with Erlang/OTP applications via Erlang Ports

Usage

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 its PATH
  • ensure this Rust project gets compiled as a release
  • calls the compiled executable to start the Rust server

License

Copyright © 2020-2024, Oxur Group

BSD 3-clause License