Skip to content

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

License

Notifications You must be signed in to change notification settings

geomyidia/erlang-ports-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlang-ports-example

This project demonstrates an application that may be managed by an Erlang supervision tree, communicating with Erlang via the Erlang Ports protocol (essentially the FFI for Erlang).

Usage

This Go application is intended to be used as part of the LFE/OTP Port Examples project (which includes other language integratioins such as Common Lisp and Rust).

The parent project should have:

  • Go 1.18+ installed (older versions not tested)
  • GNU make installed

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published