/elixir-skynet-bridge

make Erlang/Elixir and Skynet work together using Skynet Cluster Protocol

Primary LanguageElixirMIT LicenseMIT

elixir-skynet-bridge

make Erlang/Elixir and Skynet work together using Skynet Cluster Protocol

Installation

If available in Hex, the package can be installed by adding skynet to your list of dependencies in mix.exs:

def deps do
  [{:skynet, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/skynet.