Skip to content

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

License

Notifications You must be signed in to change notification settings

oxur/erlang-ports-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages