sean-lin / elixir-skynet-bridge

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Elixir 100.0%