Create a GenServer in any language.
Exos contains a very simple GenServer which proxy calls and casts to a given
port command, encoding and decoding the message to the port using erlang
external binary term format. (see related projects :
clojure|python|node_erlastic on https://github.com/kbrw)