Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 194 Bytes

File metadata and controls

17 lines (10 loc) · 194 Bytes

FsServer

TCP based Erlang binary term server for Julia.

Usage

Run

make

then

>FsServer.serve(2004) #2004 is the default port for the fs_client Erlang module.